summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-05 19:42:53 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-05 19:42:53 +0000
commit146d4e8f802ff9f07af3953b9c957fdf8f0642fe (patch)
tree1e0a50ab674cda5bbecf211ac154fb2f2b51b4fd /perl-core/DB_File
parentMarked stable on amd64 per bug# 136765 (diff)
downloadgentoo-2-146d4e8f802ff9f07af3953b9c957fdf8f0642fe.tar.gz
gentoo-2-146d4e8f802ff9f07af3953b9c957fdf8f0642fe.tar.bz2
gentoo-2-146d4e8f802ff9f07af3953b9c957fdf8f0642fe.zip
Fixed RDEPEND wrt bug #134781; fixed header
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'perl-core/DB_File')
-rw-r--r--perl-core/DB_File/ChangeLog6
-rw-r--r--perl-core/DB_File/DB_File-1.811-r1.ebuild5
-rw-r--r--perl-core/DB_File/DB_File-1.811.ebuild5
-rw-r--r--perl-core/DB_File/DB_File-1.813.ebuild5
-rw-r--r--perl-core/DB_File/DB_File-1.814.ebuild5
5 files changed, 17 insertions, 9 deletions
diff --git a/perl-core/DB_File/ChangeLog b/perl-core/DB_File/ChangeLog
index 021cfca0cb91..69b189bb115a 100644
--- a/perl-core/DB_File/ChangeLog
+++ b/perl-core/DB_File/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/DB_File
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.13 2006/02/25 23:36:10 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.14 2006/07/05 19:42:53 ian Exp $
+
+ 05 Jul 2006; Christian Hartmann <ian@gentoo.org> DB_File-1.811.ebuild,
+ DB_File-1.811-r1.ebuild, DB_File-1.813.ebuild, DB_File-1.814.ebuild:
+ Fixed RDEPEND wrt bug #134781; fixed header
25 Feb 2006; Joshua Kinard <kumba@gentoo.org> DB_File-1.814.ebuild:
Marked stable on mips.
diff --git a/perl-core/DB_File/DB_File-1.811-r1.ebuild b/perl-core/DB_File/DB_File-1.811-r1.ebuild
index cf9a38a0c528..d06dd5aa5dd7 100644
--- a/perl-core/DB_File/DB_File-1.811-r1.ebuild
+++ b/perl-core/DB_File/DB_File-1.811-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.811-r1.ebuild,v 1.1 2005/06/30 16:41:51 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.811-r1.ebuild,v 1.2 2006/07/05 19:42:53 ian Exp $
inherit perl-module multilib eutils
@@ -14,6 +14,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="sys-libs/db"
+RDEPEND="${DEPEND}"
SRC_TEST="do"
diff --git a/perl-core/DB_File/DB_File-1.811.ebuild b/perl-core/DB_File/DB_File-1.811.ebuild
index 6655fc097e7e..fce71795687c 100644
--- a/perl-core/DB_File/DB_File-1.811.ebuild
+++ b/perl-core/DB_File/DB_File-1.811.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.811.ebuild,v 1.3 2005/06/30 16:41:51 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.811.ebuild,v 1.4 2006/07/05 19:42:53 ian Exp $
inherit perl-module multilib eutils
@@ -14,6 +14,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="sys-libs/db"
+RDEPEND="${DEPEND}"
SRC_TEST="do"
diff --git a/perl-core/DB_File/DB_File-1.813.ebuild b/perl-core/DB_File/DB_File-1.813.ebuild
index 90febe113143..e0b2b303463a 100644
--- a/perl-core/DB_File/DB_File-1.813.ebuild
+++ b/perl-core/DB_File/DB_File-1.813.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.813.ebuild,v 1.1 2005/11/11 00:47:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.813.ebuild,v 1.2 2006/07/05 19:42:53 ian Exp $
inherit perl-module multilib eutils
@@ -14,6 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar
IUSE=""
DEPEND="sys-libs/db"
+RDEPEND="${DEPEND}"
SRC_TEST="do"
diff --git a/perl-core/DB_File/DB_File-1.814.ebuild b/perl-core/DB_File/DB_File-1.814.ebuild
index c057f9c2146d..f56c0d4065e7 100644
--- a/perl-core/DB_File/DB_File-1.814.ebuild
+++ b/perl-core/DB_File/DB_File-1.814.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.814.ebuild,v 1.8 2006/02/25 23:36:10 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.814.ebuild,v 1.9 2006/07/05 19:42:53 ian Exp $
inherit perl-module multilib eutils
@@ -14,6 +14,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="sys-libs/db"
+RDEPEND="${DEPEND}"
SRC_TEST="do"
@@ -27,4 +28,4 @@ src_unpack() {
fi
cd ${S}
epatch ${FILESDIR}/DB_File-MakeMaker.patch
-}
+} \ No newline at end of file