dev-python/pifacecommon: QA, no revbump needed.

Package-Manager: Portage-2.3.31, Repoman-2.3.9
Manifest-Sign-Key: 766B8122134269123401492A8B54D7A3FF3CDB17
This commit is contained in:
Nils Freydank 2018-05-01 12:00:58 +02:00
parent 3f5f4aed9a
commit ab85c9b115
No known key found for this signature in database
GPG Key ID: 1D1E9E428EF58746

View File

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Common functions for interacting with PiFace products"
HOMEPAGE="https://github.com/piface/pifacecommon"
if [[ ${PV} == "9999" ]]; then
if [[ ${PV} == *9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/piface/pifacecommon.git"
else