diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 14:28:55 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 14:28:55 +0000 |
commit | 844cd7cb43b182020e5a8aef37b40d33c7fc6045 (patch) | |
tree | b7adf9aa815f784d19abafb00fdd5bdbe01f7379 /dev-ruby/allison | |
parent | ia64 stable wrt bug #503564 (diff) | |
download | gentoo-2-844cd7cb43b182020e5a8aef37b40d33c7fc6045.tar.gz gentoo-2-844cd7cb43b182020e5a8aef37b40d33c7fc6045.tar.bz2 gentoo-2-844cd7cb43b182020e5a8aef37b40d33c7fc6045.zip |
ia64 stable wrt bug #503564
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
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 8384f9a6415f..b9c9f4ccc059 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.30 2014/04/24 17:34:08 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.31 2014/06/08 14:28:55 hattya Exp $ + + 08 Jun 2014; Akinori Hattori <hattya@gentoo.org> allison-2.0.3-r2.ebuild: + ia64 stable wrt bug #503564 24 Apr 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 27655cbd56f7..2224896c490e 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.7 2014/04/24 17:34:08 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r2.ebuild,v 1.8 2014/06/08 14:28:55 hattya 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() { |