summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 20:00:52 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 20:00:52 +0000
commit2078b1af025ce7f9ce69248d719278c447647373 (patch)
tree237244552caa879e6c2ad7df25ec40e4365a0700 /virtual/perl-Sys-Syslog
parentRemoved from dev-lisp: Frequent upstream releases means a CVS ebuild for ECLS... (diff)
downloadhistorical-2078b1af025ce7f9ce69248d719278c447647373.tar.gz
historical-2078b1af025ce7f9ce69248d719278c447647373.tar.bz2
historical-2078b1af025ce7f9ce69248d719278c447647373.zip
Updated RDEPS
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'virtual/perl-Sys-Syslog')
-rw-r--r--virtual/perl-Sys-Syslog/ChangeLog6
-rw-r--r--virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.13.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Sys-Syslog/ChangeLog b/virtual/perl-Sys-Syslog/ChangeLog
index fd9a338ee7e5..0d901829e027 100644
--- a/virtual/perl-Sys-Syslog/ChangeLog
+++ b/virtual/perl-Sys-Syslog/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-Sys-Syslog/ChangeLog,v 1.1 2006/02/07 11:56:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/ChangeLog,v 1.2 2006/02/13 19:54:28 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-Sys-Syslog-0.13.ebuild:
+ Updated RDEPS
*perl-Sys-Syslog-0.13 (07 Feb 2006)
diff --git a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.13.ebuild b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.13.ebuild
index 447959b755b0..32bee2c8974f 100644
--- a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.13.ebuild
+++ b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.13.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-Sys-Syslog/perl-Sys-Syslog-0.13.ebuild,v 1.1 2006/02/07 11:56:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.13.ebuild,v 1.2 2006/02/13 19:54:28 mcummings Exp $
DESCRIPTION="Virtual for Sys-Syslog"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="~ppc ~sparc ~x86"
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/Sys-Syslog-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Sys-Syslog-${PV} )"