diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-15 17:53:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-15 17:53:49 +0000 |
commit | a64eef96b0b447127807c15e58965000bfd07829 (patch) | |
tree | d95682d06f0f63579706320885254276637897bf | |
parent | Version bump. (diff) | |
download | gentoo-2-a64eef96b0b447127807c15e58965000bfd07829.tar.gz gentoo-2-a64eef96b0b447127807c15e58965000bfd07829.tar.bz2 gentoo-2-a64eef96b0b447127807c15e58965000bfd07829.zip |
sparc stable, bug #503564
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 0xF6AD3240)
-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 18547a2fd406..dba45c4975f6 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.34 2014/08/05 16:00:37 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.35 2014/08/15 17:53:49 armin76 Exp $ + + 15 Aug 2014; Raúl Porcel <armin76@gentoo.org> allison-2.0.3-r2.ebuild: + sparc stable, bug #503564 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> allison-2.0.3-r1.ebuild, allison-2.0.3-r2.ebuild, allison-2.0.3-r3.ebuild: diff --git a/dev-ruby/allison/allison-2.0.3-r2.ebuild b/dev-ruby/allison/allison-2.0.3-r2.ebuild index edee8b7d9351..fc3967e8be1a 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.11 2014/08/05 16:00:37 mrueg Exp $ +# $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 $ 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() { |