summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-08-30 18:21:35 +0000
committerTorsten Veller <tove@gentoo.org>2012-08-30 18:21:35 +0000
commitcf1f4251a06b7363e2721aec68671608bd90be3e (patch)
tree4225f95c3bc9e25c7bd5e5fa5fdea4b350987dae /virtual/perl-DB_File
parentVersion bump. (diff)
downloadgentoo-2-cf1f4251a06b7363e2721aec68671608bd90be3e.tar.gz
gentoo-2-cf1f4251a06b7363e2721aec68671608bd90be3e.tar.bz2
gentoo-2-cf1f4251a06b7363e2721aec68671608bd90be3e.zip
[bump] virtual/perl-DB_File-1.827.0
(Portage version: 2.2.0_alpha123/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-DB_File')
-rw-r--r--virtual/perl-DB_File/ChangeLog7
-rw-r--r--virtual/perl-DB_File/perl-DB_File-1.827.0.ebuild16
2 files changed, 22 insertions, 1 deletions
diff --git a/virtual/perl-DB_File/ChangeLog b/virtual/perl-DB_File/ChangeLog
index 5edf7859daf3..ec4c8a6d8e29 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.49 2012/06/19 19:11:58 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.50 2012/08/30 18:21:35 tove Exp $
+
+*perl-DB_File-1.827.0 (30 Aug 2012)
+
+ 30 Aug 2012; Torsten Veller <tove@gentoo.org> +perl-DB_File-1.827.0.ebuild:
+ Version bump
*perl-DB_File-1.826.0-r2 (19 Jun 2012)
diff --git a/virtual/perl-DB_File/perl-DB_File-1.827.0.ebuild b/virtual/perl-DB_File/perl-DB_File-1.827.0.ebuild
new file mode 100644
index 000000000000..990971968c5c
--- /dev/null
+++ b/virtual/perl-DB_File/perl-DB_File-1.827.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2012 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.827.0.ebuild,v 1.1 2012/08/30 18:21:35 tove Exp $
+
+EAPI=4
+
+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 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+IUSE=""
+
+RDEPEND="~perl-core/${PN#perl-}-${PV}"