diff options
author | Markus Meier <maekke@gentoo.org> | 2008-04-27 19:45:23 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-04-27 19:45:23 +0000 |
commit | 05746186e8e777c47a6f0482797417709b2fc83a (patch) | |
tree | 2e94472f48531e4a3db61b3da17c3f0daade8710 /dev-ruby/fxruby | |
parent | amd64 stable, bug #210013 (diff) | |
download | gentoo-2-05746186e8e777c47a6f0482797417709b2fc83a.tar.gz gentoo-2-05746186e8e777c47a6f0482797417709b2fc83a.tar.bz2 gentoo-2-05746186e8e777c47a6f0482797417709b2fc83a.zip |
amd64 stable, bug #210181
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'dev-ruby/fxruby')
-rw-r--r-- | dev-ruby/fxruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/fxruby/fxruby-1.6.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog index 0c7d860f3b70..fb3375e73894 100644 --- a/dev-ruby/fxruby/ChangeLog +++ b/dev-ruby/fxruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/fxruby # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.67 2008/02/25 14:05:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.68 2008/04/27 19:45:23 maekke Exp $ + + 27 Apr 2008; Markus Meier <maekke@gentoo.org> fxruby-1.6.13.ebuild: + amd64 stable, bug #210181 25 Feb 2008; Jeroen Roovers <jer@gentoo.org> fxruby-1.6.13.ebuild: Stable for HPPA (bug #210181). diff --git a/dev-ruby/fxruby/fxruby-1.6.13.ebuild b/dev-ruby/fxruby/fxruby-1.6.13.ebuild index 94e2b59d28dc..dcbd517418df 100644 --- a/dev-ruby/fxruby/fxruby-1.6.13.ebuild +++ b/dev-ruby/fxruby/fxruby-1.6.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.13.ebuild,v 1.7 2008/02/25 14:05:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.13.ebuild,v 1.8 2008/04/27 19:45:23 maekke Exp $ RUBY_BUG_145222=yes inherit ruby @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/27718/${MY_P}.tar.gz" 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* |