summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-07-14 06:25:14 +0000
committerTorsten Veller <tove@gentoo.org>2010-07-14 06:25:14 +0000
commit82e531926a381bf6e551f4353c4901526bef8068 (patch)
tree0edaa08d4b25b857b61f3b6a4e66f0cfa9e1c1ed /virtual/perl-DB_File
parentAdd perl-5.12 as provider (diff)
downloadgentoo-2-82e531926a381bf6e551f4353c4901526bef8068.tar.gz
gentoo-2-82e531926a381bf6e551f4353c4901526bef8068.tar.bz2
gentoo-2-82e531926a381bf6e551f4353c4901526bef8068.zip
Add perl-5.12 as provider
(Portage version: 2.2_rc67_p192/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-DB_File')
-rw-r--r--virtual/perl-DB_File/ChangeLog5
-rw-r--r--virtual/perl-DB_File/perl-DB_File-1.820.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-DB_File/ChangeLog b/virtual/perl-DB_File/ChangeLog
index d24d735e8308..4a11308cba83 100644
--- a/virtual/perl-DB_File/ChangeLog
+++ b/virtual/perl-DB_File/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-DB_File
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.37 2010/02/14 08:02:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.38 2010/07/14 06:25:14 tove Exp $
+
+ 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-DB_File-1.820.ebuild:
+ Add perl-5.12 as provider
14 Feb 2010; Torsten Veller <tove@gentoo.org> perl-DB_File-1.820.ebuild:
No need to inherit eutils anymore
diff --git a/virtual/perl-DB_File/perl-DB_File-1.820.ebuild b/virtual/perl-DB_File/perl-DB_File-1.820.ebuild
index 0703a9c17dfa..9a2ad69adcf7 100644
--- a/virtual/perl-DB_File/perl-DB_File-1.820.ebuild
+++ b/virtual/perl-DB_File/perl-DB_File-1.820.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.820.ebuild,v 1.13 2010/02/14 08:02:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.820.ebuild,v 1.14 2010/07/14 06:25:14 tove Exp $
EAPI=2
@@ -14,4 +14,4 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd6
IUSE=""
DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.10.1[berkdb] ~perl-core/DB_File-${PV} )"
+RDEPEND="|| ( ~dev-lang/perl-5.12.1[berkdb] ~dev-lang/perl-5.10.1[berkdb] ~perl-core/DB_File-${PV} )"