dev-perl/Gentoo-App-Pram: forbid app-portage/pram installation.
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 24 Mar 2019 07:00:59 +0000 (08:00 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 24 Mar 2019 07:01:26 +0000 (08:01 +0100)
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.200.0.ebuild

index c7fb32189d7543c33ac0a832572f8271ae5244cb..1bf375c2c16f3740d542c73de68774d83efcb01e 100644 (file)
@@ -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}