summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Bright <eugene@bright.gdn>2018-10-28 14:01:01 +0300
committerUltrabug <ultrabug@gentoo.org>2018-11-25 21:28:27 +0100
commit0d258f50eabca445425b7a0bdba80a3b0229bef6 (patch)
tree47115b2128e382210aeb2851f3d660472f25809e /sys-cluster
parentsys-cluster/glusterfs-{4.1.5,9999}: bump EAPI to 7 (diff)
downloadgentoo-0d258f50eabca445425b7a0bdba80a3b0229bef6.tar.gz
gentoo-0d258f50eabca445425b7a0bdba80a3b0229bef6.tar.bz2
gentoo-0d258f50eabca445425b7a0bdba80a3b0229bef6.zip
sys-cluster/glusterfs-{4.1.5,9999}: make IUSE and inherit ugly again
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/glusterfs/glusterfs-4.1.5.ebuild29
-rw-r--r--sys-cluster/glusterfs/glusterfs-9999.ebuild29
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 94f9a7800207..9110a2d46e73 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 94f9a7800207..9110a2d46e73 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} )