summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-06-23 01:39:56 +0000
committerAron Griffis <agriffis@gentoo.org>2005-06-23 01:39:56 +0000
commit0627089795cd46613c9f96361833504109c858fa (patch)
tree87953773ec15f39e88d6f52621e36703bbecbda8 /net-www
parentDisallow test since it conflicts with sandbox #78278 (diff)
downloadhistorical-0627089795cd46613c9f96361833504109c858fa.tar.gz
historical-0627089795cd46613c9f96361833504109c858fa.tar.bz2
historical-0627089795cd46613c9f96361833504109c858fa.zip
RESTRICT=maketest -> RESTRICT=test
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-www')
-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
2 files changed, 4 insertions, 4 deletions
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//./}