summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Cache-Memcached/Cache-Memcached-1.15.ebuild')
-rw-r--r--dev-perl/Cache-Memcached/Cache-Memcached-1.15.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.15.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.15.ebuild
index 6964050836f0..3572a3f5b9eb 100644
--- a/dev-perl/Cache-Memcached/Cache-Memcached-1.15.ebuild
+++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.15.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/dev-perl/Cache-Memcached/Cache-Memcached-1.15.ebuild,v 1.2 2005/12/17 21:37:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.15.ebuild,v 1.3 2006/01/13 18:10:22 mcummings Exp $
inherit perl-module
@@ -11,8 +11,7 @@ SRC_URI="mirror://cpan/authors/id/B/BR/BRADFITZ/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86"
IUSE=""
DEPEND="!ia64? ( dev-perl/string-crc32 )"
-RDEPEND="${DEPEND}"