diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-19 09:22:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-19 09:22:00 +0000 |
commit | 5d8e173af463739e7c0c18cedfe3a094c04ac5a0 (patch) | |
tree | f552c7f368bf5daf68ab5b4e98573b72791f910c /dev-ruby/allison | |
parent | Stable for ppc, wrt bug #503564 (diff) | |
download | gentoo-2-5d8e173af463739e7c0c18cedfe3a094c04ac5a0.tar.gz gentoo-2-5d8e173af463739e7c0c18cedfe3a094c04ac5a0.tar.bz2 gentoo-2-5d8e173af463739e7c0c18cedfe3a094c04ac5a0.zip |
Stable for ppc, wrt bug #503564
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/allison')
-rw-r--r-- | dev-ruby/allison/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/allison/allison-2.0.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/allison/ChangeLog b/dev-ruby/allison/ChangeLog index dba45c4975f6..3e37b114a83d 100644 --- a/dev-ruby/allison/ChangeLog +++ b/dev-ruby/allison/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/allison # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.35 2014/08/15 17:53:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.36 2014/09/19 09:22:00 ago Exp $ + + 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> allison-2.0.3-r2.ebuild: + Stable for ppc, wrt bug #503564 15 Aug 2014; Raúl Porcel <armin76@gentoo.org> allison-2.0.3-r2.ebuild: sparc stable, bug #503564 diff --git a/dev-ruby/allison/allison-2.0.3-r2.ebuild b/dev-ruby/allison/allison-2.0.3-r2.ebuild index fc3967e8be1a..95be2fdef722 100644 --- a/dev-ruby/allison/allison-2.0.3-r2.ebuild +++ b/dev-ruby/allison/allison-2.0.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r2.ebuild,v 1.12 2014/08/15 17:53:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild,v 1.13 2014/09/19 09:22:00 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 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() { |