summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-29 12:04:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-29 12:04:41 +0000
commited9f7e708ed1dcd205beb5e00d574f395185c942 (patch)
treedab655591bba12c629075ca8b34bf7763b0e1394 /dev-ruby/rest-client
parentStable for amd64, wrt bug #544326 (diff)
downloadgentoo-2-ed9f7e708ed1dcd205beb5e00d574f395185c942.tar.gz
gentoo-2-ed9f7e708ed1dcd205beb5e00d574f395185c942.tar.bz2
gentoo-2-ed9f7e708ed1dcd205beb5e00d574f395185c942.zip
Stable for amd64, wrt bug #544326
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rest-client/ChangeLog b/dev-ruby/rest-client/ChangeLog
index df17c837b0f8..d6b95c30d1c7 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v 1.29 2015/03/29 07:04:50 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/ChangeLog,v 1.30 2015/03/29 12:04:41 ago Exp $
+
+ 29 Mar 2015; Agostino Sarubbo <ago@gentoo.org> rest-client-1.8.0.ebuild:
+ Stable for amd64, wrt bug #544326
*rest-client-1.8.0-r1 (29 Mar 2015)
*rest-client-1.8.0 (29 Mar 2015)
diff --git a/dev-ruby/rest-client/rest-client-1.8.0.ebuild b/dev-ruby/rest-client/rest-client-1.8.0.ebuild
index 43d1c0252725..2a4f44201ff5 100644
--- a/dev-ruby/rest-client/rest-client-1.8.0.ebuild
+++ b/dev-ruby/rest-client/rest-client-1.8.0.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/rest-client/rest-client-1.8.0.ebuild,v 1.1 2015/03/29 07:04:50 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rest-client/rest-client-1.8.0.ebuild,v 1.2 2015/03/29 12:04:41 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/archiloque/rest-client"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/webmock )"