From: Michał Górny Date: Wed, 21 Mar 2018 17:08:23 +0000 (+0100) Subject: app-portage/g-cpan: Support sys-apps/portage-mgorny X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6330c990417cfe307a1651f3345403116923529d;p=gentoo.git app-portage/g-cpan: Support sys-apps/portage-mgorny --- diff --git a/app-portage/g-cpan/g-cpan-0.16.9.ebuild b/app-portage/g-cpan/g-cpan-0.16.9-r1.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 a385366a29ce..39bcbf8a06f6 100644 --- a/app-portage/g-cpan/g-cpan-0.16.9.ebuild +++ b/app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild @@ -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 diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild index 669c09926378..50536a4a795b 100644 --- a/app-portage/g-cpan/g-cpan-9999.ebuild +++ b/app-portage/g-cpan/g-cpan-9999.ebuild @@ -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