summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-01-25 21:18:59 +0000
committerTorsten Veller <tove@gentoo.org>2013-01-25 21:18:59 +0000
commit706ebbc4c005919a91fd9241344f578a624173fa (patch)
tree485ac2dc63c39fea73573022d22743ae49827018 /virtual
parent[bump] perl-core/Digest-SHA-5.820.0 (diff)
downloadgentoo-2-706ebbc4c005919a91fd9241344f578a624173fa.tar.gz
gentoo-2-706ebbc4c005919a91fd9241344f578a624173fa.tar.bz2
gentoo-2-706ebbc4c005919a91fd9241344f578a624173fa.zip
[bump] virtual/perl-Digest-SHA-5.820.0
(Portage version: 2.2.0_alpha159/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Digest-SHA/ChangeLog8
-rw-r--r--virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Digest-SHA/ChangeLog b/virtual/perl-Digest-SHA/ChangeLog
index bc77e0fe014d..888d9855d9a5 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.49 2013/01/19 11:57:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.50 2013/01/25 21:18:59 tove Exp $
+
+*perl-Digest-SHA-5.820.0 (25 Jan 2013)
+
+ 25 Jan 2013; Torsten Veller <tove@gentoo.org>
+ +perl-Digest-SHA-5.820.0.ebuild:
+ Version bump
*perl-Digest-SHA-5.810.0 (19 Jan 2013)
diff --git a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild
new file mode 100644
index 000000000000..011f0acd5ff2
--- /dev/null
+++ b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2013 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.820.0.ebuild,v 1.1 2013/01/25 21:18:59 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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="~perl-core/${PN#perl-}-${PV}"