commit:     0d258f50eabca445425b7a0bdba80a3b0229bef6
Author:     Eugene Bright <eugene <AT> bright <DOT> gdn>
AuthorDate: Sun Oct 28 11:01:01 2018 +0000
Commit:     Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
CommitDate: Sun Nov 25 20:28:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d258f50

sys-cluster/glusterfs-{4.1.5,9999}: make IUSE and inherit ugly again

Signed-off-by: Alexys Jacob <ultrabug <AT> gentoo.org>

 sys-cluster/glusterfs/glusterfs-4.1.5.ebuild | 29 ++--------------------------
 sys-cluster/glusterfs/glusterfs-9999.ebuild  | 29 ++--------------------------
 2 files changed, 4 insertions(+), 54 deletions(-)

diff --git a/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild 
b/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild
index 94f9a780020..9110a2d46e7 100644
--- a/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-4.1.5.ebuild
@@ -5,11 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit autotools
-inherit elisp-common
-inherit python-single-r1
-inherit systemd
-inherit user
+inherit autotools elisp-common python-single-r1 systemd user
 
 if [[ ${PV#9999} != ${PV} ]]; then
        inherit git-r3
@@ -24,28 +20,7 @@ HOMEPAGE="https://www.gluster.org/";
 
 LICENSE="|| ( GPL-2 LGPL-3+ )"
 SLOT="0"
-IUSE="
-       bd-xlator
-       crypt-xlator
-       debug
-       emacs
-       +fuse
-       +georeplication
-       glupy
-       infiniband
-       ipv6
-       libressl
-       +libtirpc
-       qemu-block
-       rsyslog
-       static-libs
-       +syslog
-       systemtap
-       test
-       +tiering
-       vim-syntax
-       +xml
-"
+IUSE="bd-xlator crypt-xlator debug emacs +fuse +georeplication glupy 
infiniband ipv6 libressl +libtirpc qemu-block rsyslog static-libs +syslog 
systemtap test +tiering vim-syntax +xml"
 
 REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} )
        glupy? ( ${PYTHON_REQUIRED_USE} )

diff --git a/sys-cluster/glusterfs/glusterfs-9999.ebuild 
b/sys-cluster/glusterfs/glusterfs-9999.ebuild
index 94f9a780020..9110a2d46e7 100644
--- a/sys-cluster/glusterfs/glusterfs-9999.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-9999.ebuild
@@ -5,11 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit autotools
-inherit elisp-common
-inherit python-single-r1
-inherit systemd
-inherit user
+inherit autotools elisp-common python-single-r1 systemd user
 
 if [[ ${PV#9999} != ${PV} ]]; then
        inherit git-r3
@@ -24,28 +20,7 @@ HOMEPAGE="https://www.gluster.org/";
 
 LICENSE="|| ( GPL-2 LGPL-3+ )"
 SLOT="0"
-IUSE="
-       bd-xlator
-       crypt-xlator
-       debug
-       emacs
-       +fuse
-       +georeplication
-       glupy
-       infiniband
-       ipv6
-       libressl
-       +libtirpc
-       qemu-block
-       rsyslog
-       static-libs
-       +syslog
-       systemtap
-       test
-       +tiering
-       vim-syntax
-       +xml
-"
+IUSE="bd-xlator crypt-xlator debug emacs +fuse +georeplication glupy 
infiniband ipv6 libressl +libtirpc qemu-block rsyslog static-libs +syslog 
systemtap test +tiering vim-syntax +xml"
 
 REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} )
        glupy? ( ${PYTHON_REQUIRED_USE} )

Reply via email to