diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-08-17 13:58:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-08-17 13:58:59 +0000 |
commit | 7bb2b115a88fe5a9773ff7d305f1047dbdb4b8a8 (patch) | |
tree | a9df7ed6a3dcd127898d23ceb7e7c6235d7c1f83 /dev-ruby/RubyInline | |
parent | Bump (diff) | |
download | gentoo-2-7bb2b115a88fe5a9773ff7d305f1047dbdb4b8a8.tar.gz gentoo-2-7bb2b115a88fe5a9773ff7d305f1047dbdb4b8a8.tar.bz2 gentoo-2-7bb2b115a88fe5a9773ff7d305f1047dbdb4b8a8.zip |
Stable for HPPA (bug #480998).
(Portage version: 2.2.0/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/RubyInline')
-rw-r--r-- | dev-ruby/RubyInline/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/RubyInline/RubyInline-3.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/RubyInline/ChangeLog b/dev-ruby/RubyInline/ChangeLog index b48499e0f8e1..4dccb297ef7a 100644 --- a/dev-ruby/RubyInline/ChangeLog +++ b/dev-ruby/RubyInline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/RubyInline # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v 1.8 2013/08/14 08:10:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v 1.9 2013/08/17 13:58:59 jer Exp $ + + 17 Aug 2013; Jeroen Roovers <jer@gentoo.org> RubyInline-3.12.2.ebuild: + Stable for HPPA (bug #480998). 14 Aug 2013; Hans de Graaff <graaff@gentoo.org> -RubyInline-3.11.3.ebuild, -RubyInline-3.11.4.ebuild, -RubyInline-3.12.1.ebuild: diff --git a/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild b/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild index d8fd5b070fbb..15b90129fe00 100644 --- a/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild +++ b/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild,v 1.1 2013/04/27 06:08:07 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild,v 1.2 2013/08/17 13:58:59 jer 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 |