diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-23 13:29:46 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-23 13:29:46 +0000 |
commit | 2f5fcd87579a9ba26978a40cf0ed1c651a24a08e (patch) | |
tree | f0fd083b7458a94532950fa02b6e3c94d647b347 /dev-ruby/fxruby/fxruby-1.2.2.ebuild | |
parent | Removed old ebuild. (diff) | |
download | historical-2f5fcd87579a9ba26978a40cf0ed1c651a24a08e.tar.gz historical-2f5fcd87579a9ba26978a40cf0ed1c651a24a08e.tar.bz2 historical-2f5fcd87579a9ba26978a40cf0ed1c651a24a08e.zip |
~alpha keyword.
Diffstat (limited to 'dev-ruby/fxruby/fxruby-1.2.2.ebuild')
-rw-r--r-- | dev-ruby/fxruby/fxruby-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/fxruby/fxruby-1.2.2.ebuild b/dev-ruby/fxruby/fxruby-1.2.2.ebuild index c496192c2ca9..aa0ed003d896 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-2004 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.1 2004/10/22 17:43:54 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.2.2.ebuild,v 1.2 2004/10/23 13:29:46 kloeri Exp $ inherit ruby @@ -8,7 +8,7 @@ IUSE="" MY_P=FXRuby-${PV} -KEYWORDS="~sparc ~x86 ~ppc" +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" |