diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:59:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:59:02 +0000 |
commit | 303f2c85ebfff0d033270624ef525c54ad3a53fc (patch) | |
tree | 52875942df5d507f5fae587b3c7e32d49170133a /dev-ruby/fxruby | |
parent | Stable for x86, wrt bug #551388 (diff) | |
download | gentoo-2-303f2c85ebfff0d033270624ef525c54ad3a53fc.tar.gz gentoo-2-303f2c85ebfff0d033270624ef525c54ad3a53fc.tar.bz2 gentoo-2-303f2c85ebfff0d033270624ef525c54ad3a53fc.zip |
Stable for x86, wrt bug #550618
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 b58d9fda626b..38eaeb177553 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.122 2015/06/13 11:54:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.123 2015/06/26 08:59:02 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> fxruby-1.6.29.ebuild: + Stable for x86, wrt bug #550618 13 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> fxruby-1.6.29.ebuild: amd64 stable wrt bug #550618 diff --git a/dev-ruby/fxruby/fxruby-1.6.29.ebuild b/dev-ruby/fxruby/fxruby-1.6.29.ebuild index 4915bd482ab2..1fb866b55474 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.5 2015/06/13 11:54:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.29.ebuild,v 1.6 2015/06/26 08:59:02 ago 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" |