summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-07-07 01:13:05 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-07-07 01:13:05 +0000
commit460223fa209d0cbd0df3fd16aada3342d03f6800 (patch)
tree9480e93b9de9aa471441be5e3ec80162559128d7 /dev-perl/Cache-Memcached
parentNew upstream version. (diff)
downloadgentoo-2-460223fa209d0cbd0df3fd16aada3342d03f6800.tar.gz
gentoo-2-460223fa209d0cbd0df3fd16aada3342d03f6800.tar.bz2
gentoo-2-460223fa209d0cbd0df3fd16aada3342d03f6800.zip
Dep=rdep for upcoming rdep changes
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/Cache-Memcached')
-rw-r--r--dev-perl/Cache-Memcached/Cache-Memcached-1.14.ebuild3
-rw-r--r--dev-perl/Cache-Memcached/ChangeLog6
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.14.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.14.ebuild
index 12c42c94df8f..eba0d85f3f06 100644
--- a/dev-perl/Cache-Memcached/Cache-Memcached-1.14.ebuild
+++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.14.ebuild,v 1.6 2005/05/07 02:48:09 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.14.ebuild,v 1.7 2005/07/07 01:11:56 mcummings Exp $
inherit perl-module
@@ -14,4 +14,5 @@ SLOT="0"
KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~hppa amd64 ia64"
IUSE=""
+DEPEND="${RDEPEND}"
RDEPEND="!ia64? ( dev-perl/string-crc32 )"
diff --git a/dev-perl/Cache-Memcached/ChangeLog b/dev-perl/Cache-Memcached/ChangeLog
index 33761ef11583..e84d788b269f 100644
--- a/dev-perl/Cache-Memcached/ChangeLog
+++ b/dev-perl/Cache-Memcached/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Cache-Memcached
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.7 2005/05/07 02:48:09 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.8 2005/07/07 01:11:56 mcummings Exp $
+
+ 07 Jul 2005; Michael Cummings <mcummings@gentoo.org>
+ Cache-Memcached-1.14.ebuild:
+ Dep=rdep for upcoming rdep changes
07 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
Cache-Memcached-1.14.ebuild: