net-misc/cfengine: cleaner REQUIRED_USE syntax.
authorRobin H. Johnson <robbat2@gentoo.org>
Thu, 10 Aug 2017 17:26:21 +0000 (10:26 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Thu, 10 Aug 2017 17:26:36 +0000 (10:26 -0700)
Package-Manager: portage-2.3.6

net-misc/cfengine/cfengine-2.2.10-r4.ebuild
net-misc/cfengine/cfengine-3.3.9.ebuild
net-misc/cfengine/cfengine-3.4.5.ebuild
net-misc/cfengine/cfengine-3.5.3.ebuild
net-misc/cfengine/cfengine-3.6.2.ebuild

index c45cf6eb234a9980900b45ec6e535149185217c8..a2f6f9d7afc13b47c6162e34683219de5468f6c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="2"
index ad9bc45b5ec57af5cd1557dc406ed5c6cf28a339..907365bda35ce8285c313d3146a6f4d828a74716 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -30,10 +30,7 @@ DEPEND=">=sys-libs/db-4
 RDEPEND="${DEPEND}"
 PDEPEND="vim-syntax? ( app-vim/cfengine-syntax )"
 
-REQUIRED_USE="qdbm? ( !tokyocabinet )
-       tokyocabinet? ( !qdbm )
-       !tokyocabinet? ( qdbm )
-       !qdbm? ( tokyocabinet )"
+REQUIRED_USE="^^ ( qdbm tokyocabinet )"
 
 S="${WORKDIR}/${MY_P}"
 
index 756554953c2da5be3448b4b7463cf5709256bff2..c377a81c5a5f52f2b788c8e25086c733bef254d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -35,10 +35,7 @@ DEPEND=">=sys-libs/db-4
 RDEPEND="${DEPEND}"
 PDEPEND="vim-syntax? ( app-vim/cfengine-syntax )"
 
-REQUIRED_USE="qdbm? ( !tokyocabinet )
-       tokyocabinet? ( !qdbm )
-       !tokyocabinet? ( qdbm )
-       !qdbm? ( tokyocabinet )"
+REQUIRED_USE="^^ ( qdbm tokyocabinet )"
 
 S="${WORKDIR}/${MY_P}"
 
index ff3b6cb7a28ea04a80593e7445edd286fc65d771..8f39bfb0f9b07049b702647b59a1a2e80e3c7d61 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -33,10 +33,7 @@ DEPEND="acl? ( virtual/acl )
 RDEPEND="${DEPEND}"
 PDEPEND="vim-syntax? ( app-vim/cfengine-syntax )"
 
-REQUIRED_USE="qdbm? ( !tokyocabinet )
-       tokyocabinet? ( !qdbm )
-       !tokyocabinet? ( qdbm )
-       !qdbm? ( tokyocabinet )"
+REQUIRED_USE="^^ ( qdbm tokyocabinet )"
 
 S="${WORKDIR}/${MY_P}"
 
index 3d85b439dd09c0c8a9fdf2152a9031588191c1e2..a4e5ae6c7db9ff80e3cc00652a289208707de83d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -33,10 +33,7 @@ DEPEND="acl? ( virtual/acl )
 RDEPEND="${DEPEND}"
 PDEPEND="vim-syntax? ( app-vim/cfengine-syntax )"
 
-REQUIRED_USE="qdbm? ( !tokyocabinet )
-       tokyocabinet? ( !qdbm )
-       !tokyocabinet? ( qdbm )
-       !qdbm? ( tokyocabinet )"
+REQUIRED_USE="^^ ( qdbm tokyocabinet )"
 
 S="${WORKDIR}/${MY_P}"