app-portage/unsymlink-lib: Support sys-apps/portage-mgorny
authorMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 17:17:37 +0000 (18:17 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 18:12:47 +0000 (19:12 +0100)
app-portage/unsymlink-lib/unsymlink-lib-12-r1.ebuild [moved from app-portage/unsymlink-lib/unsymlink-lib-12.ebuild with 85% similarity]
app-portage/unsymlink-lib/unsymlink-lib-9999.ebuild

similarity index 85%
rename from app-portage/unsymlink-lib/unsymlink-lib-12.ebuild
rename to app-portage/unsymlink-lib/unsymlink-lib-12-r1.ebuild
index cc0eef3daa0795355a10c798079f3b474c7f2125..2fcdf5eb3a90ee254ed59787772c239e34e9f319 100644 (file)
@@ -17,7 +17,10 @@ IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-       sys-apps/portage[${PYTHON_USEDEP}]"
+       || (
+               sys-apps/portage[${PYTHON_USEDEP}]
+               sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+       )"
 
 src_install() {
        python_doscript unsymlink-lib
index 8a11a8833e6b417434a675940648720270f7d124..0a8f8ce3adaab81f8bf0d4267a1c0e382749f0b8 100644 (file)
@@ -18,7 +18,10 @@ IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-       sys-apps/portage[${PYTHON_USEDEP}]"
+       || (
+               sys-apps/portage[${PYTHON_USEDEP}]
+               sys-apps/portage-mgorny[${PYTHON_USEDEP}]
+       )"
 
 src_install() {
        python_doscript unsymlink-lib