1
0
Fork 0

app-misc/gebuilder: improved USE flag specification

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2019-10-26 18:32:43 +02:00
parent 286cfe362a
commit 50173bb15c
No known key found for this signature in database
GPG Key ID: EAA9223EE3BB378A
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
26 Oct 2019; <chymera@gentoo.org> gebuilder-9999.ebuild:
app-misc/gebuilder: improved USE flag specification
26 Oct 2019; <chymera@gentoo.org> gebuilder-9999.ebuild, metadata.xml:
app-misc/gebuilder: included tests and more USE

View File

@ -13,7 +13,7 @@ EGIT_REPO_URI="https://github.com/IBT-FMI/gebuilder.git"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
IUSE="autoupdate btrfs -docker -openstack test"
IUSE="autoupdate btrfs docker openstack test"
COMMON_DEPEND="
>=app-shells/bash-4.2:*