diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-23 15:07:54 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-23 15:07:54 +0000 |
commit | 59c418432992eda4012fa7f196730e9181e38253 (patch) | |
tree | 9adc3bea2140e4b6f4179eb890fb9ef7f258a5da /dev-ruby/allison | |
parent | stable ppc ppc64, bug #444388 (diff) | |
download | gentoo-2-59c418432992eda4012fa7f196730e9181e38253.tar.gz gentoo-2-59c418432992eda4012fa7f196730e9181e38253.tar.bz2 gentoo-2-59c418432992eda4012fa7f196730e9181e38253.zip |
stable ppc ppc64, bug #421621
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-ruby/allison')
-rw-r--r-- | dev-ruby/allison/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/allison/allison-2.0.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/allison/ChangeLog b/dev-ruby/allison/ChangeLog index 2b1fd08853b5..084ef8ae3f6e 100644 --- a/dev-ruby/allison/ChangeLog +++ b/dev-ruby/allison/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/allison # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.19 2012/11/10 12:17:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.20 2012/11/23 15:07:54 blueness Exp $ + + 23 Nov 2012; Anthony G. Basile <blueness@gentoo.org> allison-2.0.3-r1.ebuild: + stable ppc ppc64, bug #421621 10 Nov 2012; <ago@gentoo.org> allison-2.0.3-r1.ebuild: Stable for amd64, wrt bug #421621 diff --git a/dev-ruby/allison/allison-2.0.3-r1.ebuild b/dev-ruby/allison/allison-2.0.3-r1.ebuild index a8eecc32c38f..a473bae61b05 100644 --- a/dev-ruby/allison/allison-2.0.3-r1.ebuild +++ b/dev-ruby/allison/allison-2.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r1.ebuild,v 1.7 2012/11/10 12:17:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r1.ebuild,v 1.8 2012/11/23 15:07:54 blueness Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -18,7 +18,7 @@ HOMEPAGE="http://fauna.github.com/fauna/allison/files/README.html" LICENSE="AFL-3.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~x86-solaris" IUSE="" all_ruby_install() { |