diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 20:57:30 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 20:57:30 +0000 |
commit | 58fe431204ee77c10d27841de932d659617263e1 (patch) | |
tree | b78b241f8838bc4eb54b12141659d642aa984c56 /dev-ruby/fxruby | |
parent | ppc stable wrt bug #536740 (diff) | |
download | gentoo-2-58fe431204ee77c10d27841de932d659617263e1.tar.gz gentoo-2-58fe431204ee77c10d27841de932d659617263e1.tar.bz2 gentoo-2-58fe431204ee77c10d27841de932d659617263e1.zip |
ppc stable wrt bug #550618
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ruby/fxruby')
-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 38eaeb177553..33196ab965cc 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.123 2015/06/26 08:59:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.124 2015/07/23 20:57:30 pacho Exp $ + + 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> fxruby-1.6.29.ebuild: + ppc stable wrt bug #550618 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> fxruby-1.6.29.ebuild: Stable for x86, wrt bug #550618 diff --git a/dev-ruby/fxruby/fxruby-1.6.29.ebuild b/dev-ruby/fxruby/fxruby-1.6.29.ebuild index 1fb866b55474..e1b552c0f4e3 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.6 2015/06/26 08:59:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.29.ebuild,v 1.7 2015/07/23 20:57:30 pacho 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" |