diff options
author | Torsten Veller <tove@gentoo.org> | 2011-08-07 13:59:43 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-08-07 13:59:43 +0000 |
commit | 6bff33f3b51b3017acb828c8ae53dd4eddf046cc (patch) | |
tree | 6e29d6a22bb255378b75e2b8131cb6c88c1f02c5 /virtual | |
parent | [bump] perl-core/Storable-2.300.0 (diff) | |
download | historical-6bff33f3b51b3017acb828c8ae53dd4eddf046cc.tar.gz historical-6bff33f3b51b3017acb828c8ae53dd4eddf046cc.tar.bz2 historical-6bff33f3b51b3017acb828c8ae53dd4eddf046cc.zip |
[bump] virtual/perl-Storable-2.300.0
Package-Manager: portage-2.2.0_alpha50/cvs/Linux x86_64
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Storable/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-Storable/perl-Storable-2.300.0.ebuild | 15 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Storable/ChangeLog b/virtual/perl-Storable/ChangeLog index 9f7fd816fce5..867e89048be9 100644 --- a/virtual/perl-Storable/ChangeLog +++ b/virtual/perl-Storable/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-Storable # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.39 2011/07/30 11:59:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.40 2011/08/07 13:59:43 tove Exp $ + +*perl-Storable-2.300.0 (07 Aug 2011) + + 07 Aug 2011; Torsten Veller <tove@gentoo.org> +perl-Storable-2.300.0.ebuild: + Version bump 30 Jul 2011; Torsten Veller <tove@gentoo.org> perl-Storable-2.20.ebuild, perl-Storable-2.250.ebuild: diff --git a/virtual/perl-Storable/perl-Storable-2.300.0.ebuild b/virtual/perl-Storable/perl-Storable-2.300.0.ebuild new file mode 100644 index 000000000000..9a3bf71ce1a8 --- /dev/null +++ b/virtual/perl-Storable/perl-Storable-2.300.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.300.0.ebuild,v 1.1 2011/08/07 13:59:43 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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="" + +DEPEND="" +RDEPEND="~perl-core/${PN#perl-}-${PV}" |