diff options
author | Torsten Veller <tove@gentoo.org> | 2011-01-13 10:42:02 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-01-13 10:42:02 +0000 |
commit | e2fd8ac1cfe772a1aa2a3c321eb7f0bc618c7880 (patch) | |
tree | dc84a60f2a16bc5b242cab566c03b381b2bc756d /virtual | |
parent | Version bump (diff) | |
download | historical-e2fd8ac1cfe772a1aa2a3c321eb7f0bc618c7880.tar.gz historical-e2fd8ac1cfe772a1aa2a3c321eb7f0bc618c7880.tar.bz2 historical-e2fd8ac1cfe772a1aa2a3c321eb7f0bc618c7880.zip |
Version bump
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-DB_File/ChangeLog | 9 | ||||
-rw-r--r-- | virtual/perl-DB_File/perl-DB_File-1.821.ebuild | 17 | ||||
-rw-r--r-- | virtual/perl-Digest-SHA/ChangeLog | 9 | ||||
-rw-r--r-- | virtual/perl-Digest-SHA/perl-Digest-SHA-5.500.ebuild | 14 |
4 files changed, 45 insertions, 4 deletions
diff --git a/virtual/perl-DB_File/ChangeLog b/virtual/perl-DB_File/ChangeLog index 74ef56036b3c..9f8f11d588c5 100644 --- a/virtual/perl-DB_File/ChangeLog +++ b/virtual/perl-DB_File/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-DB_File -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.39 2010/09/07 20:19:58 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.40 2011/01/13 10:42:02 tove Exp $ + +*perl-DB_File-1.821 (13 Jan 2011) + + 13 Jan 2011; Torsten Veller <tove@gentoo.org> +perl-DB_File-1.821.ebuild: + Version bump 07 Sep 2010; Torsten Veller <tove@gentoo.org> perl-DB_File-1.820.ebuild: Add perl-5.12.2 as provider diff --git a/virtual/perl-DB_File/perl-DB_File-1.821.ebuild b/virtual/perl-DB_File/perl-DB_File-1.821.ebuild new file mode 100644 index 000000000000..4ae66e7442dc --- /dev/null +++ b/virtual/perl-DB_File/perl-DB_File-1.821.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.821.ebuild,v 1.1 2011/01/13 10:42:02 tove Exp $ + +EAPI=2 + +DESCRIPTION="Virtual for DB_File" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +IUSE="" + +DEPEND="" +RDEPEND="~perl-core/DB_File-${PV}" diff --git a/virtual/perl-Digest-SHA/ChangeLog b/virtual/perl-Digest-SHA/ChangeLog index ccd263fa6b91..c51b1e62b83d 100644 --- a/virtual/perl-Digest-SHA/ChangeLog +++ b/virtual/perl-Digest-SHA/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-Digest-SHA -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.22 2010/12/07 04:30:25 mattst88 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.23 2011/01/13 10:37:51 tove Exp $ + +*perl-Digest-SHA-5.500 (13 Jan 2011) + + 13 Jan 2011; Torsten Veller <tove@gentoo.org> +perl-Digest-SHA-5.500.ebuild: + Version bump 07 Dec 2010; Matt Turner <mattst88@gentoo.org> perl-Digest-SHA-5.48.ebuild: diff --git a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.500.ebuild b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.500.ebuild new file mode 100644 index 000000000000..acfc2b0cbbef --- /dev/null +++ b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.500.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/perl-Digest-SHA-5.500.ebuild,v 1.1 2011/01/13 10:37:51 tove Exp $ + +DESCRIPTION="Perl extension for SHA-1/224/256/384/512" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="" + +RDEPEND="~perl-core/Digest-SHA-${PV}" |