diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-05-28 15:56:40 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-05-28 15:56:40 +0000 |
commit | ae335d7227969720267a45fb4940c6acd0d904c2 (patch) | |
tree | 4c60fe136fba2d9cf2685cd11dbd9ab1a0645af7 /virtual/perl-CPAN-Meta-YAML | |
parent | Drop old (diff) | |
download | gentoo-2-ae335d7227969720267a45fb4940c6acd0d904c2.tar.gz gentoo-2-ae335d7227969720267a45fb4940c6acd0d904c2.tar.bz2 gentoo-2-ae335d7227969720267a45fb4940c6acd0d904c2.zip |
Drop old
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual/perl-CPAN-Meta-YAML')
-rw-r--r-- | virtual/perl-CPAN-Meta-YAML/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0-r1.ebuild | 14 |
2 files changed, 5 insertions, 15 deletions
diff --git a/virtual/perl-CPAN-Meta-YAML/ChangeLog b/virtual/perl-CPAN-Meta-YAML/ChangeLog index 2cf2db1d997a..360e10b247bc 100644 --- a/virtual/perl-CPAN-Meta-YAML/ChangeLog +++ b/virtual/perl-CPAN-Meta-YAML/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-CPAN-Meta-YAML # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 1.39 2014/01/19 21:00:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 1.40 2014/05/28 15:56:40 zlogene Exp $ + + 28 May 2014; Mikle Kolyada <zlogene@gentoo.org> + -perl-CPAN-Meta-YAML-0.3.0-r1.ebuild: + Drop old 19 Jan 2014; Mike Frysinger <vapier@gentoo.org> perl-CPAN-Meta-YAML-0.8.0.ebuild: diff --git a/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0-r1.ebuild b/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0-r1.ebuild deleted file mode 100644 index 14f1a65fab09..000000000000 --- a/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.3.0-r1.ebuild,v 1.2 2011/07/07 04:14:35 aballier Exp $ - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |