From b21a5049b11405e6551cc296700abdd4253b51f7 Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Sun, 10 Jul 2005 00:53:51 +0000 Subject: QA: Don't assign default to S (Portage version: 2.0.51.22-r1) --- net-www/mod_injection/mod_injection-0.3.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net-www/mod_injection/mod_injection-0.3.1.ebuild') diff --git a/net-www/mod_injection/mod_injection-0.3.1.ebuild b/net-www/mod_injection/mod_injection-0.3.1.ebuild index a08f59df4452..7ab065e4241b 100644 --- a/net-www/mod_injection/mod_injection-0.3.1.ebuild +++ b/net-www/mod_injection/mod_injection-0.3.1.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_injection/mod_injection-0.3.1.ebuild,v 1.6 2005/01/09 00:35:41 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_injection/mod_injection-0.3.1.ebuild,v 1.7 2005/07/10 00:52:16 swegener Exp $ inherit eutils DESCRIPTION="An Apache2 filtering module" HOMEPAGE="http://pmade.org/pjones/software/mod_injection/" -S=${WORKDIR}/${P} SRC_URI="http://pmade.org/pjones/software/${PN}/download/${P}.tar.gz" DEPEND="=net-www/apache-2*" LICENSE="Apache-1.1" -- cgit v1.2.3-65-gdbad