diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-04 09:21:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-04 09:21:19 +0000 |
commit | 15d766dd18c8dfa78dabe3c6306225aae3a27010 (patch) | |
tree | 6308f8574147d6b3a444792657686d1d93562c72 /dev-ruby | |
parent | Stable for x86, wrt bug #459158 (diff) | |
download | gentoo-2-15d766dd18c8dfa78dabe3c6306225aae3a27010.tar.gz gentoo-2-15d766dd18c8dfa78dabe3c6306225aae3a27010.tar.bz2 gentoo-2-15d766dd18c8dfa78dabe3c6306225aae3a27010.zip |
Stable for x86, wrt bug #460156
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-openid/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-openid/ruby-openid-2.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-openid/ChangeLog b/dev-ruby/ruby-openid/ChangeLog index 3c8cd90c67ea..ef6eaa5ab2d2 100644 --- a/dev-ruby/ruby-openid/ChangeLog +++ b/dev-ruby/ruby-openid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-openid # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-openid/ChangeLog,v 1.31 2013/03/04 09:11:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-openid/ChangeLog,v 1.32 2013/03/04 09:21:19 ago Exp $ + + 04 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ruby-openid-2.2.2.ebuild: + Stable for x86, wrt bug #460156 04 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ruby-openid-2.2.2.ebuild: Stable for amd64, wrt bug #460156 diff --git a/dev-ruby/ruby-openid/ruby-openid-2.2.2.ebuild b/dev-ruby/ruby-openid/ruby-openid-2.2.2.ebuild index 84bd97fae6ef..448cd57c9697 100644 --- a/dev-ruby/ruby-openid/ruby-openid-2.2.2.ebuild +++ b/dev-ruby/ruby-openid/ruby-openid-2.2.2.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/ruby-openid/ruby-openid-2.2.2.ebuild,v 1.3 2013/03/04 09:11:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-openid/ruby-openid-2.2.2.ebuild,v 1.4 2013/03/04 09:21:19 ago Exp $ EAPI=4 USE_RUBY="ruby18 ruby19 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://ruby-openid.rubyforge.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-macos" +KEYWORDS="amd64 ~ppc x86 ~x86-macos" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )" |