summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-26 16:18:34 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-26 16:18:34 +0000
commitf40ff348c2b297706a2963068b00381c893d8dfa (patch)
treeb4d96d2f3b5ece1f9fd0b00c446cbc2e8a0d0eb1 /dev-ruby/memcache-client
parentx86 stable wrt bug #547126 (diff)
downloadgentoo-2-f40ff348c2b297706a2963068b00381c893d8dfa.tar.gz
gentoo-2-f40ff348c2b297706a2963068b00381c893d8dfa.tar.bz2
gentoo-2-f40ff348c2b297706a2963068b00381c893d8dfa.zip
x86 stable wrt bug #547126
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ruby/memcache-client')
-rw-r--r--dev-ruby/memcache-client/ChangeLog5
-rw-r--r--dev-ruby/memcache-client/memcache-client-1.8.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/memcache-client/ChangeLog b/dev-ruby/memcache-client/ChangeLog
index 82eb4bcdf56a..09fc51d27ed8 100644
--- a/dev-ruby/memcache-client/ChangeLog
+++ b/dev-ruby/memcache-client/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/memcache-client
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/memcache-client/ChangeLog,v 1.23 2015/04/20 07:38:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/memcache-client/ChangeLog,v 1.24 2015/04/26 16:18:34 pacho Exp $
+
+ 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> memcache-client-1.8.5-r1.ebuild:
+ x86 stable wrt bug #547126
20 Apr 2015; Agostino Sarubbo <ago@gentoo.org>
memcache-client-1.8.5-r1.ebuild:
diff --git a/dev-ruby/memcache-client/memcache-client-1.8.5-r1.ebuild b/dev-ruby/memcache-client/memcache-client-1.8.5-r1.ebuild
index 81a50a5e1c15..cfb560dc0d7a 100644
--- a/dev-ruby/memcache-client/memcache-client-1.8.5-r1.ebuild
+++ b/dev-ruby/memcache-client/memcache-client-1.8.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/memcache-client/memcache-client-1.8.5-r1.ebuild,v 1.7 2015/04/20 07:38:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/memcache-client/memcache-client-1.8.5-r1.ebuild,v 1.8 2015/04/26 16:18:34 pacho Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -16,7 +16,7 @@ DESCRIPTION="A ruby library for accessing memcached"
HOMEPAGE="http://github.com/mperham/memcache-client"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/flexmock )"