summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-13 10:37:51 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-13 10:37:51 +0000
commit87967d689fa2d364d9e9b1befd98862c82c11624 (patch)
tree761f59d1311b6fc404f5dc5d89bed4ec887d6696
parentVersion bump (diff)
downloadgentoo-2-87967d689fa2d364d9e9b1befd98862c82c11624.tar.gz
gentoo-2-87967d689fa2d364d9e9b1befd98862c82c11624.tar.bz2
gentoo-2-87967d689fa2d364d9e9b1befd98862c82c11624.zip
Version bump
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
-rw-r--r--virtual/perl-Digest-SHA/ChangeLog9
-rw-r--r--virtual/perl-Digest-SHA/perl-Digest-SHA-5.500.ebuild14
2 files changed, 21 insertions, 2 deletions
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}"