sys-cluster/glusterfs-{4.1.5,9999}: make IUSE and inherit ugly again
authorEugene Bright <eugene@bright.gdn>
Sun, 28 Oct 2018 11:01:01 +0000 (14:01 +0300)
committerUltrabug <ultrabug@gentoo.org>
Sun, 25 Nov 2018 20:28:27 +0000 (21:28 +0100)
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
sys-cluster/glusterfs/glusterfs-4.1.5.ebuild
sys-cluster/glusterfs/glusterfs-9999.ebuild

index 94f9a7800207fe4c7f07f063eea24e47c78932f4..9110a2d46e73e82713aaa9550e9da3f0172fcf26 100644 (file)
@@ -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} )
index 94f9a7800207fe4c7f07f063eea24e47c78932f4..9110a2d46e73e82713aaa9550e9da3f0172fcf26 100644 (file)
@@ -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} )