diff options
author | Michael Kohl <citizen428@gentoo.org> | 2005-03-12 16:06:46 +0000 |
---|---|---|
committer | Michael Kohl <citizen428@gentoo.org> | 2005-03-12 16:06:46 +0000 |
commit | bb1e4c54084c0591bcf747135c5e420b8bc3230a (patch) | |
tree | 4ba6d490ccdbcb8cc03e49ca05e01e072e807ffb /dev-ruby/fxruby | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-bb1e4c54084c0591bcf747135c5e420b8bc3230a.tar.gz gentoo-2-bb1e4c54084c0591bcf747135c5e420b8bc3230a.tar.bz2 gentoo-2-bb1e4c54084c0591bcf747135c5e420b8bc3230a.zip |
Marked 1.2.2 stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-ruby/fxruby')
-rw-r--r-- | dev-ruby/fxruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/fxruby/fxruby-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog index 4845379dcd67..0d3a91eadd64 100644 --- a/dev-ruby/fxruby/ChangeLog +++ b/dev-ruby/fxruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/fxruby # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.19 2005/02/24 22:55:44 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.20 2005/03/12 16:06:46 citizen428 Exp $ + + 12 Mar 2005; Michael Kohl <citizen428@gentoo.org> fxruby-1.2.2.ebuild: + Marked stable on x86. *fxruby-1.2.4 (24 Feb 2005) diff --git a/dev-ruby/fxruby/fxruby-1.2.2.ebuild b/dev-ruby/fxruby/fxruby-1.2.2.ebuild index 6e07e0fb3ba6..3f7d26937948 100644 --- a/dev-ruby/fxruby/fxruby-1.2.2.ebuild +++ b/dev-ruby/fxruby/fxruby-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.2.2.ebuild,v 1.3 2005/02/24 22:55:45 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.2.2.ebuild,v 1.4 2005/03/12 16:06:46 citizen428 Exp $ inherit ruby @@ -8,7 +8,7 @@ IUSE="" MY_P=FXRuby-${PV} -KEYWORDS="~sparc ~x86 ~ppc ~alpha" +KEYWORDS="~sparc x86 ~ppc ~alpha" DESCRIPTION="Ruby language binding to the FOX GUI toolkit" HOMEPAGE="http://www.fxruby.org/" SRC_URI="http://rubyforge.org/frs/download.php/1612/${P}.tar.gz" |