summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-01-29 08:43:24 +0000
committerTorsten Veller <tove@gentoo.org>2012-01-29 08:43:24 +0000
commitf1c0b490d12aaa7ea9e826e8cb705f1907441784 (patch)
treea78a35fe1a43bc8176654930ec2a05d9ac605565 /virtual/perl-DB_File
parent[bump] perl-core/DB_File-1.826.0 (diff)
downloadgentoo-2-f1c0b490d12aaa7ea9e826e8cb705f1907441784.tar.gz
gentoo-2-f1c0b490d12aaa7ea9e826e8cb705f1907441784.tar.bz2
gentoo-2-f1c0b490d12aaa7ea9e826e8cb705f1907441784.zip
[bump] virtual/perl-DB_File-1.826.0
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-DB_File')
-rw-r--r--virtual/perl-DB_File/ChangeLog9
-rw-r--r--virtual/perl-DB_File/perl-DB_File-1.826.0.ebuild14
2 files changed, 21 insertions, 2 deletions
diff --git a/virtual/perl-DB_File/ChangeLog b/virtual/perl-DB_File/ChangeLog
index a88bff05ab1b..32623135fd0e 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.45 2011/10/15 18:11:45 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.46 2012/01/29 08:43:24 tove Exp $
+
+*perl-DB_File-1.826.0 (29 Jan 2012)
+
+ 29 Jan 2012; Torsten Veller <tove@gentoo.org> +perl-DB_File-1.826.0.ebuild:
+ Version bump
15 Oct 2011; Torsten Veller <tove@gentoo.org> perl-DB_File-1.820.ebuild:
DB_File is provided by dev-lang/perl[berkdb] (#385697)
diff --git a/virtual/perl-DB_File/perl-DB_File-1.826.0.ebuild b/virtual/perl-DB_File/perl-DB_File-1.826.0.ebuild
new file mode 100644
index 000000000000..0a1c997ca7c0
--- /dev/null
+++ b/virtual/perl-DB_File/perl-DB_File-1.826.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-DB_File/perl-DB_File-1.826.0.ebuild,v 1.1 2012/01/29 08:43:24 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 ~amd64-linux ~x86-linux ~x86-macos"
+IUSE=""
+
+RDEPEND="~perl-core/${PN#perl-}-${PV}"