dev-libs/libpifacedigital: QA & cleanup, no revbump needed.
Package-Manager: Portage-2.3.31, Repoman-2.3.9 Manifest-Sign-Key: 766B8122134269123401492A8B54D7A3FF3CDB17
This commit is contained in:
parent
2b5add3906
commit
3f5f4aed9a
@ -8,7 +8,7 @@ inherit toolchain-funcs
|
|||||||
DESCRIPTION="C library for controlling (RaspberryPi) PiFace Digital"
|
DESCRIPTION="C library for controlling (RaspberryPi) PiFace Digital"
|
||||||
HOMEPAGE="https://github.com/piface/libpifacedigital"
|
HOMEPAGE="https://github.com/piface/libpifacedigital"
|
||||||
|
|
||||||
if [[ ${PV} == "9999" ]]; then
|
if [[ ${PV} == *9999 ]]; then
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
EGIT_REPO_URI="https://github.com/piface/libpifacedigital.git"
|
EGIT_REPO_URI="https://github.com/piface/libpifacedigital.git"
|
||||||
else
|
else
|
||||||
@ -18,7 +18,6 @@ fi
|
|||||||
|
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
#IUSE="python java javascript lua"
|
|
||||||
IUSE=""
|
IUSE=""
|
||||||
|
|
||||||
DEPEND="dev-libs/libmcp23s17"
|
DEPEND="dev-libs/libmcp23s17"
|
||||||
|
Loading…
Reference in New Issue
Block a user