Various minor improvements

This commit is contained in:
2016-02-29 00:05:15 +01:00
parent 3fa0f3d96a
commit 1300f8bdd1
71 changed files with 291 additions and 280 deletions

View File

@@ -17,10 +17,10 @@ SLOT="0"
PLATFORMS="~amd64 ~x86"
DEPENDENCIES="
run:
sys-apps/gentoo-functions
build:
virtual/pkg-config
run:
sys-apps/gentoo-functions
"
src_compile() {
@@ -45,3 +45,4 @@ pkg_postinst() {
elog "${ROOT}/usr/share/doc/${PNVR}/README"
fi
}