summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-03-01 19:16:48 +0000
committerTorsten Veller <tove@gentoo.org>2012-03-01 19:16:48 +0000
commitc1eec662f2f7937bb3c0db25240e866a6fc99f5b (patch)
tree3db943bf169cac72e88e6c8e4615f9997af29963 /virtual
parent[bump] perl-core/Digest-SHA-5.710.0 (diff)
downloadgentoo-2-c1eec662f2f7937bb3c0db25240e866a6fc99f5b.tar.gz
gentoo-2-c1eec662f2f7937bb3c0db25240e866a6fc99f5b.tar.bz2
gentoo-2-c1eec662f2f7937bb3c0db25240e866a6fc99f5b.zip
[bump] virtual/perl-Digest-SHA-5.710.0
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Digest-SHA/ChangeLog10
-rw-r--r--virtual/perl-Digest-SHA/perl-Digest-SHA-5.710.0.ebuild14
2 files changed, 22 insertions, 2 deletions
diff --git a/virtual/perl-Digest-SHA/ChangeLog b/virtual/perl-Digest-SHA/ChangeLog
index a895935aa13b..4e9a98e74db3 100644
--- a/virtual/perl-Digest-SHA/ChangeLog
+++ b/virtual/perl-Digest-SHA/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Digest-SHA
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.42 2011/12/19 15:58:38 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.43 2012/03/01 19:16:48 tove Exp $
+
+*perl-Digest-SHA-5.710.0 (01 Mar 2012)
+
+ 01 Mar 2012; Torsten Veller <tove@gentoo.org>
+ +perl-Digest-SHA-5.710.0.ebuild:
+ Version bump
*perl-Digest-SHA-5.700.0 (19 Dec 2011)
diff --git a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.710.0.ebuild b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.710.0.ebuild
new file mode 100644
index 000000000000..70c3c36b25e3
--- /dev/null
+++ b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.710.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 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.710.0.ebuild,v 1.1 2012/03/01 19:16:48 tove 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 ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="~perl-core/${PN#perl-}-${PV}"