summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-02 08:05:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-02 08:05:56 +0000
commit47519c5c1390cc7501554c258ee9f414ac3cc86b (patch)
tree0626988671670d469af5b2c723d498f88a18f973 /dev-ruby/rest-client
parentBump (diff)
downloadgentoo-2-47519c5c1390cc7501554c258ee9f414ac3cc86b.tar.gz
gentoo-2-47519c5c1390cc7501554c258ee9f414ac3cc86b.tar.bz2
gentoo-2-47519c5c1390cc7501554c258ee9f414ac3cc86b.zip
Stable for x86, wrt bug #447586
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/rest-client')
-rw-r--r--dev-ruby/rest-client/ChangeLog5
-rw-r--r--dev-ruby/rest-client/rest-client-1.6.7-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rest-client/ChangeLog b/dev-ruby/rest-client/ChangeLog
index 6869f80a8fd8..a82ab33e4378 100644
--- a/dev-ruby/rest-client/ChangeLog
+++ b/dev-ruby/rest-client/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rest-client
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v 1.17 2013/08/31 08:35:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v 1.18 2013/09/02 08:05:56 ago Exp $
+
+ 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> rest-client-1.6.7-r1.ebuild:
+ Stable for x86, wrt bug #447586
31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> rest-client-1.6.7-r1.ebuild:
Stable for amd64, wrt bug #447586
diff --git a/dev-ruby/rest-client/rest-client-1.6.7-r1.ebuild b/dev-ruby/rest-client/rest-client-1.6.7-r1.ebuild
index 08be6ce2347e..08dbce990abb 100644
--- a/dev-ruby/rest-client/rest-client-1.6.7-r1.ebuild
+++ b/dev-ruby/rest-client/rest-client-1.6.7-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/dev-ruby/rest-client/rest-client-1.6.7-r1.ebuild,v 1.3 2013/08/31 08:35:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/rest-client-1.6.7-r1.ebuild,v 1.4 2013/09/02 08:05:56 ago Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
@@ -16,7 +16,7 @@ HOMEPAGE="http://github.com/archiloque/rest-client"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RUBY_PATCHES=( "${FILESDIR}/rest-client-1.6.7-ruby19.patch" )