diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 20:40:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 20:40:09 +0000 |
commit | 9c4b0b3fcc0cc4f09f6a8632b98af06cd5f19217 (patch) | |
tree | c9f01765b5c953b899cc844bf80942e9fa024ebf /dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild | |
parent | Stable on amd64 (diff) | |
download | historical-9c4b0b3fcc0cc4f09f6a8632b98af06cd5f19217.tar.gz historical-9c4b0b3fcc0cc4f09f6a8632b98af06cd5f19217.tar.bz2 historical-9c4b0b3fcc0cc4f09f6a8632b98af06cd5f19217.zip |
Stable on ppc64
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild')
-rw-r--r-- | dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild index e198f39139c8..be7ec4f63f00 100644 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild +++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.18.ebuild,v 1.12 2007/03/05 11:19:52 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild,v 1.13 2007/04/15 20:29:43 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/B/BR/BRADFITZ/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sh sparc ~sparc-fbsd x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc ~sparc-fbsd x86" IUSE="" DEPEND="!ia64? ( dev-perl/string-crc32 ) |