diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-05-21 17:39:01 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-05-21 17:39:01 +0000 |
commit | 9e5458fa15553d7cca732507e703bf5c929093e0 (patch) | |
tree | 3bcb2a497a0d636b2add51094a1b4d8c61ae3f6f /dev-ruby/fxruby | |
parent | Stable for HPPA (bug #176542). (diff) | |
download | gentoo-2-9e5458fa15553d7cca732507e703bf5c929093e0.tar.gz gentoo-2-9e5458fa15553d7cca732507e703bf5c929093e0.tar.bz2 gentoo-2-9e5458fa15553d7cca732507e703bf5c929093e0.zip |
Sparc stable --- Bug #165352 --- older versions may be removed.
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-ruby/fxruby')
-rw-r--r-- | dev-ruby/fxruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/fxruby/fxruby-1.6.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog index 50f653f5364a..38dfe34046d4 100644 --- a/dev-ruby/fxruby/ChangeLog +++ b/dev-ruby/fxruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/fxruby # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.44 2007/05/20 17:23:52 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.45 2007/05/21 17:39:01 fmccor Exp $ + + 21 May 2007; Ferris McCormick <fmccor@gentoo.org> fxruby-1.6.11.ebuild: + Sparc stable --- Bug #165352 --- older versions may be removed. 20 May 2007; Bryan Østergaard <kloeri@gentoo.org> fxruby-1.6.11.ebuild: Stable on Alpha, bug 165352. diff --git a/dev-ruby/fxruby/fxruby-1.6.11.ebuild b/dev-ruby/fxruby/fxruby-1.6.11.ebuild index aa6a2da152aa..58917968dbd3 100644 --- a/dev-ruby/fxruby/fxruby-1.6.11.ebuild +++ b/dev-ruby/fxruby/fxruby-1.6.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.11.ebuild,v 1.3 2007/05/20 17:23:52 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.11.ebuild,v 1.4 2007/05/21 17:39:01 fmccor Exp $ RUBY_BUG_145222=yes inherit ruby @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/19801/${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* |