summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-10-21 21:31:49 +0000
committerThomas Cort <tcort@gentoo.org>2006-10-21 21:31:49 +0000
commitbb1475b8deedf635a789bcfabdc91c5895af00ec (patch)
tree2f1b23a47d8255b38b722e5cbbdefaae9c92f36b /net-misc
parentinitial version of slot 3.3.0 of zope (diff)
downloadgentoo-2-bb1475b8deedf635a789bcfabdc91c5895af00ec.tar.gz
gentoo-2-bb1475b8deedf635a789bcfabdc91c5895af00ec.tar.bz2
gentoo-2-bb1475b8deedf635a789bcfabdc91c5895af00ec.zip
Stable on alpha.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/memcached/ChangeLog5
-rw-r--r--net-misc/memcached/memcached-1.1.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/memcached/ChangeLog b/net-misc/memcached/ChangeLog
index 9230e1a85c95..83b73980fa64 100644
--- a/net-misc/memcached/ChangeLog
+++ b/net-misc/memcached/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/memcached
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/ChangeLog,v 1.30 2006/10/10 11:01:27 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/ChangeLog,v 1.31 2006/10/21 21:31:49 tcort Exp $
+
+ 21 Oct 2006; Thomas Cort <tcort@gentoo.org> memcached-1.1.13.ebuild:
+ Stable on alpha.
*memcached-1.2.0 (10 Oct 2006)
*memcached-1.1.13 (10 Oct 2006)
diff --git a/net-misc/memcached/memcached-1.1.13.ebuild b/net-misc/memcached/memcached-1.1.13.ebuild
index 485bbfbb3db9..c593bdf25ef4 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
# 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.1 2006/10/10 11:01:27 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.1.13.ebuild,v 1.2 2006/10/21 21:31:49 tcort 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="static perl doc"
DEPEND=">=dev-libs/libevent-0.6