commit: 078dfce1aba9807e67dabc7d29f9623928f559d1
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 24 07:00:59 2019 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Mar 24 07:01:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078dfce1
dev-perl/Gentoo-App-Pram: forbid app-portage/pram installation.
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
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 c7fb32189d7..1bf375c2c16 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}