summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-06-23 01:40:45 +0000
committerAron Griffis <agriffis@gentoo.org>2005-06-23 01:40:45 +0000
commit2bdf527df83e92ffe7d86e42e0c5d8ba749d2c80 (patch)
tree7675299fff4307a567b21c40a431f0381c138cbe
parentDisallow test since it conflicts with sandbox #78278 (diff)
downloadgentoo-2-2bdf527df83e92ffe7d86e42e0c5d8ba749d2c80.tar.gz
gentoo-2-2bdf527df83e92ffe7d86e42e0c5d8ba749d2c80.tar.bz2
gentoo-2-2bdf527df83e92ffe7d86e42e0c5d8ba749d2c80.zip
RESTRICT=maketest -> RESTRICT=test
(Portage version: 2.0.51.22-r1)
-rw-r--r--net-misc/curl/curl-7.12.0-r2.ebuild4
-rw-r--r--net-misc/curl/curl-7.12.3.ebuild4
-rw-r--r--net-www/mod_layout/mod_layout-3.2.1-r1.ebuild4
-rw-r--r--net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild4
-rw-r--r--sys-apps/memtest86+/memtest86+-1.40.ebuild4
-rw-r--r--sys-apps/memtest86+/memtest86+-1.50.ebuild4
-rw-r--r--sys-apps/memtest86+/memtest86+-1.51.ebuild4
-rw-r--r--sys-apps/memtest86+/memtest86+-1.55.ebuild4
8 files changed, 16 insertions, 16 deletions
diff --git a/net-misc/curl/curl-7.12.0-r2.ebuild b/net-misc/curl/curl-7.12.0-r2.ebuild
index 641587066ce4..9072a0facbfd 100644
--- a/net-misc/curl/curl-7.12.0-r2.ebuild
+++ b/net-misc/curl/curl-7.12.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.12.0-r2.ebuild,v 1.10 2005/02/05 11:07:39 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.12.0-r2.ebuild,v 1.11 2005/06/23 01:40:45 agriffis Exp $
# NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl!
@@ -18,7 +18,7 @@ IUSE="ssl ipv6 ldap"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6a )
ldap? ( net-nds/openldap )"
-RESTRICT="maketest"
+RESTRICT="test"
src_unpack() {
unpack ${A}
diff --git a/net-misc/curl/curl-7.12.3.ebuild b/net-misc/curl/curl-7.12.3.ebuild
index ddfe31050d6b..b23a5874e47f 100644
--- a/net-misc/curl/curl-7.12.3.ebuild
+++ b/net-misc/curl/curl-7.12.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.12.3.ebuild,v 1.1 2005/01/13 16:52:53 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.12.3.ebuild,v 1.2 2005/06/23 01:40:45 agriffis Exp $
# NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl!
@@ -18,7 +18,7 @@ IUSE="ssl ipv6 ldap"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6a )
ldap? ( net-nds/openldap )"
-RESTRICT="maketest"
+RESTRICT="test"
src_compile() {
econf \
diff --git a/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild b/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild
index e74cb8c6e54f..fb87bb51202b 100644
--- a/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild
+++ b/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild,v 1.2 2005/02/17 15:16:02 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_layout/mod_layout-3.2.1-r1.ebuild,v 1.3 2005/06/23 01:39:56 agriffis Exp $
inherit apache-module
# test target in Makefile isn't sane
-RESTRICT="maketest"
+RESTRICT="test"
DESCRIPTION="An Apache DSO module for adding custom headers and/or footers"
HOMEPAGE="http://software.tangent.org/"
diff --git a/net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild b/net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild
index 70ea3a3e2e0e..72844bb05c64 100644
--- a/net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild
+++ b/net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild,v 1.1 2005/01/07 19:39:38 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild,v 1.2 2005/06/23 01:35:59 agriffis Exp $
inherit apache-module
# test target in Makefile isn't sane
-RESTRICT="maketest"
+RESTRICT="test"
MY_PV=${PV//./}
diff --git a/sys-apps/memtest86+/memtest86+-1.40.ebuild b/sys-apps/memtest86+/memtest86+-1.40.ebuild
index 8a33bed1a9e3..62f0c3a541f0 100644
--- a/sys-apps/memtest86+/memtest86+-1.40.ebuild
+++ b/sys-apps/memtest86+/memtest86+-1.40.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86+/memtest86+-1.40.ebuild,v 1.5 2005/04/21 22:50:25 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86+/memtest86+-1.40.ebuild,v 1.6 2005/06/23 01:40:18 agriffis Exp $
inherit mount-boot eutils
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="x86 -ppc"
IUSE="serial"
DEPEND="virtual/libc"
-RESTRICT="maketest"
+RESTRICT="test"
src_unpack() {
unpack ${A}
diff --git a/sys-apps/memtest86+/memtest86+-1.50.ebuild b/sys-apps/memtest86+/memtest86+-1.50.ebuild
index 5a51f9f3554b..3993c3f6138f 100644
--- a/sys-apps/memtest86+/memtest86+-1.50.ebuild
+++ b/sys-apps/memtest86+/memtest86+-1.50.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86+/memtest86+-1.50.ebuild,v 1.7 2005/04/21 22:50:25 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86+/memtest86+-1.50.ebuild,v 1.8 2005/06/23 01:40:18 agriffis Exp $
inherit mount-boot eutils
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="x86 ~amd64 -ppc"
IUSE="serial"
DEPEND="virtual/libc"
-RESTRICT="maketest"
+RESTRICT="test"
src_unpack() {
unpack ${A}
diff --git a/sys-apps/memtest86+/memtest86+-1.51.ebuild b/sys-apps/memtest86+/memtest86+-1.51.ebuild
index 7b64c54b03f0..d63c2acebf8c 100644
--- a/sys-apps/memtest86+/memtest86+-1.51.ebuild
+++ b/sys-apps/memtest86+/memtest86+-1.51.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86+/memtest86+-1.51.ebuild,v 1.4 2005/06/18 18:03:26 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86+/memtest86+-1.51.ebuild,v 1.5 2005/06/23 01:40:18 agriffis Exp $
inherit mount-boot eutils
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="x86 amd64 -ppc"
IUSE="serial"
DEPEND="virtual/libc"
-RESTRICT="maketest"
+RESTRICT="test"
src_unpack() {
unpack ${A}
diff --git a/sys-apps/memtest86+/memtest86+-1.55.ebuild b/sys-apps/memtest86+/memtest86+-1.55.ebuild
index 041fb3cbf5a3..8d5941ec51a6 100644
--- a/sys-apps/memtest86+/memtest86+-1.55.ebuild
+++ b/sys-apps/memtest86+/memtest86+-1.55.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86+/memtest86+-1.55.ebuild,v 1.3 2005/04/21 22:50:25 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86+/memtest86+-1.55.ebuild,v 1.4 2005/06/23 01:40:18 agriffis Exp $
inherit mount-boot eutils
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~x86 ~amd64 -ppc"
IUSE="serial"
DEPEND="virtual/libc"
-RESTRICT="maketest"
+RESTRICT="test"
src_unpack() {
unpack ${A}