diff options
author | Markus Meier <maekke@gentoo.org> | 2014-03-12 20:58:12 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-03-12 20:58:12 +0000 |
commit | 6cc42e9b79405629a1fdae28dec0875cadce4eb5 (patch) | |
tree | 8482e947e13de4134799002002ef58a4db08af7f /dev-ruby/allison | |
parent | new versions (diff) | |
download | gentoo-2-6cc42e9b79405629a1fdae28dec0875cadce4eb5.tar.gz gentoo-2-6cc42e9b79405629a1fdae28dec0875cadce4eb5.tar.bz2 gentoo-2-6cc42e9b79405629a1fdae28dec0875cadce4eb5.zip |
arm stable, bug #503564
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 a1e02424e3b4..ba5fc9988180 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.26 2014/03/11 01:45:45 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.27 2014/03/12 20:58:12 maekke Exp $ + + 12 Mar 2014; Markus Meier <maekke@gentoo.org> allison-2.0.3-r2.ebuild: + arm stable, bug #503564 *allison-2.0.3-r3 (11 Mar 2014) diff --git a/dev-ruby/allison/allison-2.0.3-r2.ebuild b/dev-ruby/allison/allison-2.0.3-r2.ebuild index 9b4155144e46..35fc8e04687a 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.3 2014/03/11 01:45:45 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild,v 1.4 2014/03/12 20:58:12 maekke Exp $ EAPI=5 USE_RUBY="ruby18 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() { |