diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-10 00:56:59 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-10 00:56:59 +0000 |
commit | 10b37e48bf3e0e5fe47283d47e558d90978f76a6 (patch) | |
tree | 210e6af68deab57d555ef483bab3028707550eb5 /net-www/mod_injection | |
parent | QA: Don't assign default to S; Use default src_compile (diff) | |
download | historical-10b37e48bf3e0e5fe47283d47e558d90978f76a6.tar.gz historical-10b37e48bf3e0e5fe47283d47e558d90978f76a6.tar.bz2 historical-10b37e48bf3e0e5fe47283d47e558d90978f76a6.zip |
QA: Don't assign default to S
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-www/mod_injection')
-rw-r--r-- | net-www/mod_injection/mod_injection-0.3.0.ebuild | 3 | ||||
-rw-r--r-- | net-www/mod_injection/mod_injection-0.3.1.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net-www/mod_injection/mod_injection-0.3.0.ebuild b/net-www/mod_injection/mod_injection-0.3.0.ebuild index aa98d4d76a93..45d256abd758 100644 --- a/net-www/mod_injection/mod_injection-0.3.0.ebuild +++ b/net-www/mod_injection/mod_injection-0.3.0.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.0.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.0.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" 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" |