diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:27:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:27:29 +0000 |
commit | e09fab5c55e1a5b437be245cff8599d010df03e8 (patch) | |
tree | 57e41bbf5d2360e507e4357069cbc7dc18fb2f75 | |
parent | Remove arm keywords (diff) | |
download | historical-e09fab5c55e1a5b437be245cff8599d010df03e8.tar.gz historical-e09fab5c55e1a5b437be245cff8599d010df03e8.tar.bz2 historical-e09fab5c55e1a5b437be245cff8599d010df03e8.zip |
Remove arm keywords
40 files changed, 80 insertions, 80 deletions
diff --git a/dev-ruby/amrita/amrita-1.0.2.ebuild b/dev-ruby/amrita/amrita-1.0.2.ebuild index 6876209022da..763fcfdf4b4e 100644 --- a/dev-ruby/amrita/amrita-1.0.2.ebuild +++ b/dev-ruby/amrita/amrita-1.0.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amrita/amrita-1.0.2.ebuild,v 1.2 2003/05/12 20:15:44 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amrita/amrita-1.0.2.ebuild,v 1.3 2004/02/22 22:20:27 agriffis Exp $ DESCRIPTION="A HTML/XHTML template library for Ruby" HOMEPAGE="http://www.brain-tokyo.jp/research/amrita/index.html" SRC_URI="http://www.brain-tokyo.jp/research/amrita/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="alpha arm hppa mips sparc x86" +KEYWORDS="alpha hppa mips sparc x86" DEPEND=">=dev-lang/ruby-1.6.7 >=dev-ruby/strscan-0.6.5" diff --git a/dev-ruby/amrita/amrita-1.8.2-r1.ebuild b/dev-ruby/amrita/amrita-1.8.2-r1.ebuild index d45d2b40e39f..9a2e48073e7a 100644 --- a/dev-ruby/amrita/amrita-1.8.2-r1.ebuild +++ b/dev-ruby/amrita/amrita-1.8.2-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amrita/amrita-1.8.2-r1.ebuild,v 1.1 2003/09/12 12:26:53 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amrita/amrita-1.8.2-r1.ebuild,v 1.2 2004/02/22 22:20:27 agriffis Exp $ DESCRIPTION="A HTML/XHTML template library for Ruby" HOMEPAGE="http://www.brain-tokyo.jp/research/amrita/index.html" SRC_URI="http://www.brain-tokyo.jp/research/amrita/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc ~x86" +KEYWORDS="~alpha ~hppa ~mips ~sparc ~x86" DEPEND=">=dev-lang/ruby-1.8.0" src_compile() { diff --git a/dev-ruby/amrita/amrita-1.8.2.ebuild b/dev-ruby/amrita/amrita-1.8.2.ebuild index 59c512bbba43..f5b1de12a476 100644 --- a/dev-ruby/amrita/amrita-1.8.2.ebuild +++ b/dev-ruby/amrita/amrita-1.8.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amrita/amrita-1.8.2.ebuild,v 1.5 2003/07/24 05:41:12 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amrita/amrita-1.8.2.ebuild,v 1.6 2004/02/22 22:20:27 agriffis Exp $ DESCRIPTION="A HTML/XHTML template library for Ruby" HOMEPAGE="http://www.brain-tokyo.jp/research/amrita/index.html" SRC_URI="http://www.brain-tokyo.jp/research/amrita/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha ~arm hppa ~mips ~sparc x86" +KEYWORDS="~alpha hppa ~mips ~sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.6.7 >=dev-ruby/strscan-0.6.5" diff --git a/dev-ruby/amstd/amstd-2.0.0-r1.ebuild b/dev-ruby/amstd/amstd-2.0.0-r1.ebuild index 4870490eaa0f..272eaabae6d1 100644 --- a/dev-ruby/amstd/amstd-2.0.0-r1.ebuild +++ b/dev-ruby/amstd/amstd-2.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-2.0.0-r1.ebuild,v 1.1 2003/11/16 19:27:24 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-2.0.0-r1.ebuild,v 1.2 2004/02/22 22:20:48 agriffis Exp $ inherit ruby @@ -10,7 +10,7 @@ SRC_URI="http://www.loveruby.net/archive/amstd/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc ~x86" +KEYWORDS="~alpha ~hppa ~mips ~sparc ~x86" IUSE="" USE_RUBY="any" diff --git a/dev-ruby/amstd/amstd-2.0.0.ebuild b/dev-ruby/amstd/amstd-2.0.0.ebuild index b1e7e26f8503..af3931689a09 100644 --- a/dev-ruby/amstd/amstd-2.0.0.ebuild +++ b/dev-ruby/amstd/amstd-2.0.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-2.0.0.ebuild,v 1.5 2003/05/23 11:19:23 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-2.0.0.ebuild,v 1.6 2004/02/22 22:20:48 agriffis Exp $ DESCRIPTION="Ruby utility collection by Minero Aoki" HOMEPAGE="http://www.loveruby.net/en/amstd.html" SRC_URI="http://www.loveruby.net/archive/amstd/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha arm hppa mips sparc x86" +KEYWORDS="alpha hppa mips sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.6" diff --git a/dev-ruby/devel-logger/devel-logger-1.0.1.ebuild b/dev-ruby/devel-logger/devel-logger-1.0.1.ebuild index 952b90afc373..58ccee339bec 100644 --- a/dev-ruby/devel-logger/devel-logger-1.0.1.ebuild +++ b/dev-ruby/devel-logger/devel-logger-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/devel-logger/devel-logger-1.0.1.ebuild,v 1.4 2003/05/23 11:21:58 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/devel-logger/devel-logger-1.0.1.ebuild,v 1.5 2004/02/22 22:21:05 agriffis Exp $ MY_P=${PN}-${PV//./_} DESCRIPTION="Lightweight logging utility" @@ -8,7 +8,7 @@ HOMEPAGE="http://rrr.jin.gr.jp/doc/devel-logger/" SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/contrib/${MY_P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="alpha arm hppa mips sparc x86" +KEYWORDS="alpha hppa mips sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.6" S=${WORKDIR}/${MY_P} diff --git a/dev-ruby/eruby/eruby-1.0.3-r1.ebuild b/dev-ruby/eruby/eruby-1.0.3-r1.ebuild index 898d80878b46..9db5503d1d41 100644 --- a/dev-ruby/eruby/eruby-1.0.3-r1.ebuild +++ b/dev-ruby/eruby/eruby-1.0.3-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintaner: Tools Team <tools@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/eruby/eruby-1.0.3-r1.ebuild,v 1.2 2003/09/08 02:19:31 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/eruby/eruby-1.0.3-r1.ebuild,v 1.3 2004/02/22 22:21:25 agriffis Exp $ DESCRIPTION="eRuby interprets a Ruby code embedded text file" HOMEPAGE="http://www.modruby.net/" SRC_URI="http://www.modruby.net/archive/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha arm hppa mips sparc x86" +KEYWORDS="alpha hppa mips sparc x86" DEPEND=">=dev-lang/ruby-1.6" src_compile() { diff --git a/dev-ruby/eruby/eruby-1.0.4.ebuild b/dev-ruby/eruby/eruby-1.0.4.ebuild index 6feb9b8407c4..35c66b454c3d 100644 --- a/dev-ruby/eruby/eruby-1.0.4.ebuild +++ b/dev-ruby/eruby/eruby-1.0.4.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintaner: Tools Team <tools@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/eruby/eruby-1.0.4.ebuild,v 1.2 2003/09/08 02:19:31 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/eruby/eruby-1.0.4.ebuild,v 1.3 2004/02/22 22:21:25 agriffis Exp $ DESCRIPTION="eRuby interprets a Ruby code embedded text file" HOMEPAGE="http://www.modruby.net/" SRC_URI="http://www.modruby.net/archive/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha arm hppa mips sparc x86" +KEYWORDS="alpha hppa mips sparc x86" DEPEND=">=dev-lang/ruby-1.6" src_compile() { diff --git a/dev-ruby/madeleine/madeleine-0.3.ebuild b/dev-ruby/madeleine/madeleine-0.3.ebuild index e143c90b3094..b231b6a912b9 100644 --- a/dev-ruby/madeleine/madeleine-0.3.ebuild +++ b/dev-ruby/madeleine/madeleine-0.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/madeleine/madeleine-0.3.ebuild,v 1.2 2003/07/12 23:07:04 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/madeleine/madeleine-0.3.ebuild,v 1.3 2004/02/22 22:21:42 agriffis Exp $ DESCRIPTION="A Ruby implementation of object prevalence" HOMEPAGE="http://madeleine.sourceforge.net/" SRC_URI="mirror://sourceforge/madeleine/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.0_pre*" diff --git a/dev-ruby/mysql-ruby/mysql-ruby-2.4.4a.ebuild b/dev-ruby/mysql-ruby/mysql-ruby-2.4.4a.ebuild index 245c2398805d..19fd35f46d99 100644 --- a/dev-ruby/mysql-ruby/mysql-ruby-2.4.4a.ebuild +++ b/dev-ruby/mysql-ruby/mysql-ruby-2.4.4a.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mysql-ruby/mysql-ruby-2.4.4a.ebuild,v 1.3 2003/05/23 11:36:29 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mysql-ruby/mysql-ruby-2.4.4a.ebuild,v 1.4 2004/02/22 22:22:00 agriffis Exp $ DESCRIPTION="A Ruby extention library to use MySQL" HOMEPAGE="http://www.tmtm.org/en/mysql/ruby/" SRC_URI="http://www.tmtm.org/en/mysql/ruby/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="alpha arm hppa mips ppc sparc x86" +KEYWORDS="alpha hppa mips ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.6.8 >=dev-db/mysql-3.23.54" diff --git a/dev-ruby/mysql-ruby/mysql-ruby-2.4.5.ebuild b/dev-ruby/mysql-ruby/mysql-ruby-2.4.5.ebuild index bae34dfbd9b5..25698ac54570 100644 --- a/dev-ruby/mysql-ruby/mysql-ruby-2.4.5.ebuild +++ b/dev-ruby/mysql-ruby/mysql-ruby-2.4.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mysql-ruby/mysql-ruby-2.4.5.ebuild,v 1.1 2003/08/10 11:06:48 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mysql-ruby/mysql-ruby-2.4.5.ebuild,v 1.2 2004/02/22 22:22:00 agriffis Exp $ DESCRIPTION="A Ruby extention library to use MySQL" HOMEPAGE="http://www.tmtm.org/en/mysql/ruby/" SRC_URI="http://www.tmtm.org/en/mysql/ruby/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="alpha arm hppa mips ppc sparc x86" +KEYWORDS="alpha hppa mips ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.6.8 >=dev-db/mysql-3.23.54" diff --git a/dev-ruby/narray/narray-0.5.7-r1.ebuild b/dev-ruby/narray/narray-0.5.7-r1.ebuild index 3919636ca309..f37600df4cf4 100644 --- a/dev-ruby/narray/narray-0.5.7-r1.ebuild +++ b/dev-ruby/narray/narray-0.5.7-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/narray/narray-0.5.7-r1.ebuild,v 1.2 2003/05/23 11:52:07 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/narray/narray-0.5.7-r1.ebuild,v 1.3 2004/02/22 22:22:17 agriffis Exp $ DESCRIPTION="Numerical N-dimensional Array class" HOMEPAGE="http://www.ir.isas.ac.jp/~masa/ruby/index-e.html" SRC_URI="http://www.ir.isas.ac.jp/~masa/ruby/dist/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="alpha arm hppa mips ppc sparc x86" +KEYWORDS="alpha hppa mips ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.6.8" diff --git a/dev-ruby/narray/narray-0.5.7_p2.ebuild b/dev-ruby/narray/narray-0.5.7_p2.ebuild index ee0c8f6793cd..4d01b1afe311 100644 --- a/dev-ruby/narray/narray-0.5.7_p2.ebuild +++ b/dev-ruby/narray/narray-0.5.7_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/narray/narray-0.5.7_p2.ebuild,v 1.1 2004/02/20 17:39:44 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/narray/narray-0.5.7_p2.ebuild,v 1.2 2004/02/22 22:22:17 agriffis Exp $ inherit ruby @@ -12,7 +12,7 @@ SRC_URI="http://www.ir.isas.ac.jp/~masa/ruby/dist/${MY_P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86" IUSE="" USE_RUBY="ruby16 ruby18 ruby19" diff --git a/dev-ruby/ncurses-ruby/ncurses-ruby-0.8.ebuild b/dev-ruby/ncurses-ruby/ncurses-ruby-0.8.ebuild index 3d094aed3733..74e5302ea6eb 100644 --- a/dev-ruby/ncurses-ruby/ncurses-ruby-0.8.ebuild +++ b/dev-ruby/ncurses-ruby/ncurses-ruby-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ncurses-ruby/ncurses-ruby-0.8.ebuild,v 1.5 2003/11/16 19:27:24 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ncurses-ruby/ncurses-ruby-0.8.ebuild,v 1.6 2004/02/22 22:22:35 agriffis Exp $ inherit ruby @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/ncurses-ruby/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" USE_RUBY="ruby16 ruby18" -KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc x86" +KEYWORDS="~alpha ~hppa ~mips ~sparc x86" IUSE="" DEPEND=">=dev-lang/ruby-1.6 >=sys-libs/ncurses-5.3" diff --git a/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild b/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild index d76634f2ab78..7f3760bb0953 100644 --- a/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild +++ b/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild,v 1.2 2003/05/23 10:44:11 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild,v 1.3 2004/02/22 22:22:52 agriffis Exp $ MY_P=ProgrammingRuby-${PV} DESCRIPTION="Programming Ruby: The Pragmatic Programmers' Guide by Dave Thomas and Andrew Hunt" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.rubycentral.com/" SRC_URI="http://dev.rubycentral.com/downloads/files/${MY_P}.tgz" LICENSE="OPL" SLOT="0" -KEYWORDS="alpha arm hppa mips sparc x86" +KEYWORDS="alpha hppa mips sparc x86" DEPEND="" S=${WORKDIR}/${MY_P} diff --git a/dev-ruby/racc/racc-1.4.3-r1.ebuild b/dev-ruby/racc/racc-1.4.3-r1.ebuild index 5a9d209dbf25..eec91b61f879 100644 --- a/dev-ruby/racc/racc-1.4.3-r1.ebuild +++ b/dev-ruby/racc/racc-1.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.3-r1.ebuild,v 1.2 2003/09/08 02:23:08 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.3-r1.ebuild,v 1.3 2004/02/22 22:23:09 agriffis Exp $ MY_P=${P}-all DESCRIPTION="A LALR(1) parser generator for Ruby" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.loveruby.net/en/racc.html" SRC_URI="http://www.loveruby.net/archive/racc/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha arm hppa mips sparc x86" +KEYWORDS="alpha hppa mips sparc x86" IUSE="" S=${WORKDIR}/${MY_P} diff --git a/dev-ruby/racc/racc-1.4.3.ebuild b/dev-ruby/racc/racc-1.4.3.ebuild index ff52174aec3d..0628e44186ad 100644 --- a/dev-ruby/racc/racc-1.4.3.ebuild +++ b/dev-ruby/racc/racc-1.4.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.3.ebuild,v 1.6 2003/09/08 02:23:08 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.3.ebuild,v 1.7 2004/02/22 22:23:09 agriffis Exp $ S=${WORKDIR}/${P}-all DESCRIPTION="LALR parser generator for Ruby" SRC_URI="http://www.loveruby.net/archive/racc/${P}-all.tar.gz" HOMEPAGE="http://www.loveruby.net/en/racc.html" LICENSE="LGPL-2.1" -KEYWORDS="alpha arm hppa mips sparc x86" +KEYWORDS="alpha hppa mips sparc x86" IUSE="" SLOT="0" diff --git a/dev-ruby/racc/racc-1.4.4.ebuild b/dev-ruby/racc/racc-1.4.4.ebuild index 49e4ee33703f..31e60c4d8366 100644 --- a/dev-ruby/racc/racc-1.4.4.ebuild +++ b/dev-ruby/racc/racc-1.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.4.ebuild,v 1.1 2004/01/22 07:39:08 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.4.ebuild,v 1.2 2004/02/22 22:23:09 agriffis Exp $ inherit ruby @@ -10,7 +10,7 @@ HOMEPAGE="http://www.loveruby.net/en/racc.html" SRC_URI="http://www.loveruby.net/archive/racc/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc ~x86" +KEYWORDS="~alpha ~hppa ~mips ~sparc ~x86" IUSE="" S=${WORKDIR}/${MY_P} diff --git a/dev-ruby/rexml/rexml-2.5.8.ebuild b/dev-ruby/rexml/rexml-2.5.8.ebuild index d9f759f00341..094014e25f8b 100644 --- a/dev-ruby/rexml/rexml-2.5.8.ebuild +++ b/dev-ruby/rexml/rexml-2.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexml/rexml-2.5.8.ebuild,v 1.2 2003/05/12 23:49:34 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexml/rexml-2.5.8.ebuild,v 1.3 2004/02/22 22:23:27 agriffis Exp $ MY_P="${PN}_${PV}" DESCRIPTION="An XML parser for Ruby, in Ruby" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.germane-software.com/software/rexml" SRC_URI="http://www.germane-software.com/archives/${MY_P}.tgz" LICENSE="Ruby" SLOT="0" -KEYWORDS="alpha arm hppa mips sparc x86" +KEYWORDS="alpha hppa mips sparc x86" DEPEND=">=dev-lang/ruby-1.6" S=${WORKDIR}/${MY_P} diff --git a/dev-ruby/ri/ri-1.8b.ebuild b/dev-ruby/ri/ri-1.8b.ebuild index cd88fce4390b..18ec0b8d590a 100644 --- a/dev-ruby/ri/ri-1.8b.ebuild +++ b/dev-ruby/ri/ri-1.8b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ri/ri-1.8b.ebuild,v 1.3 2003/12/05 17:45:13 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ri/ri-1.8b.ebuild,v 1.4 2004/02/22 22:23:46 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Ruby Interactive reference" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/rdoc/${P}.tgz" SLOT="0" LICENSE="Ruby" -KEYWORDS="alpha arm hppa mips sparc x86" +KEYWORDS="alpha hppa mips sparc x86" DEPEND=">=dev-lang/ruby-1.8.0" diff --git a/dev-ruby/rmagick/rmagick-1.3.0.ebuild b/dev-ruby/rmagick/rmagick-1.3.0.ebuild index a7b830b76ee6..994bce185eea 100644 --- a/dev-ruby/rmagick/rmagick-1.3.0.ebuild +++ b/dev-ruby/rmagick/rmagick-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.3.0.ebuild,v 1.1 2003/08/10 08:55:32 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.3.0.ebuild,v 1.2 2004/02/22 22:24:06 agriffis Exp $ MY_P="RMagick-${PV}" DESCRIPTION="An interface between Ruby and the ImageMagick(TM) image processing library" @@ -8,7 +8,7 @@ HOMEPAGE="http://rmagick.rubyforge.org/" SRC_URI="http://rubyforge.org/download.php/35/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha arm hppa mips ppc sparc x86" +KEYWORDS="alpha hppa mips ppc sparc x86" DEPEND=">=dev-lang/ruby-1.6.8 >=media-gfx/imagemagick-5.5.1" S=${WORKDIR}/${MY_P} diff --git a/dev-ruby/rmagick/rmagick-1.3.1.ebuild b/dev-ruby/rmagick/rmagick-1.3.1.ebuild index 58f7ba0f2189..64a51c57c83c 100644 --- a/dev-ruby/rmagick/rmagick-1.3.1.ebuild +++ b/dev-ruby/rmagick/rmagick-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.3.1.ebuild,v 1.1 2003/09/27 15:20:56 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.3.1.ebuild,v 1.2 2004/02/22 22:24:06 agriffis Exp $ MY_P="RMagick-${PV}" DESCRIPTION="An interface between Ruby and the ImageMagick(TM) image processing library" @@ -8,7 +8,7 @@ HOMEPAGE="http://rmagick.rubyforge.org/" SRC_URI="http://rubyforge.org/download.php/124/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha arm hppa mips ppc sparc x86" +KEYWORDS="alpha hppa mips ppc sparc x86" DEPEND=">=dev-lang/ruby-1.6.8 >=media-gfx/imagemagick-5.5.1" S=${WORKDIR}/${MY_P} diff --git a/dev-ruby/rmagick/rmagick-1.3.2.ebuild b/dev-ruby/rmagick/rmagick-1.3.2.ebuild index b50b015a7053..a154282f4a6a 100644 --- a/dev-ruby/rmagick/rmagick-1.3.2.ebuild +++ b/dev-ruby/rmagick/rmagick-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.3.2.ebuild,v 1.1 2003/12/10 11:47:15 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-1.3.2.ebuild,v 1.2 2004/02/22 22:24:06 agriffis Exp $ MY_P="RMagick-${PV}" DESCRIPTION="An interface between Ruby and the ImageMagick(TM) image processing library" @@ -8,7 +8,7 @@ HOMEPAGE="http://rmagick.rubyforge.org/" SRC_URI="http://rubyforge.org/download.php/243/${MY_P}.tar.bz2" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha arm hppa mips ppc sparc x86" +KEYWORDS="alpha hppa mips ppc sparc x86" DEPEND=">=dev-lang/ruby-1.6.8 >=media-gfx/imagemagick-5.5.1" S=${WORKDIR}/${MY_P} diff --git a/dev-ruby/ruby-bsearch/ruby-bsearch-1.5-r1.ebuild b/dev-ruby/ruby-bsearch/ruby-bsearch-1.5-r1.ebuild index 65d57c18ed93..5566b0913b7c 100644 --- a/dev-ruby/ruby-bsearch/ruby-bsearch-1.5-r1.ebuild +++ b/dev-ruby/ruby-bsearch/ruby-bsearch-1.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-bsearch/ruby-bsearch-1.5-r1.ebuild,v 1.3 2004/02/17 00:46:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-bsearch/ruby-bsearch-1.5-r1.ebuild,v 1.4 2004/02/22 22:24:27 agriffis Exp $ inherit ruby @@ -9,7 +9,7 @@ HOMEPAGE="http://namazu.org/~satoru/ruby-bsearch/" SRC_URI="http://namazu.org/~satoru/ruby-bsearch/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="alpha ~arm ~hppa ~mips ~ppc sparc x86 ia64" +KEYWORDS="alpha ~hppa ~mips ~ppc sparc x86 ia64" IUSE="" DEPEND="dev-lang/ruby" diff --git a/dev-ruby/ruby-bsearch/ruby-bsearch-1.5.ebuild b/dev-ruby/ruby-bsearch/ruby-bsearch-1.5.ebuild index 20b9914e7be5..050243c9f9e8 100644 --- a/dev-ruby/ruby-bsearch/ruby-bsearch-1.5.ebuild +++ b/dev-ruby/ruby-bsearch/ruby-bsearch-1.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-bsearch/ruby-bsearch-1.5.ebuild,v 1.3 2003/07/28 22:26:19 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-bsearch/ruby-bsearch-1.5.ebuild,v 1.4 2004/02/22 22:24:27 agriffis Exp $ DESCRIPTION="A binary search library for Ruby" HOMEPAGE="http://namazu.org/~satoru/ruby-bsearch/" SRC_URI="http://namazu.org/~satoru/ruby-bsearch/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc x86" IUSE="" DEPEND="dev-lang/ruby" diff --git a/dev-ruby/ruby-config/ruby-config-0.2.ebuild b/dev-ruby/ruby-config/ruby-config-0.2.ebuild index 528f9ffbfc49..60239f143f70 100644 --- a/dev-ruby/ruby-config/ruby-config-0.2.ebuild +++ b/dev-ruby/ruby-config/ruby-config-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.2.ebuild,v 1.2 2004/02/05 02:00:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.2.ebuild,v 1.3 2004/02/22 22:24:46 agriffis Exp $ DESCRIPTION="Utility to switch the ruby interpreter beging used" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64" DEPEND="dev-lang/ruby" diff --git a/dev-ruby/ruby-freedb/ruby-freedb-0.5.ebuild b/dev-ruby/ruby-freedb/ruby-freedb-0.5.ebuild index 83bec7bd4a43..7d37b9f478a5 100644 --- a/dev-ruby/ruby-freedb/ruby-freedb-0.5.ebuild +++ b/dev-ruby/ruby-freedb/ruby-freedb-0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-freedb/ruby-freedb-0.5.ebuild,v 1.1 2003/07/31 14:02:21 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-freedb/ruby-freedb-0.5.ebuild,v 1.2 2004/02/22 22:25:04 agriffis Exp $ DESCRIPTION="A Ruby library to access cddb/freedb servers" HOMEPAGE="http://davedd.free.fr/ruby-freedb/" SRC_URI="http://davedd.free.fr/ruby-freedb/download/${P}.tar.gz" LICENSE="GPL-2 Artistic" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc ~x86" +KEYWORDS="~alpha ~hppa ~mips ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/ruby-1.6.8" diff --git a/dev-ruby/ruby-gtk2/ruby-gtk2-0.4.0.ebuild b/dev-ruby/ruby-gtk2/ruby-gtk2-0.4.0.ebuild index e7fe5d4651a2..836aa947275d 100644 --- a/dev-ruby/ruby-gtk2/ruby-gtk2-0.4.0.ebuild +++ b/dev-ruby/ruby-gtk2/ruby-gtk2-0.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-0.4.0.ebuild,v 1.3 2003/07/12 13:03:10 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-0.4.0.ebuild,v 1.4 2004/02/22 22:25:24 agriffis Exp $ DESCRIPTION="Ruby gtk+-2 bindings" HOMEPAGE="http://ruby-gnome2.sourceforge.net/" SRC_URI="mirror://sourceforge/ruby-gnome2/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc x86" DEPEND=">=dev-lang/ruby-1.6 >=dev-libs/glib-2 >=media-libs/gdk-pixbuf-0.20 diff --git a/dev-ruby/ruby-gtk2/ruby-gtk2-0.5.0.ebuild b/dev-ruby/ruby-gtk2/ruby-gtk2-0.5.0.ebuild index be9eac952216..f0548fa11273 100644 --- a/dev-ruby/ruby-gtk2/ruby-gtk2-0.5.0.ebuild +++ b/dev-ruby/ruby-gtk2/ruby-gtk2-0.5.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-0.5.0.ebuild,v 1.3 2003/07/28 09:50:57 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk2/ruby-gtk2-0.5.0.ebuild,v 1.4 2004/02/22 22:25:24 agriffis Exp $ DESCRIPTION="Ruby gtk+-2 bindings" HOMEPAGE="http://ruby-gnome2.sourceforge.jp/" SRC_URI="mirror://sourceforge/ruby-gnome2/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc x86" DEPEND=">=dev-lang/ruby-1.6 >=dev-libs/glib-2 diff --git a/dev-ruby/ruby-ldap/ruby-ldap-0.7.2.ebuild b/dev-ruby/ruby-ldap/ruby-ldap-0.7.2.ebuild index ce6b52954ea0..e6422799a93d 100644 --- a/dev-ruby/ruby-ldap/ruby-ldap-0.7.2.ebuild +++ b/dev-ruby/ruby-ldap/ruby-ldap-0.7.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.7.2.ebuild,v 1.2 2003/07/12 13:03:10 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.7.2.ebuild,v 1.3 2004/02/22 22:25:43 agriffis Exp $ DESCRIPTION="A Ruby interface to some LDAP libraries" HOMEPAGE="http://ruby-ldap.sourceforge.net/" SRC_URI="mirror://sourceforge/ruby-ldap/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc x86" IUSE="ssl" DEPEND=">=dev-lang/ruby-1.6 >=net-nds/openldap-2 diff --git a/dev-ruby/ruby-ldap/ruby-ldap-0.8.0.ebuild b/dev-ruby/ruby-ldap/ruby-ldap-0.8.0.ebuild index c99d2bb6da86..d9f81a6dd426 100644 --- a/dev-ruby/ruby-ldap/ruby-ldap-0.8.0.ebuild +++ b/dev-ruby/ruby-ldap/ruby-ldap-0.8.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.8.0.ebuild,v 1.2 2003/07/12 13:03:10 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.8.0.ebuild,v 1.3 2004/02/22 22:25:43 agriffis Exp $ DESCRIPTION="A Ruby interface to some LDAP libraries" HOMEPAGE="http://ruby-ldap.sourceforge.net/" SRC_URI="mirror://sourceforge/ruby-ldap/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc x86" IUSE="ssl" DEPEND=">=dev-lang/ruby-1.6 >=net-nds/openldap-2 diff --git a/dev-ruby/ruby-ldap/ruby-ldap-0.8.1.ebuild b/dev-ruby/ruby-ldap/ruby-ldap-0.8.1.ebuild index 49915efe9101..a307a1ef7cd9 100644 --- a/dev-ruby/ruby-ldap/ruby-ldap-0.8.1.ebuild +++ b/dev-ruby/ruby-ldap/ruby-ldap-0.8.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.8.1.ebuild,v 1.1 2003/11/24 16:15:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.8.1.ebuild,v 1.2 2004/02/22 22:25:43 agriffis Exp $ DESCRIPTION="A Ruby interface to some LDAP libraries" HOMEPAGE="http://ruby-ldap.sourceforge.net/" SRC_URI="mirror://sourceforge/ruby-ldap/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86" IUSE="ssl" DEPEND=">=dev-lang/ruby-1.6 >=net-nds/openldap-2 diff --git a/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild b/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild index c3be797c6ce7..1a7c97878a3e 100644 --- a/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild +++ b/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild,v 1.2 2003/05/13 00:14:49 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild,v 1.3 2004/02/22 22:26:01 agriffis Exp $ DESCRIPTION="An extension library to access a PostgreSQL database from Ruby" HOMEPAGE="http://www.postgresql.jp/interfaces/ruby/" SRC_URI="http://www.postgresql.jp/interfaces/ruby/archive/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="alpha arm hppa mips ppc sparc x86" +KEYWORDS="alpha hppa mips ppc sparc x86" DEPEND=">=dev-lang/ruby-1.3.4 >=dev-db/postgresql-6.4" diff --git a/dev-ruby/ruby-romkan/ruby-romkan-0.4-r1.ebuild b/dev-ruby/ruby-romkan/ruby-romkan-0.4-r1.ebuild index cae88f2f3a7c..816505ccb258 100644 --- a/dev-ruby/ruby-romkan/ruby-romkan-0.4-r1.ebuild +++ b/dev-ruby/ruby-romkan/ruby-romkan-0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-romkan/ruby-romkan-0.4-r1.ebuild,v 1.3 2004/02/17 00:47:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-romkan/ruby-romkan-0.4-r1.ebuild,v 1.4 2004/02/22 22:26:19 agriffis Exp $ inherit ruby @@ -9,6 +9,6 @@ HOMEPAGE="http://namazu.org/~satoru/ruby-romkan/" SRC_URI="http://namazu.org/~satoru/ruby-romkan/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="alpha ~arm ~hppa ~mips ~ppc sparc x86 ia64" +KEYWORDS="alpha ~hppa ~mips ~ppc sparc x86 ia64" IUSE="" DEPEND="dev-lang/ruby" diff --git a/dev-ruby/ruby-romkan/ruby-romkan-0.4.ebuild b/dev-ruby/ruby-romkan/ruby-romkan-0.4.ebuild index a44698c1f9fe..2e95cff29f2f 100644 --- a/dev-ruby/ruby-romkan/ruby-romkan-0.4.ebuild +++ b/dev-ruby/ruby-romkan/ruby-romkan-0.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-romkan/ruby-romkan-0.4.ebuild,v 1.3 2003/07/28 22:27:57 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-romkan/ruby-romkan-0.4.ebuild,v 1.4 2004/02/22 22:26:19 agriffis Exp $ DESCRIPTION="A Romaji <-> Kana conversion library for Ruby" HOMEPAGE="http://namazu.org/~satoru/ruby-romkan/" SRC_URI="http://namazu.org/~satoru/ruby-romkan/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc x86" IUSE="" DEPEND="dev-lang/ruby" diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild index fdd2dc77f039..4e706b104368 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild,v 1.2 2003/09/20 09:17:05 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild,v 1.3 2004/02/22 22:26:37 agriffis Exp $ DESCRIPTION="A TCP wrappers library for Ruby" HOMEPAGE="http://raa.ruby-lang.org/list.rhtml?name=ruby-tcpwrap" SRC_URI="http://shugo.net/archive/ruby-tcpwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc x86" +KEYWORDS="~alpha ~hppa ~mips ~sparc x86" DEPEND="dev-lang/ruby net-libs/libident sys-apps/tcp-wrappers" diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild index 655596fc017a..50b064553d8e 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v 1.4 2003/11/16 19:27:24 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v 1.5 2004/02/22 22:26:37 agriffis Exp $ inherit ruby @@ -13,7 +13,7 @@ SRC_URI="http://shugo.net/archive/ruby-tcpwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" USE_RUBY="ruby16 ruby18" -KEYWORDS="alpha ~arm ~hppa ~mips ~sparc x86" +KEYWORDS="alpha ~hppa ~mips ~sparc x86" DEPEND="dev-lang/ruby net-libs/libident diff --git a/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild b/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild index 5fde86274fd4..5e93f31bbff0 100644 --- a/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild +++ b/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild,v 1.3 2003/07/12 13:03:10 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild,v 1.4 2004/02/22 22:26:54 agriffis Exp $ DESCRIPTION="A Ruby interface to termios" HOMEPAGE="http://arika.org/ruby/termios/" SRC_URI="http://arika.org/archive/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc x86" +KEYWORDS="~alpha ~hppa ~mips ~sparc x86" DEPEND=">=dev-lang/ruby-1.6" src_compile() { diff --git a/dev-ruby/sqlite-ruby/sqlite-ruby-1.0.ebuild b/dev-ruby/sqlite-ruby/sqlite-ruby-1.0.ebuild index fa76691123bc..7fa09e3af937 100644 --- a/dev-ruby/sqlite-ruby/sqlite-ruby-1.0.ebuild +++ b/dev-ruby/sqlite-ruby/sqlite-ruby-1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-1.0.ebuild,v 1.1 2003/06/26 16:49:39 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-1.0.ebuild,v 1.2 2004/02/22 22:27:11 agriffis Exp $ DESCRIPTION="An extension library to access a SQLite database from Ruby" HOMEPAGE="http://sqlite-ruby.sourceforge.net/" SRC_URI="mirror://sourceforge/sqlite-ruby/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/ruby-1.6.2 >=dev-db/sqlite-2.8.3" diff --git a/dev-ruby/strscan/strscan-0.6.7.ebuild b/dev-ruby/strscan/strscan-0.6.7.ebuild index 97e38a247e0d..8105b3871ab4 100644 --- a/dev-ruby/strscan/strscan-0.6.7.ebuild +++ b/dev-ruby/strscan/strscan-0.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/strscan/strscan-0.6.7.ebuild,v 1.3 2003/12/29 14:27:23 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/strscan/strscan-0.6.7.ebuild,v 1.4 2004/02/22 22:27:29 agriffis Exp $ inherit ruby @@ -12,7 +12,7 @@ SRC_URI="http://i.loveruby.net/archive/strscan/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha arm hppa mips ppc sparc x86" +KEYWORDS="alpha hppa mips ppc sparc x86" USE_RUBY="ruby16" DEPEND="=dev-lang/ruby-1.6*" |