diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-28 11:16:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-28 11:16:43 +0000 |
commit | e77d87956d393ccdc99377f1ae38a5d53d106faf (patch) | |
tree | 52cdd4915f0ac899b106b862488b3a4e6250c538 /dev-ruby/RubyInline | |
parent | Stable for x86, wrt bug #481892 (diff) | |
download | gentoo-2-e77d87956d393ccdc99377f1ae38a5d53d106faf.tar.gz gentoo-2-e77d87956d393ccdc99377f1ae38a5d53d106faf.tar.bz2 gentoo-2-e77d87956d393ccdc99377f1ae38a5d53d106faf.zip |
Stable for x86, wrt bug #480998
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 310f8235e2ce..3f0c950b9502 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.11 2013/08/26 17:00:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v 1.12 2013/08/28 11:16:43 ago Exp $ + + 28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> RubyInline-3.12.2.ebuild: + Stable for x86, wrt bug #480998 26 Aug 2013; Agostino Sarubbo <ago@gentoo.org> RubyInline-3.12.2.ebuild: Stable for ppc, wrt bug #480998 diff --git a/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild b/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild index f47cc1aabfcd..bd58f3227997 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.4 2013/08/26 17:00:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild,v 1.5 2013/08/28 11:16:43 ago 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 |