diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 12:34:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 12:34:47 +0000 |
commit | f2f6ecbb41f87ffee53385252090af6ede34bb5a (patch) | |
tree | b5b871e8b385d2dda3033c883f6bdce890953584 /dev-ruby/RubyInline | |
parent | Cleanup old. (diff) | |
download | gentoo-2-f2f6ecbb41f87ffee53385252090af6ede34bb5a.tar.gz gentoo-2-f2f6ecbb41f87ffee53385252090af6ede34bb5a.tar.bz2 gentoo-2-f2f6ecbb41f87ffee53385252090af6ede34bb5a.zip |
Stable for ppc64, wrt bug #480998
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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 791f45a116f5..21cda663e4be 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.14 2013/09/02 11:11:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v 1.15 2013/09/05 12:34:47 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> RubyInline-3.12.2.ebuild: + Stable for ppc64, wrt bug #480998 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> RubyInline-3.12.2.ebuild: Stable for alpha, wrt bug #480998 diff --git a/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild b/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild index 943606bf804e..26b91fed735f 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.7 2013/09/02 11:11:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.2.ebuild,v 1.8 2013/09/05 12:34:47 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 |