From: Patrice Clement Date: Sun, 24 Mar 2019 07:00:59 +0000 (+0100) Subject: dev-perl/Gentoo-App-Pram: forbid app-portage/pram installation. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=078dfce1aba9807e67dabc7d29f9623928f559d1;p=gentoo.git dev-perl/Gentoo-App-Pram: forbid app-portage/pram installation. Signed-off-by: Patrice Clement Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.200.0.ebuild b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.200.0.ebuild index c7fb32189d75..1bf375c2c16f 100644 --- a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.200.0.ebuild +++ b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.200.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,8 @@ RDEPEND=" virtual/perl-File-Temp virtual/perl-HTTP-Tiny virtual/perl-Getopt-Long - virtual/perl-Term-ANSIColor" + virtual/perl-Term-ANSIColor + !app-portage/pram" DEPEND=" ${RDEPEND}