commit: 0d748070e8f4ce1e60bbfed4c3ec95d9d6e9096a
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 18:24:46 2017 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 18:25:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d748070
app-portage/gentoolkit: Block gentoolkit-dev completely
ekeyword, ebump, imlate are part of gentoolkit now.
Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
app-portage/gentoolkit/gentoolkit-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-portage/gentoolkit/gentoolkit-9999.ebuild
b/app-portage/gentoolkit/gentoolkit-9999.ebuild
index 33d422cccca..db87f0f2dcb 100644
--- a/app-portage/gentoolkit/gentoolkit-9999.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -22,7 +22,7 @@ KEYWORDS=""
DEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}
- !<=app-portage/gentoolkit-dev-0.2.7
+ !app-portage/gentoolkit-dev
sys-apps/gawk
sys-apps/gentoo-functions"