From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 67B05138334 for ; Sun, 25 Nov 2018 20:28:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4478CE089B; Sun, 25 Nov 2018 20:28:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 06B3EE089B for ; Sun, 25 Nov 2018 20:28:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 923C7335D65 for ; Sun, 25 Nov 2018 20:28:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 392184B8 for ; Sun, 25 Nov 2018 20:28:43 +0000 (UTC) From: "Alexys Jacob" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexys Jacob" Message-ID: <1543177707.0d258f50eabca445425b7a0bdba80a3b0229bef6.ultrabug@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/glusterfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/glusterfs/glusterfs-4.1.5.ebuild sys-cluster/glusterfs/glusterfs-9999.ebuild X-VCS-Directories: sys-cluster/glusterfs/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 0d258f50eabca445425b7a0bdba80a3b0229bef6 X-VCS-Branch: master Date: Sun, 25 Nov 2018 20:28:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e72d32de-2fe9-4605-89f5-1523a1450c27 X-Archives-Hash: e2a2070bc663a0103248eb2e2cffcbc1 commit: 0d258f50eabca445425b7a0bdba80a3b0229bef6 Author: Eugene Bright bright gdn> AuthorDate: Sun Oct 28 11:01:01 2018 +0000 Commit: Alexys Jacob gentoo 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 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} )