summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-07-02 14:50:46 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-07-02 14:50:46 +0000
commitc289c5e625ea5196a79263c8a2fe863f060c0757 (patch)
treefc5715cb2aede084e622add31a882382971cdc70 /dev-lang
parent(QA) RESTRICT clean up. (diff)
downloadgentoo-2-c289c5e625ea5196a79263c8a2fe863f060c0757.tar.gz
gentoo-2-c289c5e625ea5196a79263c8a2fe863f060c0757.tar.bz2
gentoo-2-c289c5e625ea5196a79263c8a2fe863f060c0757.zip
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ruby/ChangeLog8
-rw-r--r--dev-lang/ruby/ruby-1.8.4-r3.ebuild4
-rw-r--r--dev-lang/ruby/ruby-1.8.5_p12.ebuild4
-rw-r--r--dev-lang/ruby/ruby-1.8.5_p2-r1.ebuild4
-rw-r--r--dev-lang/ruby/ruby-1.8.5_p2.ebuild4
-rw-r--r--dev-lang/ruby/ruby-1.8.5_p35.ebuild4
-rw-r--r--dev-lang/ruby/ruby-1.8.6-r1.ebuild3
-rw-r--r--dev-lang/ruby/ruby-1.8.6_p36-r1.ebuild3
-rw-r--r--dev-lang/ruby/ruby-1.8.6_p36-r2.ebuild3
9 files changed, 20 insertions, 17 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog
index dee6d5c1c68f..6c24bd51007f 100644
--- a/dev-lang/ruby/ChangeLog
+++ b/dev-lang/ruby/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-lang/ruby
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.288 2007/06/21 19:04:11 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.289 2007/07/02 14:50:46 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> ruby-1.8.4-r3.ebuild,
+ ruby-1.8.5_p2.ebuild, ruby-1.8.5_p2-r1.ebuild, ruby-1.8.5_p12.ebuild,
+ ruby-1.8.5_p35.ebuild, ruby-1.8.6-r1.ebuild, ruby-1.8.6_p36-r1.ebuild,
+ ruby-1.8.6_p36-r2.ebuild:
+ (QA) RESTRICT clean up.
21 Jun 2007; Fernando J. Pereda <ferdy@gentoo.org> ruby-1.8.6-r1.ebuild:
Re-add stable keyword for alpha as per bug #181110
diff --git a/dev-lang/ruby/ruby-1.8.4-r3.ebuild b/dev-lang/ruby/ruby-1.8.4-r3.ebuild
index 4fa04f89b298..69ac44cd22d4 100644
--- a/dev-lang/ruby/ruby-1.8.4-r3.ebuild
+++ b/dev-lang/ruby/ruby-1.8.4-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r3.ebuild,v 1.20 2007/05/24 18:17:45 rbrown Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r3.ebuild,v 1.21 2007/07/02 14:50:46 peper Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -18,7 +18,7 @@ LICENSE="Ruby"
SLOT="1.8"
KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE="socks5 tk cjk doc threads examples ipv6 debug"
-RESTRICT="confcache test"
+RESTRICT="test"
RDEPEND="virtual/libc
>=sys-libs/gdbm-1.8.0
diff --git a/dev-lang/ruby/ruby-1.8.5_p12.ebuild b/dev-lang/ruby/ruby-1.8.5_p12.ebuild
index 9f83fe99a20c..e4c35ab4dc4c 100644
--- a/dev-lang/ruby/ruby-1.8.5_p12.ebuild
+++ b/dev-lang/ruby/ruby-1.8.5_p12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5_p12.ebuild,v 1.8 2007/05/24 18:17:45 rbrown Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5_p12.ebuild,v 1.9 2007/07/02 14:50:46 peper Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -20,7 +20,7 @@ LICENSE="Ruby"
SLOT="1.8"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="debug socks5 tk cjk doc threads examples ipv6"
-RESTRICT="confcache test"
+RESTRICT="test"
RDEPEND=">=sys-libs/gdbm-1.8.0
>=sys-libs/readline-4.1
diff --git a/dev-lang/ruby/ruby-1.8.5_p2-r1.ebuild b/dev-lang/ruby/ruby-1.8.5_p2-r1.ebuild
index 9adba4b6e914..2cc8c32a0f90 100644
--- a/dev-lang/ruby/ruby-1.8.5_p2-r1.ebuild
+++ b/dev-lang/ruby/ruby-1.8.5_p2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5_p2-r1.ebuild,v 1.9 2007/05/24 18:17:45 rbrown Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5_p2-r1.ebuild,v 1.10 2007/07/02 14:50:46 peper Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -20,7 +20,7 @@ LICENSE="Ruby"
SLOT="1.8"
KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="debug socks5 tk cjk doc threads examples ipv6"
-RESTRICT="confcache test"
+RESTRICT="test"
RDEPEND=">=sys-libs/gdbm-1.8.0
>=sys-libs/readline-4.1
diff --git a/dev-lang/ruby/ruby-1.8.5_p2.ebuild b/dev-lang/ruby/ruby-1.8.5_p2.ebuild
index 77861c90f239..480046d5e4e4 100644
--- a/dev-lang/ruby/ruby-1.8.5_p2.ebuild
+++ b/dev-lang/ruby/ruby-1.8.5_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5_p2.ebuild,v 1.17 2007/05/24 18:17:45 rbrown Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5_p2.ebuild,v 1.18 2007/07/02 14:50:46 peper Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -20,7 +20,7 @@ LICENSE="Ruby"
SLOT="1.8"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="debug socks5 tk cjk doc threads examples ipv6"
-RESTRICT="confcache test"
+RESTRICT="test"
RDEPEND=">=sys-libs/gdbm-1.8.0
>=sys-libs/readline-4.1
diff --git a/dev-lang/ruby/ruby-1.8.5_p35.ebuild b/dev-lang/ruby/ruby-1.8.5_p35.ebuild
index 9135e6906b22..fe0dcfe97906 100644
--- a/dev-lang/ruby/ruby-1.8.5_p35.ebuild
+++ b/dev-lang/ruby/ruby-1.8.5_p35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5_p35.ebuild,v 1.4 2007/05/24 18:17:45 rbrown Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5_p35.ebuild,v 1.5 2007/07/02 14:50:46 peper Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -20,7 +20,7 @@ LICENSE="Ruby"
SLOT="1.8"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="debug socks5 tk cjk doc threads examples ipv6"
-RESTRICT="confcache test"
+RESTRICT="test"
RDEPEND=">=sys-libs/gdbm-1.8.0
>=sys-libs/readline-4.1
diff --git a/dev-lang/ruby/ruby-1.8.6-r1.ebuild b/dev-lang/ruby/ruby-1.8.6-r1.ebuild
index b0b58d066b82..a36a68016ce5 100644
--- a/dev-lang/ruby/ruby-1.8.6-r1.ebuild
+++ b/dev-lang/ruby/ruby-1.8.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6-r1.ebuild,v 1.13 2007/06/24 21:22:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6-r1.ebuild,v 1.14 2007/07/02 14:50:46 peper Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -19,7 +19,6 @@ LICENSE="Ruby"
SLOT="1.8"
KEYWORDS="alpha ~amd64 arm hppa ~ia64 mips ppc ppc64 s390 sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="debug doc examples ipv6 rubytests socks5 threads tk" # cjk
-RESTRICT="confcache"
RDEPEND=">=sys-libs/gdbm-1.8.0
>=sys-libs/readline-4.1
diff --git a/dev-lang/ruby/ruby-1.8.6_p36-r1.ebuild b/dev-lang/ruby/ruby-1.8.6_p36-r1.ebuild
index fc30d0746204..7d6ffd780d03 100644
--- a/dev-lang/ruby/ruby-1.8.6_p36-r1.ebuild
+++ b/dev-lang/ruby/ruby-1.8.6_p36-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p36-r1.ebuild,v 1.1 2007/06/18 12:41:09 rbrown Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p36-r1.ebuild,v 1.2 2007/07/02 14:50:46 peper Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -22,7 +22,6 @@ LICENSE="Ruby"
SLOT="1.8"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="debug doc examples ipv6 rubytests socks5 threads tk" # cjk
-RESTRICT="confcache"
RDEPEND=">=sys-libs/gdbm-1.8.0
>=sys-libs/readline-4.1
diff --git a/dev-lang/ruby/ruby-1.8.6_p36-r2.ebuild b/dev-lang/ruby/ruby-1.8.6_p36-r2.ebuild
index bf0d9ba2d3fd..e6307310e0b1 100644
--- a/dev-lang/ruby/ruby-1.8.6_p36-r2.ebuild
+++ b/dev-lang/ruby/ruby-1.8.6_p36-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p36-r2.ebuild,v 1.1 2007/06/20 14:17:14 rbrown Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p36-r2.ebuild,v 1.2 2007/07/02 14:50:46 peper Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -21,7 +21,6 @@ LICENSE="Ruby"
SLOT="1.8"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="cjk debug doc examples ipv6 rubytests socks5 threads tk"
-RESTRICT="confcache"
RDEPEND=">=sys-libs/gdbm-1.8.0
>=sys-libs/readline-4.1