diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 09:43:40 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 09:43:40 +0000 |
commit | 4ab471a09fb282262638fbbef658571a3f837196 (patch) | |
tree | f531c8b46dc22b83953fd146b477a840735fd64f /dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild | |
parent | hppa stable, bug #151380 (diff) | |
download | gentoo-2-4ab471a09fb282262638fbbef658571a3f837196.tar.gz gentoo-2-4ab471a09fb282262638fbbef658571a3f837196.tar.bz2 gentoo-2-4ab471a09fb282262638fbbef658571a3f837196.zip |
Stable on ia64.
(Portage version: 2.1.2_pre3-r1)
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 c10b30e57d8d..dd16dfcd46bf 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-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.18.ebuild,v 1.5 2006/09/28 19:34:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.18.ebuild,v 1.6 2006/10/15 09:43:40 kloeri Exp $ inherit perl-module @@ -11,7 +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 ) |