diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-11-08 15:13:17 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-11-08 15:13:17 +0000 |
commit | c381ad7aec7c2f071b71ee3bef3bb5cce959ab2f (patch) | |
tree | 4a8112b8d5cb797a3d7f7e94b45e754598889da9 /virtual/perl-Encode | |
parent | Remove Perl 5.16 as provider (diff) | |
download | gentoo-2-c381ad7aec7c2f071b71ee3bef3bb5cce959ab2f.tar.gz gentoo-2-c381ad7aec7c2f071b71ee3bef3bb5cce959ab2f.tar.bz2 gentoo-2-c381ad7aec7c2f071b71ee3bef3bb5cce959ab2f.zip |
Remove old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'virtual/perl-Encode')
-rw-r--r-- | virtual/perl-Encode/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Encode/perl-Encode-2.470.0.ebuild | 14 |
2 files changed, 5 insertions, 15 deletions
diff --git a/virtual/perl-Encode/ChangeLog b/virtual/perl-Encode/ChangeLog index 9904cabd8527..18344078437a 100644 --- a/virtual/perl-Encode/ChangeLog +++ b/virtual/perl-Encode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Encode # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.74 2014/09/23 09:57:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.75 2014/11/08 15:13:17 dilfridge Exp $ + + 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> + -perl-Encode-2.470.0.ebuild: + Remove old 23 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-Encode-2.490.0-r2.ebuild: Stable for sparc, wrt bug #504786 diff --git a/virtual/perl-Encode/perl-Encode-2.470.0.ebuild b/virtual/perl-Encode/perl-Encode-2.470.0.ebuild deleted file mode 100644 index e6e7c8ef581d..000000000000 --- a/virtual/perl-Encode/perl-Encode-2.470.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.470.0.ebuild,v 1.16 2014/01/20 23:24:32 vapier Exp $ - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="" - -RDEPEND="~perl-core/${PN#perl-}-${PV}" |