diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-10 12:17:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-10 12:17:26 +0000 |
commit | 5f07cb3d392b4c53a93e797fa09fbbaba5dd76f3 (patch) | |
tree | e3f87673d9fb19699ee655630e72c68f534e99de /dev-ruby/allison | |
parent | Stable for amd64, wrt bug #421621 (diff) | |
download | gentoo-2-5f07cb3d392b4c53a93e797fa09fbbaba5dd76f3.tar.gz gentoo-2-5f07cb3d392b4c53a93e797fa09fbbaba5dd76f3.tar.bz2 gentoo-2-5f07cb3d392b4c53a93e797fa09fbbaba5dd76f3.zip |
Stable for amd64, wrt bug #421621
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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 4423233a1597..2b1fd08853b5 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.18 2012/11/08 17:55:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.19 2012/11/10 12:17:26 ago Exp $ + + 10 Nov 2012; <ago@gentoo.org> allison-2.0.3-r1.ebuild: + Stable for amd64, wrt bug #421621 08 Nov 2012; Jeroen Roovers <jer@gentoo.org> allison-2.0.3-r1.ebuild: Stable for HPPA (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 5ce0c8b7c216..a8eecc32c38f 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.6 2012/11/08 17:55:01 jer Exp $ +# $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 $ 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() { |