summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-05-18 10:56:00 +0200
committerMichał Górny <mgorny@gentoo.org>2019-05-18 12:02:21 +0200
commitdef96cdfe0d56158876bf89f6163710dfcdcd0b6 (patch)
tree7a0bd6e57319e69a6d89e4dbc0626ababc9be784 /app-portage/gentoolkit
parentapp-portage/g-sorcery: Prune dep on portage-mgorny (diff)
downloadgentoo-def96cdfe0d56158876bf89f6163710dfcdcd0b6.tar.gz
gentoo-def96cdfe0d56158876bf89f6163710dfcdcd0b6.tar.bz2
gentoo-def96cdfe0d56158876bf89f6163710dfcdcd0b6.zip
app-portage/gentoolkit: Prune dep on portage-mgorny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage/gentoolkit')
-rw-r--r--app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild6
-rw-r--r--app-portage/gentoolkit/gentoolkit-9999.ebuild6
2 files changed, 2 insertions, 10 deletions
diff --git a/app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild b/app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild
index 5f1841df4939..80419cd05b1a 100644
--- a/app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild
@@ -18,11 +18,7 @@ IUSE=""
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-DEPEND="
- || (
- sys-apps/portage[${PYTHON_USEDEP}]
- sys-apps/portage-mgorny[${PYTHON_USEDEP}]
- )"
+DEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}
!app-portage/gentoolkit-dev
sys-apps/gawk
diff --git a/app-portage/gentoolkit/gentoolkit-9999.ebuild b/app-portage/gentoolkit/gentoolkit-9999.ebuild
index a36db0ec310a..d3fb68d9097d 100644
--- a/app-portage/gentoolkit/gentoolkit-9999.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-9999.ebuild
@@ -19,11 +19,7 @@ IUSE=""
KEYWORDS=""
-DEPEND="
- || (
- sys-apps/portage[${PYTHON_USEDEP}]
- sys-apps/portage-mgorny[${PYTHON_USEDEP}]
- )"
+DEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}
sys-apps/gawk
sys-apps/gentoo-functions"