summaryrefslogtreecommitdiff
path: root/app-portage/g-cpan
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-21 18:08:23 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-21 19:12:39 +0100
commit6330c990417cfe307a1651f3345403116923529d (patch)
tree485795e83febcb9fb73e1a54d2c30200072d538c /app-portage/g-cpan
parent96fc64387fd387eadcfa2438afa65dacf695c844 (diff)
downloadgentoo-6330c990417cfe307a1651f3345403116923529d.tar.gz
gentoo-6330c990417cfe307a1651f3345403116923529d.tar.xz
app-portage/g-cpan: Support sys-apps/portage-mgorny
Diffstat (limited to 'app-portage/g-cpan')
-rw-r--r--app-portage/g-cpan/g-cpan-0.16.9-r1.ebuild (renamed from app-portage/g-cpan/g-cpan-0.16.9.ebuild)7
-rw-r--r--app-portage/g-cpan/g-cpan-9999.ebuild7
2 files changed, 10 insertions, 4 deletions
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
index a385366a29c..39bcbf8a06f 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 669c0992637..50536a4a795 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