summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-10-19 21:32:14 +0000
committerPacho Ramos <pacho@gentoo.org>2013-10-19 21:32:14 +0000
commit5fa2f0e68c5da172f49611665451e37950c762fd (patch)
treede471b447c0bb6342c8472cedaa41bc521c22191 /net-misc
parentamd64 stable, bug #485648 (diff)
downloadgentoo-2-5fa2f0e68c5da172f49611665451e37950c762fd.tar.gz
gentoo-2-5fa2f0e68c5da172f49611665451e37950c762fd.tar.bz2
gentoo-2-5fa2f0e68c5da172f49611665451e37950c762fd.zip
amd64 stable, bug #485644
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/memcached/ChangeLog5
-rw-r--r--net-misc/memcached/memcached-1.4.13-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/memcached/ChangeLog b/net-misc/memcached/ChangeLog
index 48162d1afe22..12b64f2e8381 100644
--- a/net-misc/memcached/ChangeLog
+++ b/net-misc/memcached/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/memcached
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/ChangeLog,v 1.126 2013/10/18 19:26:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/ChangeLog,v 1.127 2013/10/19 21:32:14 pacho Exp $
+
+ 19 Oct 2013; Pacho Ramos <pacho@gentoo.org> memcached-1.4.13-r1.ebuild:
+ amd64 stable, bug #485644
18 Oct 2013; Markus Meier <maekke@gentoo.org> memcached-1.4.13-r1.ebuild:
arm stable, bug #485644
diff --git a/net-misc/memcached/memcached-1.4.13-r1.ebuild b/net-misc/memcached/memcached-1.4.13-r1.ebuild
index e1a23e71922b..653276d8a88c 100644
--- a/net-misc/memcached/memcached-1.4.13-r1.ebuild
+++ b/net-misc/memcached/memcached-1.4.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.4.13-r1.ebuild,v 1.3 2013/10/18 19:26:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.4.13-r1.ebuild,v 1.4 2013/10/19 21:32:14 pacho Exp $
EAPI=5
inherit eutils autotools flag-o-matic systemd
@@ -14,7 +14,7 @@ SRC_URI="http://memcached.googlecode.com/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