diff options
author | 2005-05-04 12:07:46 +0000 | |
---|---|---|
committer | 2005-05-04 12:07:46 +0000 | |
commit | 98fad8214f6bd351208c4f5703889a9911c66344 (patch) | |
tree | 680271b14b0493c85b81ba51e85d6610dc3b0eda /dev-ruby/fxruby/fxruby-1.2.2.ebuild | |
parent | we now call chpax also for the javadoc binary, see #90553 (diff) | |
download | gentoo-2-98fad8214f6bd351208c4f5703889a9911c66344.tar.gz gentoo-2-98fad8214f6bd351208c4f5703889a9911c66344.tar.bz2 gentoo-2-98fad8214f6bd351208c4f5703889a9911c66344.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
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 34fa46397016..9ee96e5b57e6 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.6 2005/04/14 18:44:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.2.2.ebuild,v 1.7 2005/05/04 12:03:59 gmsoft Exp $ inherit ruby @@ -8,7 +8,7 @@ IUSE="" MY_P=FXRuby-${PV} -KEYWORDS="sparc x86 ~ppc alpha" +KEYWORDS="sparc x86 ~ppc alpha hppa" 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" |