diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-16 06:44:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-16 06:44:19 +0000 |
commit | 004e2b2a1af9368758d55ae91c5c45cc4f73ff87 (patch) | |
tree | 28157475b96d09e2d98672d22d0c963c5b8ca56d /dev-ruby | |
parent | Bump (diff) | |
download | gentoo-2-004e2b2a1af9368758d55ae91c5c45cc4f73ff87.tar.gz gentoo-2-004e2b2a1af9368758d55ae91c5c45cc4f73ff87.tar.bz2 gentoo-2-004e2b2a1af9368758d55ae91c5c45cc4f73ff87.zip |
Stable for HPPA (bug #395983).
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
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 dddbe07e5fd4..8a6e1ff4dacd 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.93 2012/02/06 19:40:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.94 2012/02/16 06:44:19 jer Exp $ + + 16 Feb 2012; Jeroen Roovers <jer@gentoo.org> fxruby-1.6.20-r1.ebuild: + Stable for HPPA (bug #395983). 06 Feb 2012; Brent Baude <ranger@gentoo.org> fxruby-1.6.20-r1.ebuild: Marking fxruby-1.6.20-r1 ppc for 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 d7e890b15c61..dcbc95d236f7 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.6 2012/02/06 19:40:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.20-r1.ebuild,v 1.7 2012/02/16 06:44:19 jer 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 |