summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-20 11:23:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-20 11:23:08 +0000
commit0a5341ca57d2b48caa737c0567ccf4082d3ea910 (patch)
treeed4d3e9cbe57c49230a431ffabd445320db85e5b /dev-ruby/http
parentStable for x86, wrt bug #540254 (diff)
downloadgentoo-2-0a5341ca57d2b48caa737c0567ccf4082d3ea910.tar.gz
gentoo-2-0a5341ca57d2b48caa737c0567ccf4082d3ea910.tar.bz2
gentoo-2-0a5341ca57d2b48caa737c0567ccf4082d3ea910.zip
Stable for x86, wrt bug #540254
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/http')
-rw-r--r--dev-ruby/http/ChangeLog5
-rw-r--r--dev-ruby/http/http-0.6.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/http/ChangeLog b/dev-ruby/http/ChangeLog
index bb221ea82237..0db386c9df17 100644
--- a/dev-ruby/http/ChangeLog
+++ b/dev-ruby/http/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/http
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v 1.14 2015/02/20 11:22:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v 1.15 2015/02/20 11:23:08 ago Exp $
+
+ 20 Feb 2015; Agostino Sarubbo <ago@gentoo.org> http-0.6.3.ebuild:
+ Stable for x86, wrt bug #540254
20 Feb 2015; Agostino Sarubbo <ago@gentoo.org> http-0.6.3.ebuild:
Stable for amd64, wrt bug #540254
diff --git a/dev-ruby/http/http-0.6.3.ebuild b/dev-ruby/http/http-0.6.3.ebuild
index 5a4fa43b98e9..fdc991d8ad2a 100644
--- a/dev-ruby/http/http-0.6.3.ebuild
+++ b/dev-ruby/http/http-0.6.3.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/http/http-0.6.3.ebuild,v 1.4 2015/02/20 11:22:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.3.ebuild,v 1.5 2015/02/20 11:23:08 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/tarcieri/http"
LICENSE="MIT"
SLOT="0.6"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/http_parser_rb-0.6.0 =dev-ruby/http_parser_rb-0.6*"