summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-21 01:05:13 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-21 01:05:13 +0000
commit4e8824a3f72f8a5dd1a6414925d8c91822e33813 (patch)
tree9609f657f4e75b2720f4364a583e14db98b32632 /dev-ruby/fxruby
parentVersion bump closes bug #42251. Header fix. metadata.xml added. (diff)
downloadhistorical-4e8824a3f72f8a5dd1a6414925d8c91822e33813.tar.gz
historical-4e8824a3f72f8a5dd1a6414925d8c91822e33813.tar.bz2
historical-4e8824a3f72f8a5dd1a6414925d8c91822e33813.zip
mips and arm need deps first; header fix
Diffstat (limited to 'dev-ruby/fxruby')
-rw-r--r--dev-ruby/fxruby/Manifest6
-rw-r--r--dev-ruby/fxruby/fxruby-1.0.23.ebuild6
-rw-r--r--dev-ruby/fxruby/fxruby-1.0.24.ebuild6
-rw-r--r--dev-ruby/fxruby/fxruby-1.0.25.ebuild6
4 files changed, 12 insertions, 12 deletions
diff --git a/dev-ruby/fxruby/Manifest b/dev-ruby/fxruby/Manifest
index 59eac7febaf4..d0840d8b6466 100644
--- a/dev-ruby/fxruby/Manifest
+++ b/dev-ruby/fxruby/Manifest
@@ -1,8 +1,8 @@
MD5 65759cf3cbe8bd5d928449a49960af42 ChangeLog 1102
-MD5 d8191168378a0cff95a70c84c0c25e69 fxruby-1.0.23.ebuild 824
-MD5 cad1532936abd41595f986d4cf2bae56 fxruby-1.0.24.ebuild 824
+MD5 b12daf7e5be0b05e170bb6024117b149 fxruby-1.0.23.ebuild 821
+MD5 a31cbe30789c4cf7b1796c9a19ed9e6d fxruby-1.0.24.ebuild 821
+MD5 72c8a0656e4a748f65ffb387c32f3946 fxruby-1.0.25.ebuild 821
MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157
-MD5 0e4026b5eedf90e9cffcc1ced0f6ea48 fxruby-1.0.25.ebuild 824
MD5 4fae4df190f7928b1b8b7a0e630c85a7 files/digest-fxruby-1.0.23 66
MD5 e541840ba0967c64587d01f7f00c7ed8 files/digest-fxruby-1.0.24 66
MD5 5b8116570096e239322ab661fab4c28e files/digest-fxruby-1.0.25 66
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"