From 0d258f50eabca445425b7a0bdba80a3b0229bef6 Mon Sep 17 00:00:00 2001 From: Eugene Bright Date: Sun, 28 Oct 2018 14:01:01 +0300 Subject: [PATCH] sys-cluster/glusterfs-{4.1.5,9999}: make IUSE and inherit ugly again Signed-off-by: Alexys Jacob --- 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 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} ) -- 2.26.2