diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-11-08 17:55:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-11-08 17:55:01 +0000 |
commit | 263882fc6240d4a0e31a0590478885731f4727f4 (patch) | |
tree | fafea89a462ca94a2eb8e006a25560eb3abf2318 /dev-ruby/allison | |
parent | games-board/jrisk -> games-board/domination (diff) | |
download | gentoo-2-263882fc6240d4a0e31a0590478885731f4727f4.tar.gz gentoo-2-263882fc6240d4a0e31a0590478885731f4727f4.tar.bz2 gentoo-2-263882fc6240d4a0e31a0590478885731f4727f4.zip |
Stable for HPPA (bug #421621).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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 434d939cbb1f..4423233a1597 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.17 2012/08/14 18:28:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.18 2012/11/08 17:55:01 jer Exp $ + + 08 Nov 2012; Jeroen Roovers <jer@gentoo.org> allison-2.0.3-r1.ebuild: + Stable for HPPA (bug #421621). 14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml: Update metadata.xml so that it's the same as most other packages. diff --git a/dev-ruby/allison/allison-2.0.3-r1.ebuild b/dev-ruby/allison/allison-2.0.3-r1.ebuild index 47d0d536093d..5ce0c8b7c216 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.5 2012/01/01 20:51:05 grobian Exp $ +# $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 $ 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() { |