diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-04 13:21:12 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-04 13:21:12 +0000 |
commit | f10dc07f4c59a473cdbc3eee7bd1e1c090f2a8e4 (patch) | |
tree | ae55fc9542f5c8b326fd69d88bf9a4b29039d447 /dev-ruby/RubyInline | |
parent | ia64 stable wrt bug #556054 (diff) | |
download | gentoo-2-f10dc07f4c59a473cdbc3eee7bd1e1c090f2a8e4.tar.gz gentoo-2-f10dc07f4c59a473cdbc3eee7bd1e1c090f2a8e4.tar.bz2 gentoo-2-f10dc07f4c59a473cdbc3eee7bd1e1c090f2a8e4.zip |
ia64 stable wrt bug #555924
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Diffstat (limited to 'dev-ruby/RubyInline')
-rw-r--r-- | dev-ruby/RubyInline/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/RubyInline/RubyInline-3.12.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/RubyInline/ChangeLog b/dev-ruby/RubyInline/ChangeLog index a908f5c01d85..a611d81a69de 100644 --- a/dev-ruby/RubyInline/ChangeLog +++ b/dev-ruby/RubyInline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/RubyInline # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v 1.25 2015/08/02 18:50:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v 1.26 2015/08/04 13:21:12 zlogene Exp $ + + 04 Aug 2015; Mikle Kolyada <zlogene@gentoo.org> RubyInline-3.12.3.ebuild: + ia64 stable wrt bug #555924 02 Aug 2015; Agostino Sarubbo <ago@gentoo.org> RubyInline-3.12.3.ebuild: Stable for x86, wrt bug #555924 diff --git a/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild b/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild index 3394cd7dccd0..6e70eed8f117 100644 --- a/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild +++ b/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild,v 1.4 2015/08/02 18:50:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild,v 1.5 2015/08/04 13:21:12 zlogene Exp $ EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/RubyInline/" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_rdepend "dev-ruby/zentest" |