diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-05-04 12:07:46 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-05-04 12:07:46 +0000 |
commit | a6571b76dfc80ad8ea12400eadcf71dc256782a8 (patch) | |
tree | 7f1666199b2a316b8071be5bf1969741c95ffe88 /dev-ruby/fxruby | |
parent | we now call chpax also for the javadoc binary, see #90553 (diff) | |
download | historical-a6571b76dfc80ad8ea12400eadcf71dc256782a8.tar.gz historical-a6571b76dfc80ad8ea12400eadcf71dc256782a8.tar.bz2 historical-a6571b76dfc80ad8ea12400eadcf71dc256782a8.zip |
Stable on hppa.
Package-Manager: portage-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 09c6b24e5b70..bcb1cbef524c 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.22 2005/04/14 18:44:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.23 2005/05/04 12:03:59 gmsoft Exp $ + + 04 May 2005; Guy Martin <gmsoft@gentoo.org> fxruby-1.2.2.ebuild: + Stable on hppa. 14 Apr 2005; Bryan Ăstergaard <kloeri@gentoo.org> fxruby-1.2.2.ebuild: Stable on alpha. 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" |