app-portage/gentoolkit: Support sys-apps/portage-mgorny
authorMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 16:26:35 +0000 (17:26 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 18:12:20 +0000 (19:12 +0100)
app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild [moved from app-portage/gentoolkit/gentoolkit-0.4.2.ebuild with 95% similarity]
app-portage/gentoolkit/gentoolkit-9999.ebuild

similarity index 95%
rename from app-portage/gentoolkit/gentoolkit-0.4.2.ebuild
rename to app-portage/gentoolkit/gentoolkit-0.4.2-r1.ebuild
index df5293c2d9f33e83f007ed8579dc2be91ecd1ce6..9307a8289711eda1d6d88944d9ddf28fba9dceef 100644 (file)
@@ -18,7 +18,11 @@ 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 ~arm-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}]"
+DEPEND="
+       || (
+               sys-apps/portage[${PYTHON_USEDEP}]
+               sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+       )"
 RDEPEND="${DEPEND}
        !app-portage/gentoolkit-dev
        sys-apps/gawk
index 7583a0910da3e3b5b5e5d6b4736b8977aebe9c54..084927bf88c86f4666950124a3458af76dd42f9e 100644 (file)
@@ -20,7 +20,11 @@ IUSE=""
 
 KEYWORDS=""
 
-DEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+DEPEND="
+       || (
+               sys-apps/portage[${PYTHON_USEDEP}]
+               sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+       )"
 RDEPEND="${DEPEND}
        !app-portage/gentoolkit-dev
        sys-apps/gawk