diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-06-12 05:15:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-06-12 05:15:21 +0000 |
commit | 9215c4064db7898e066e70e38dbcea388803e099 (patch) | |
tree | a5be17208a09a840abbba725e1c947ee5f3b7638 /dev-ruby | |
parent | Stable for HPPA (bug #539602). (diff) | |
download | gentoo-2-9215c4064db7898e066e70e38dbcea388803e099.tar.gz gentoo-2-9215c4064db7898e066e70e38dbcea388803e099.tar.bz2 gentoo-2-9215c4064db7898e066e70e38dbcea388803e099.zip |
Stable for HPPA PPC64 (bug #550618).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/fxruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/fxruby/fxruby-1.6.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog index fdcd1823aee2..0af02af1a043 100644 --- a/dev-ruby/fxruby/ChangeLog +++ b/dev-ruby/fxruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/fxruby # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.120 2015/05/28 05:05:16 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.121 2015/06/12 05:15:21 jer Exp $ + + 12 Jun 2015; Jeroen Roovers <jer@gentoo.org> fxruby-1.6.29.ebuild: + Stable for HPPA PPC64 (bug #550618). *fxruby-1.6.29-r1 (28 May 2015) diff --git a/dev-ruby/fxruby/fxruby-1.6.29.ebuild b/dev-ruby/fxruby/fxruby-1.6.29.ebuild index 18c410dc360c..e4d9fa8e25bd 100644 --- a/dev-ruby/fxruby/fxruby-1.6.29.ebuild +++ b/dev-ruby/fxruby/fxruby-1.6.29.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/fxruby/fxruby-1.6.29.ebuild,v 1.3 2015/05/28 05:05:16 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.29.ebuild,v 1.4 2015/06/12 05:15:21 jer Exp $ EAPI=5 # ruby22 -> fails tests @@ -19,7 +19,7 @@ HOMEPAGE="http://www.fxruby.org/" LICENSE="LGPL-2.1" SLOT="1.6" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 hppa ~ppc ppc64 ~x86 ~x86-fbsd" IUSE="examples doc" CDEPEND="x11-libs/fox:1.6 >=x11-libs/fxscintilla-1.62-r1" |