diff options
author | 2014-11-08 16:44:15 +0000 | |
---|---|---|
committer | 2014-11-08 16:44:15 +0000 | |
commit | ed8ac0fd1b7c047111c42a7d2d401bc0103ced05 (patch) | |
tree | 38f1b6b2e1665ce8cc409bda4934cd55fcc12ec0 /perl-core | |
parent | Copy stable keywords from dev-lang/perl-5.18 provider, remove old (diff) | |
download | gentoo-2-ed8ac0fd1b7c047111c42a7d2d401bc0103ced05.tar.gz gentoo-2-ed8ac0fd1b7c047111c42a7d2d401bc0103ced05.tar.bz2 gentoo-2-ed8ac0fd1b7c047111c42a7d2d401bc0103ced05.zip |
Remove old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Storable/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Storable/Storable-2.390.0-r1.ebuild | 22 |
2 files changed, 5 insertions, 23 deletions
diff --git a/perl-core/Storable/ChangeLog b/perl-core/Storable/ChangeLog index 69d4ad6d62d6..4ee5a963f103 100644 --- a/perl-core/Storable/ChangeLog +++ b/perl-core/Storable/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Storable # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.68 2014/07/26 13:16:59 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.69 2014/11/08 16:44:15 dilfridge Exp $ + + 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> + -Storable-2.390.0-r1.ebuild: + Remove old *Storable-2.390.0-r1 (26 Jul 2014) *Storable-2.450.0-r1 (26 Jul 2014) diff --git a/perl-core/Storable/Storable-2.390.0-r1.ebuild b/perl-core/Storable/Storable-2.390.0-r1.ebuild deleted file mode 100644 index c0b0fab38f26..000000000000 --- a/perl-core/Storable/Storable-2.390.0-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.390.0-r1.ebuild,v 1.1 2014/07/26 13:16:59 dilfridge Exp $ - -EAPI=5 - -MODULE_AUTHOR=AMS -MODULE_VERSION=2.39 -inherit perl-module - -DESCRIPTION="The Perl Storable Module" - -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -#RDEPEND=" -# virtual/perl-XSLoader -#" -#DEPEND="${RDEPEND}" - -SRC_TEST="do" |