diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:21:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:21:58 +0000 |
commit | 3c7bdc8bc105bf3b8fece58f13af9d3c4bc45950 (patch) | |
tree | e31b7d87916533b5089b94998e897485a5bd01f3 /dev-ruby | |
parent | Stable for x86, wrt bug #477454 (diff) | |
download | gentoo-2-3c7bdc8bc105bf3b8fece58f13af9d3c4bc45950.tar.gz gentoo-2-3c7bdc8bc105bf3b8fece58f13af9d3c4bc45950.tar.bz2 gentoo-2-3c7bdc8bc105bf3b8fece58f13af9d3c4bc45950.zip |
Stable for x86, wrt bug #477454
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/abstract/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/abstract/abstract-1.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/abstract/ChangeLog b/dev-ruby/abstract/ChangeLog index 978785cf33b0..5030c51ec3df 100644 --- a/dev-ruby/abstract/ChangeLog +++ b/dev-ruby/abstract/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/abstract # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/abstract/ChangeLog,v 1.13 2013/07/21 11:11:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/abstract/ChangeLog,v 1.14 2013/07/27 22:21:58 ago Exp $ + + 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> abstract-1.0.0-r1.ebuild: + Stable for x86, wrt bug #477454 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> abstract-1.0.0-r1.ebuild: Stable for amd64, wrt bug #477454 diff --git a/dev-ruby/abstract/abstract-1.0.0-r1.ebuild b/dev-ruby/abstract/abstract-1.0.0-r1.ebuild index d5be361f1607..e56ca5401573 100644 --- a/dev-ruby/abstract/abstract-1.0.0-r1.ebuild +++ b/dev-ruby/abstract/abstract-1.0.0-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/abstract/abstract-1.0.0-r1.ebuild,v 1.9 2013/07/21 11:11:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/abstract/abstract-1.0.0-r1.ebuild,v 1.10 2013/07/27 22:21:58 ago Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -16,7 +16,7 @@ HOMEPAGE="http://rubyforge.org/projects/abstract" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" each_ruby_test() { |