diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-02 19:46:02 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-02 19:46:02 +0000 |
commit | bc01ad22a55df823c2f9e15116600c0966271e89 (patch) | |
tree | 9a49ffeef0374fd05d21337a9e2880476d2b1b44 /net-misc/memcached/memcached-1.1.13.ebuild | |
parent | Added device-mapper to use.local.desc for parted, since it now has optional d... (diff) | |
download | gentoo-2-bc01ad22a55df823c2f9e15116600c0966271e89.tar.gz gentoo-2-bc01ad22a55df823c2f9e15116600c0966271e89.tar.bz2 gentoo-2-bc01ad22a55df823c2f9e15116600c0966271e89.zip |
Stable on sparc
(Portage version: 2.1.2-r5)
Diffstat (limited to 'net-misc/memcached/memcached-1.1.13.ebuild')
-rw-r--r-- | net-misc/memcached/memcached-1.1.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/memcached/memcached-1.1.13.ebuild b/net-misc/memcached/memcached-1.1.13.ebuild index 2532405c0a8b..6c1db6773dcf 100644 --- a/net-misc/memcached/memcached-1.1.13.ebuild +++ b/net-misc/memcached/memcached-1.1.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.1.13.ebuild,v 1.4 2006/12/03 03:22:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.1.13.ebuild,v 1.5 2007/02/02 19:46:02 gustavoz Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="http://www.danga.com/memcached/dist/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sh sparc ~x86 ~x86-fbsd" IUSE="static perl doc" DEPEND=">=dev-libs/libevent-0.6 |