dev-util/conf2struct: Remove use flags
authorCraig Andrews <candrews@gentoo.org>
Thu, 18 Jul 2019 16:31:30 +0000 (12:31 -0400)
committerCraig Andrews <candrews@gentoo.org>
Thu, 18 Jul 2019 19:18:34 +0000 (15:18 -0400)
These use flags were accidentally included

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Craig Andrews <candrews@gentoo.org>
dev-util/conf2struct/conf2struct-0_pre0.ebuild
dev-util/conf2struct/conf2struct-9999.ebuild

index 7c6d5dc0b9b41e99accf972de7bf55e028f17a52..67441e8cca93aecfb2810a03378d6d449dd4e699 100644 (file)
@@ -27,7 +27,7 @@ PATCHES=(
 
 LICENSE="BSD-2"
 SLOT="0"
-IUSE="caps pcre systemd tcpd"
+IUSE=""
 
 RDEPEND="dev-libs/libconfig
        dev-perl/Conf-Libconfig"
index 3ff4bf49a4e653526501fe16b3a99936e0a69777..f20edc27e4dbeb9de96b940d2d4eeaf14d4a5bed 100644 (file)
@@ -17,7 +17,7 @@ fi
 
 LICENSE="BSD-2"
 SLOT="0"
-IUSE="caps pcre systemd tcpd"
+IUSE=""
 
 RDEPEND="dev-libs/libconfig
        dev-perl/Conf-Libconfig"