summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-16 20:17:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-16 20:17:31 +0000
commit58227835641460594db06d460f643c71193b8714 (patch)
treeb3a13e89287700e17f0cbf8df0e7aa5b4af70389 /net-misc/memcached
parentStable for x86, wrt bug #487314 (diff)
downloadgentoo-2-58227835641460594db06d460f643c71193b8714.tar.gz
gentoo-2-58227835641460594db06d460f643c71193b8714.tar.bz2
gentoo-2-58227835641460594db06d460f643c71193b8714.zip
Stable for x86, wrt bug #496506
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/memcached')
-rw-r--r--net-misc/memcached/ChangeLog5
-rw-r--r--net-misc/memcached/memcached-1.4.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/memcached/ChangeLog b/net-misc/memcached/ChangeLog
index 096baa923961..0427c9de4ba5 100644
--- a/net-misc/memcached/ChangeLog
+++ b/net-misc/memcached/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/memcached
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/ChangeLog,v 1.138 2014/01/16 20:15:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/ChangeLog,v 1.139 2014/01/16 20:17:31 ago Exp $
+
+ 16 Jan 2014; Agostino Sarubbo <ago@gentoo.org> memcached-1.4.17.ebuild:
+ Stable for x86, wrt bug #496506
16 Jan 2014; Agostino Sarubbo <ago@gentoo.org> memcached-1.4.17.ebuild:
Stable for amd64, wrt bug #496506
diff --git a/net-misc/memcached/memcached-1.4.17.ebuild b/net-misc/memcached/memcached-1.4.17.ebuild
index db334c90c471..e92c3a2e54bf 100644
--- a/net-misc/memcached/memcached-1.4.17.ebuild
+++ b/net-misc/memcached/memcached-1.4.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.4.17.ebuild,v 1.4 2014/01/16 20:15:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.4.17.ebuild,v 1.5 2014/01/16 20:17:31 ago Exp $
EAPI=5
inherit eutils autotools flag-o-matic user
@@ -14,7 +14,7 @@ SRC_URI="http://www.memcached.org/files/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test slabs-reassign debug sasl" # hugetlbfs later
RDEPEND=">=dev-libs/libevent-1.4