summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-10-23 13:29:46 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-10-23 13:29:46 +0000
commite73fbc91cbe50d018c4cf6c51d16423ee1977228 (patch)
treee0ca7a982529c8f2ecb1810f2f0ca2dff7269479 /dev-ruby
parentChanged hwsetup check from /usr/bin/hwsetup to /usr/sbin/hwsetup and closing ... (diff)
downloadgentoo-2-e73fbc91cbe50d018c4cf6c51d16423ee1977228.tar.gz
gentoo-2-e73fbc91cbe50d018c4cf6c51d16423ee1977228.tar.bz2
gentoo-2-e73fbc91cbe50d018c4cf6c51d16423ee1977228.zip
~alpha keyword.
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/fxruby/ChangeLog5
-rw-r--r--dev-ruby/fxruby/fxruby-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog
index 6a6d8287a7fe..d87c64750cb3 100644
--- a/dev-ruby/fxruby/ChangeLog
+++ b/dev-ruby/fxruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/fxruby
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.16 2004/10/22 17:43:54 citizen428 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.17 2004/10/23 13:29:46 kloeri Exp $
+
+ 23 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> fxruby-1.2.2.ebuild:
+ ~alpha keyword.
*fxruby-1.2.2 (22 Oct 2004)
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"