summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-01-19 11:57:01 +0000
committerTorsten Veller <tove@gentoo.org>2013-01-19 11:57:01 +0000
commit95cebb6744c965f9e356013bf8c82ecaf3fbea23 (patch)
tree178529588f7bd534b68d991ba73efd58a0e1a034 /virtual/perl-Digest-SHA
parentMigrate to distutils-r1. (diff)
downloadgentoo-2-95cebb6744c965f9e356013bf8c82ecaf3fbea23.tar.gz
gentoo-2-95cebb6744c965f9e356013bf8c82ecaf3fbea23.tar.bz2
gentoo-2-95cebb6744c965f9e356013bf8c82ecaf3fbea23.zip
[bump] virtual/perl-Digest-SHA-5.810.0
(Portage version: 2.2.0_alpha154/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'virtual/perl-Digest-SHA')
-rw-r--r--virtual/perl-Digest-SHA/ChangeLog10
-rw-r--r--virtual/perl-Digest-SHA/perl-Digest-SHA-5.810.0.ebuild14
2 files changed, 22 insertions, 2 deletions
diff --git a/virtual/perl-Digest-SHA/ChangeLog b/virtual/perl-Digest-SHA/ChangeLog
index b870c4b33088..bc77e0fe014d 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/ChangeLog,v 1.48 2012/12/08 14:58:50 tove Exp $
+# 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 $
+
+*perl-Digest-SHA-5.810.0 (19 Jan 2013)
+
+ 19 Jan 2013; Torsten Veller <tove@gentoo.org>
+ +perl-Digest-SHA-5.810.0.ebuild:
+ Version bump
*perl-Digest-SHA-5.740.0 (08 Dec 2012)
diff --git a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.810.0.ebuild b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.810.0.ebuild
new file mode 100644
index 000000000000..582e7447dc64
--- /dev/null
+++ b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.810.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.810.0.ebuild,v 1.1 2013/01/19 11:57:01 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}"