diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-02-19 12:08:46 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-02-20 04:22:29 +1300 |
commit | ce41c28367b427d3cbd860253b0e642aa0e70d3c (patch) | |
tree | fc85765b29225fb602a0716f2174d2b4634b5266 /perl-core | |
parent | virtual/perl-*: -r bump for rdep propagation (diff) | |
download | gentoo-ce41c28367b427d3cbd860253b0e642aa0e70d3c.tar.gz gentoo-ce41c28367b427d3cbd860253b0e642aa0e70d3c.tar.bz2 gentoo-ce41c28367b427d3cbd860253b0e642aa0e70d3c.zip |
perl-core/{Digest,Term-ANSIColor,Test,Text-Balanced}: Dekeyword
These are no longer referred to by any virtuals, but may again be
in future.
Do not install these unless you want to have problems.
These are mostly kept here to avoid needless metadata churn and
to avoid spurious last-riting.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Digest/Digest-1.170.0-r1.ebuild | 2 | ||||
-rw-r--r-- | perl-core/Term-ANSIColor/Term-ANSIColor-4.20.0.ebuild | 2 | ||||
-rw-r--r-- | perl-core/Test/Test-1.260.0.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Text-Balanced/Text-Balanced-2.20.0-r1.ebuild | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/perl-core/Digest/Digest-1.170.0-r1.ebuild b/perl-core/Digest/Digest-1.170.0-r1.ebuild index a26367916c89..8602447f5a0c 100644 --- a/perl-core/Digest/Digest-1.170.0-r1.ebuild +++ b/perl-core/Digest/Digest-1.170.0-r1.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Modules that calculate message digests" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="" IUSE="" RDEPEND="virtual/perl-MIME-Base64" diff --git a/perl-core/Term-ANSIColor/Term-ANSIColor-4.20.0.ebuild b/perl-core/Term-ANSIColor/Term-ANSIColor-4.20.0.ebuild index 646174eff8d2..586562266d63 100644 --- a/perl-core/Term-ANSIColor/Term-ANSIColor-4.20.0.ebuild +++ b/perl-core/Term-ANSIColor/Term-ANSIColor-4.20.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Color screen output using ANSI escape sequences" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="" IUSE="" SRC_TEST="do" diff --git a/perl-core/Test/Test-1.260.0.ebuild b/perl-core/Test/Test-1.260.0.ebuild index 2d982a983b5c..e4367b9a9a41 100644 --- a/perl-core/Test/Test-1.260.0.ebuild +++ b/perl-core/Test/Test-1.260.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Utilities for writing test scripts" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="" IUSE="" SRC_TEST="do" diff --git a/perl-core/Text-Balanced/Text-Balanced-2.20.0-r1.ebuild b/perl-core/Text-Balanced/Text-Balanced-2.20.0-r1.ebuild index b2b83c369cc2..88361e227ade 100644 --- a/perl-core/Text-Balanced/Text-Balanced-2.20.0-r1.ebuild +++ b/perl-core/Text-Balanced/Text-Balanced-2.20.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Extract balanced-delimiter substrings" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="" IUSE="" SRC_TEST=do |