summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2010-06-29 18:09:33 +0000
committerChristoph Mende <angelos@gentoo.org>2010-06-29 18:09:33 +0000
commitb82ea8400e378ab6a3e12060d01960b75a12f36e (patch)
treef5cc8c6a376cc1b00f60e5b0cdb355121c216103 /dev-libs/libmemcached
parentRemove old (diff)
downloadgentoo-2-b82ea8400e378ab6a3e12060d01960b75a12f36e.tar.gz
gentoo-2-b82ea8400e378ab6a3e12060d01960b75a12f36e.tar.bz2
gentoo-2-b82ea8400e378ab6a3e12060d01960b75a12f36e.zip
Stable on amd64 wrt bug #326163
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libmemcached')
-rw-r--r--dev-libs/libmemcached/ChangeLog6
-rw-r--r--dev-libs/libmemcached/libmemcached-0.39.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libmemcached/ChangeLog b/dev-libs/libmemcached/ChangeLog
index 16d213a88aea..29c00986275c 100644
--- a/dev-libs/libmemcached/ChangeLog
+++ b/dev-libs/libmemcached/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libmemcached
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/ChangeLog,v 1.29 2010/04/17 18:25:18 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/ChangeLog,v 1.30 2010/06/29 18:09:33 angelos Exp $
+
+ 29 Jun 2010; Christoph Mende <angelos@gentoo.org>
+ libmemcached-0.39.ebuild:
+ Stable on amd64 wrt bug #326163
*libmemcached-0.39 (17 Apr 2010)
diff --git a/dev-libs/libmemcached/libmemcached-0.39.ebuild b/dev-libs/libmemcached/libmemcached-0.39.ebuild
index 6742a11069ea..81672af9f37c 100644
--- a/dev-libs/libmemcached/libmemcached-0.39.ebuild
+++ b/dev-libs/libmemcached/libmemcached-0.39.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.39.ebuild,v 1.1 2010/04/17 18:25:18 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmemcached/libmemcached-0.39.ebuild,v 1.2 2010/06/29 18:09:33 angelos Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="http://download.tangent.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~sparc-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="debug hsieh"
DEPEND="net-misc/memcached"