From 078dfce1aba9807e67dabc7d29f9623928f559d1 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Sun, 24 Mar 2019 08:00:59 +0100 Subject: [PATCH] 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 --- dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.200.0.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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} -- 2.26.2