diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-21 01:05:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-21 01:05:13 +0000 |
commit | c085dc1713ea6c0b7d9d1312931ac62964618762 (patch) | |
tree | 9bfda5ef8e229da01155ea48b2403e405fcee89d /dev-ruby/fxruby | |
parent | Version bump closes bug #42251. Header fix. metadata.xml added. (Manifest r... (diff) | |
download | gentoo-2-c085dc1713ea6c0b7d9d1312931ac62964618762.tar.gz gentoo-2-c085dc1713ea6c0b7d9d1312931ac62964618762.tar.bz2 gentoo-2-c085dc1713ea6c0b7d9d1312931ac62964618762.zip |
mips and arm need deps first; header fix
Diffstat (limited to 'dev-ruby/fxruby')
-rw-r--r-- | dev-ruby/fxruby/fxruby-1.0.23.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/fxruby/fxruby-1.0.24.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/fxruby/fxruby-1.0.25.ebuild | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/dev-ruby/fxruby/fxruby-1.0.23.ebuild b/dev-ruby/fxruby/fxruby-1.0.23.ebuild index 3909af8a3c8b..99f1fafe05db 100644 --- a/dev-ruby/fxruby/fxruby-1.0.23.ebuild +++ b/dev-ruby/fxruby/fxruby-1.0.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.0.23.ebuild,v 1.1 2003/05/23 11:56:17 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.0.23.ebuild,v 1.2 2004/02/21 01:05:13 mr_bones_ Exp $ MY_P=FXRuby-${PV} DESCRIPTION="Ruby language binding to the FOX GUI toolkit" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.fxruby.org/" SRC_URI="mirror://sourceforge/fxruby/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha arm hppa mips sparc x86" +KEYWORDS="alpha hppa sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.6 >=x11-libs/fox-1.0" diff --git a/dev-ruby/fxruby/fxruby-1.0.24.ebuild b/dev-ruby/fxruby/fxruby-1.0.24.ebuild index 79a02e923c1b..e7428d1d3217 100644 --- a/dev-ruby/fxruby/fxruby-1.0.24.ebuild +++ b/dev-ruby/fxruby/fxruby-1.0.24.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.0.24.ebuild,v 1.1 2003/06/17 11:44:49 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.0.24.ebuild,v 1.2 2004/02/21 01:05:13 mr_bones_ Exp $ MY_P=FXRuby-${PV} DESCRIPTION="Ruby language binding to the FOX GUI toolkit" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.fxruby.org/" SRC_URI="mirror://sourceforge/fxruby/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha arm hppa mips sparc x86" +KEYWORDS="alpha hppa sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.6 >=x11-libs/fox-1.0" diff --git a/dev-ruby/fxruby/fxruby-1.0.25.ebuild b/dev-ruby/fxruby/fxruby-1.0.25.ebuild index f427f3870f92..1cbf6c692653 100644 --- a/dev-ruby/fxruby/fxruby-1.0.25.ebuild +++ b/dev-ruby/fxruby/fxruby-1.0.25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.0.25.ebuild,v 1.1 2003/08/10 11:14:25 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.0.25.ebuild,v 1.2 2004/02/21 01:05:13 mr_bones_ Exp $ MY_P=FXRuby-${PV} DESCRIPTION="Ruby language binding to the FOX GUI toolkit" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.fxruby.org/" SRC_URI="mirror://sourceforge/fxruby/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha arm hppa mips sparc x86" +KEYWORDS="alpha hppa sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.6 >=x11-libs/fox-1.0" |