summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-shout/ruby-shout-2.0.ebuild3
-rw-r--r--dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild3
-rw-r--r--dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild3
-rw-r--r--dev-ruby/soap4r/soap4r-1.5.1.2.ebuild3
-rw-r--r--dev-ruby/soap4r/soap4r-1.5.2.ebuild3
-rw-r--r--dev-ruby/testunit/testunit-0.1.5.ebuild3
-rw-r--r--dev-ruby/testunit/testunit-0.1.8.ebuild3
-rw-r--r--dev-ruby/uconv/uconv-0.4.11-r1.ebuild3
-rw-r--r--dev-ruby/uconv/uconv-0.4.11.ebuild3
-rw-r--r--dev-ruby/uconv/uconv-0.4.12.ebuild3
10 files changed, 20 insertions, 10 deletions
diff --git a/dev-ruby/ruby-shout/ruby-shout-2.0.ebuild b/dev-ruby/ruby-shout/ruby-shout-2.0.ebuild
index 01109ef76314..e58b6b24e97c 100644
--- a/dev-ruby/ruby-shout/ruby-shout-2.0.ebuild
+++ b/dev-ruby/ruby-shout/ruby-shout-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-shout/ruby-shout-2.0.ebuild,v 1.4 2004/06/25 02:03:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-shout/ruby-shout-2.0.ebuild,v 1.5 2004/07/14 22:15:31 agriffis Exp $
inherit ruby
@@ -10,6 +10,7 @@ SRC_URI="http://www.dingoskidneys.com/~jaredj/downloads/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="x86 ~ppc"
+IUSE=""
DEPEND="virtual/ruby
>=media-libs/libshout-2.0"
USE_RUBY="ruby16 ruby18 ruby19"
diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild
index 53f2576307c0..b320d4fb0e26 100644
--- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild
+++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.5 2004/06/25 02:03:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.5.ebuild,v 1.6 2004/07/14 22:16:15 agriffis Exp $
DESCRIPTION="A TCP wrappers library for Ruby"
HOMEPAGE="http://raa.ruby-lang.org/list.rhtml?name=ruby-tcpwrap"
@@ -8,6 +8,7 @@ SRC_URI="http://shugo.net/archive/ruby-tcpwrap/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~hppa ~mips ~sparc x86"
+IUSE=""
DEPEND="virtual/ruby
net-libs/libident
sys-apps/tcp-wrappers"
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 fa10fb9dea47..04eab20e4e96 100644
--- a/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild
+++ b/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.8 2004/06/25 02:03:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.4.ebuild,v 1.9 2004/07/14 22:16:35 agriffis Exp $
inherit ruby
@@ -10,6 +10,7 @@ SRC_URI="http://arika.org/archive/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="alpha ~hppa ~mips ~sparc x86 ~ppc"
+IUSE=""
USE_RUBY="ruby16 ruby18 ruby19"
DEPEND="virtual/ruby"
diff --git a/dev-ruby/soap4r/soap4r-1.5.1.2.ebuild b/dev-ruby/soap4r/soap4r-1.5.1.2.ebuild
index 1f405113e667..43f227611a24 100644
--- a/dev-ruby/soap4r/soap4r-1.5.1.2.ebuild
+++ b/dev-ruby/soap4r/soap4r-1.5.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/soap4r/soap4r-1.5.1.2.ebuild,v 1.3 2004/06/25 02:04:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/soap4r/soap4r-1.5.1.2.ebuild,v 1.4 2004/07/14 22:17:05 agriffis Exp $
inherit ruby
@@ -14,6 +14,7 @@ SRC_URI="http://rrr.jin.gr.jp/download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="<dev-lang/ruby-1.8.1
>=dev-ruby/devel-logger-1.0.1
diff --git a/dev-ruby/soap4r/soap4r-1.5.2.ebuild b/dev-ruby/soap4r/soap4r-1.5.2.ebuild
index a3dc64175151..55467d321a4a 100644
--- a/dev-ruby/soap4r/soap4r-1.5.2.ebuild
+++ b/dev-ruby/soap4r/soap4r-1.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/soap4r/soap4r-1.5.2.ebuild,v 1.3 2004/06/25 02:04:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/soap4r/soap4r-1.5.2.ebuild,v 1.4 2004/07/14 22:17:05 agriffis Exp $
inherit ruby
@@ -14,6 +14,7 @@ SRC_URI="http://rrr.jin.gr.jp/download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
+IUSE=""
DEPEND="<dev-lang/ruby-1.8.1
>=dev-ruby/devel-logger-1.0.1
diff --git a/dev-ruby/testunit/testunit-0.1.5.ebuild b/dev-ruby/testunit/testunit-0.1.5.ebuild
index 9c4e24744f2b..28e8ebad199f 100644
--- a/dev-ruby/testunit/testunit-0.1.5.ebuild
+++ b/dev-ruby/testunit/testunit-0.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/testunit-0.1.5.ebuild,v 1.7 2004/06/25 02:05:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/testunit-0.1.5.ebuild,v 1.8 2004/07/14 22:18:10 agriffis Exp $
inherit ruby
@@ -11,6 +11,7 @@ SRC_URI="http://testunit.talbott.ws/packages/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
# testunit is included in ruby distribution from 1.8
RUBY="/usr/bin/ruby16"
diff --git a/dev-ruby/testunit/testunit-0.1.8.ebuild b/dev-ruby/testunit/testunit-0.1.8.ebuild
index 04e750596d6e..4f9f468bd447 100644
--- a/dev-ruby/testunit/testunit-0.1.8.ebuild
+++ b/dev-ruby/testunit/testunit-0.1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/testunit-0.1.8.ebuild,v 1.7 2004/06/25 02:05:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/testunit-0.1.8.ebuild,v 1.8 2004/07/14 22:18:10 agriffis Exp $
inherit ruby
@@ -11,6 +11,7 @@ SRC_URI="http://testunit.talbott.ws/packages/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="~x86 ~ppc"
+IUSE=""
# testunit is included in ruby distribution from 1.8
DEPEND="=dev-lang/ruby-1.6.8*"
diff --git a/dev-ruby/uconv/uconv-0.4.11-r1.ebuild b/dev-ruby/uconv/uconv-0.4.11-r1.ebuild
index 1317dfc3b95b..d0ecd34f73ce 100644
--- a/dev-ruby/uconv/uconv-0.4.11-r1.ebuild
+++ b/dev-ruby/uconv/uconv-0.4.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.4.11-r1.ebuild,v 1.3 2004/06/25 02:05:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.4.11-r1.ebuild,v 1.4 2004/07/14 22:20:12 agriffis Exp $
inherit ruby
@@ -10,6 +10,7 @@ SRC_URI="http://www.yoshidam.net/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="virtual/ruby"
USE_RUBY="ruby16 ruby18 ruby19"
S=${WORKDIR}/${PN}
diff --git a/dev-ruby/uconv/uconv-0.4.11.ebuild b/dev-ruby/uconv/uconv-0.4.11.ebuild
index 36695f790808..8af64d364b3e 100644
--- a/dev-ruby/uconv/uconv-0.4.11.ebuild
+++ b/dev-ruby/uconv/uconv-0.4.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.4.11.ebuild,v 1.4 2004/06/25 02:05:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.4.11.ebuild,v 1.5 2004/07/14 22:20:12 agriffis Exp $
DESCRIPTION="A module to convert ISO/IEC 10646 (Unicode) string and Japanese strings"
HOMEPAGE="http://www.yoshidam.net/Ruby.html#uconv"
@@ -8,6 +8,7 @@ SRC_URI="http://www.yoshidam.net/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="virtual/ruby"
S=${WORKDIR}/${PN}
diff --git a/dev-ruby/uconv/uconv-0.4.12.ebuild b/dev-ruby/uconv/uconv-0.4.12.ebuild
index fc9a45a45b90..89e8b917a6c8 100644
--- a/dev-ruby/uconv/uconv-0.4.12.ebuild
+++ b/dev-ruby/uconv/uconv-0.4.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.4.12.ebuild,v 1.3 2004/06/25 02:05:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.4.12.ebuild,v 1.4 2004/07/14 22:20:12 agriffis Exp $
inherit ruby
@@ -10,6 +10,7 @@ SRC_URI="http://www.yoshidam.net/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="~x86 ~ppc"
+IUSE=""
DEPEND="virtual/ruby"
USE_RUBY="ruby16 ruby18 ruby19"
S=${WORKDIR}/${PN}