app-portage/g-cpan: Support sys-apps/portage-mgorny
authorMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 17:08:23 +0000 (18:08 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 18:12:39 +0000 (19:12 +0100)
app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild [moved from app-portage/g-cpan/g-cpan-0.16.9.ebuild with 93% similarity]
app-portage/g-cpan/g-cpan-9999.ebuild

similarity index 93%
rename from app-portage/g-cpan/g-cpan-0.16.9.ebuild
rename to app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild
index a385366a29cee241c522de85a0cb75637e9f92c2..39bcbf8a06f6a1cb67218c6ed05e295c38771d78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -31,7 +31,10 @@ COMMONDEPEND="
        >=dev-perl/YAML-0.60
 "
 RDEPEND="${COMMONDEPEND}
-       >=sys-apps/portage-2.0.0
+       || (
+               >=sys-apps/portage-2.0.0
+               sys-apps/portage-mgorny
+       )
 "
 DEPEND="${COMMONDEPEND}
        virtual/perl-ExtUtils-MakeMaker
index 669c09926378be57f20713947a07daa0815eb1b9..50536a4a795b3b2da619f79160ebabf34194e4fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -33,7 +33,10 @@ COMMONDEPEND="
        >=dev-perl/YAML-0.60
 "
 RDEPEND="${COMMONDEPEND}
-       >=sys-apps/portage-2.0.0
+       || (
+               >=sys-apps/portage-2.0.0
+               sys-apps/portage-mgorny
+       )
 "
 DEPEND="${COMMONDEPEND}
        virtual/perl-ExtUtils-MakeMaker