diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-24 02:30:50 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-24 02:30:50 +0000 |
commit | 968bf813175c0232d30f49a0f644883e2b443385 (patch) | |
tree | d4752cc473d0dad79ab393fa0051eaf28083f4b5 /dev-ruby/allison | |
parent | Version bump. (diff) | |
download | gentoo-2-968bf813175c0232d30f49a0f644883e2b443385.tar.gz gentoo-2-968bf813175c0232d30f49a0f644883e2b443385.tar.bz2 gentoo-2-968bf813175c0232d30f49a0f644883e2b443385.zip |
stable arm, 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 084ef8ae3f6e..c6f2d919f998 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.20 2012/11/23 15:07:54 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.21 2012/11/24 02:30:50 blueness Exp $ + + 24 Nov 2012; Anthony G. Basile <blueness@gentoo.org> allison-2.0.3-r1.ebuild: + stable arm, bug #421621 23 Nov 2012; Anthony G. Basile <blueness@gentoo.org> allison-2.0.3-r1.ebuild: stable ppc ppc64, 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 a473bae61b05..78cb778af298 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.8 2012/11/23 15:07:54 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r1.ebuild,v 1.9 2012/11/24 02:30:50 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() { |