diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 17:49:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 17:49:54 +0000 |
commit | 3d7de05e567cbcd75e8ebdd55e4e7af192a4efde (patch) | |
tree | 9a33cb9cd2314cd76e7ea01b4f729cc47bd5c842 /dev-ruby | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-3d7de05e567cbcd75e8ebdd55e4e7af192a4efde.tar.gz gentoo-2-3d7de05e567cbcd75e8ebdd55e4e7af192a4efde.tar.bz2 gentoo-2-3d7de05e567cbcd75e8ebdd55e4e7af192a4efde.zip |
alpha/sparc stable wrt #395983
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/fxruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/fxruby/fxruby-1.6.20-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog index e83c7671a004..7e688be4b75d 100644 --- a/dev-ruby/fxruby/ChangeLog +++ b/dev-ruby/fxruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/fxruby # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.91 2012/01/04 17:44:20 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.92 2012/02/05 17:49:54 armin76 Exp $ + + 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> fxruby-1.6.20-r1.ebuild: + alpha/sparc stable wrt #395983 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> fxruby-1.6.20-r1.ebuild: x86 stable wrt bug #395983 diff --git a/dev-ruby/fxruby/fxruby-1.6.20-r1.ebuild b/dev-ruby/fxruby/fxruby-1.6.20-r1.ebuild index ee9ecb683c6e..b662639099a7 100644 --- a/dev-ruby/fxruby/fxruby-1.6.20-r1.ebuild +++ b/dev-ruby/fxruby/fxruby-1.6.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.20-r1.ebuild,v 1.4 2012/01/04 17:44:20 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.20-r1.ebuild,v 1.5 2012/02/05 17:49:54 armin76 Exp $ EAPI=2 USE_RUBY="ruby18" @@ -18,7 +18,7 @@ HOMEPAGE="http://www.fxruby.org/" LICENSE="LGPL-2.1" SLOT="1.6" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86" IUSE="examples doc" DEPEND="x11-libs/fox:1.6 |