summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 19:38:18 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 19:38:18 +0000
commit03ad0043e5a163a465e323d43d3b9bb90277c111 (patch)
tree469921ebe2b3ed167d9733673884d2fc3ef6a3bd /virtual/perl-MIME-Base64
parentSorry, proper rdeps (diff)
downloadhistorical-03ad0043e5a163a465e323d43d3b9bb90277c111.tar.gz
historical-03ad0043e5a163a465e323d43d3b9bb90277c111.tar.bz2
historical-03ad0043e5a163a465e323d43d3b9bb90277c111.zip
Updated RDEPENDS
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'virtual/perl-MIME-Base64')
-rw-r--r--virtual/perl-MIME-Base64/ChangeLog6
-rw-r--r--virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.ebuild4
-rw-r--r--virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-MIME-Base64/ChangeLog b/virtual/perl-MIME-Base64/ChangeLog
index 09fe2d934c70..4a05ddca244d 100644
--- a/virtual/perl-MIME-Base64/ChangeLog
+++ b/virtual/perl-MIME-Base64/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gentoo-x86/virtual
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.1 2006/02/07 11:52:59 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.2 2006/02/13 19:35:30 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-MIME-Base64-3.05.ebuild, perl-MIME-Base64-3.07.ebuild:
+ Updated RDEPENDS
*perl-MIME-Base64-3.07 (07 Feb 2006)
*perl-MIME-Base64-3.05 (07 Feb 2006)
diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.ebuild
index 5eae719594f4..c7c27b2416cc 100644
--- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.ebuild
+++ b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.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/virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.ebuild,v 1.1 2006/02/07 11:52:59 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.ebuild,v 1.2 2006/02/13 19:35:30 mcummings Exp $
DESCRIPTION="Virtual for MIME-Base64"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/MIME-Base64-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.8.7 ~perl-core/MIME-Base64-${PV} )"
diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild
index 22d7400ace05..f402ba12ece7 100644
--- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild
+++ b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.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/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild,v 1.1 2006/02/07 11:52:59 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild,v 1.2 2006/02/13 19:35:30 mcummings Exp $
DESCRIPTION="Virtual for MIME-Base64"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/MIME-Base64-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/MIME-Base64-${PV} )"