summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2005-02-17 16:08:36 +0000
committerBenedikt Boehm <hollow@gentoo.org>2005-02-17 16:08:36 +0000
commit771a1b96537ead1cdbea5054545a3611c452f622 (patch)
tree6b91e91064380d3503cd394882c18eee9ebcc99f /www-apache/mod_macro/mod_macro-1.1.6.ebuild
parentremoving -r2 and added -r3 (diff)
downloadhistorical-771a1b96537ead1cdbea5054545a3611c452f622.tar.gz
historical-771a1b96537ead1cdbea5054545a3611c452f622.tar.bz2
historical-771a1b96537ead1cdbea5054545a3611c452f622.zip
cleanup
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'www-apache/mod_macro/mod_macro-1.1.6.ebuild')
-rw-r--r--www-apache/mod_macro/mod_macro-1.1.6.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/www-apache/mod_macro/mod_macro-1.1.6.ebuild b/www-apache/mod_macro/mod_macro-1.1.6.ebuild
index c53dadbea07d..22ef8773f55a 100644
--- a/www-apache/mod_macro/mod_macro-1.1.6.ebuild
+++ b/www-apache/mod_macro/mod_macro-1.1.6.ebuild
@@ -1,21 +1,20 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_macro/mod_macro-1.1.6.ebuild,v 1.1 2005/01/10 12:50:06 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_macro/mod_macro-1.1.6.ebuild,v 1.2 2005/02/17 16:08:36 hollow Exp $
inherit eutils apache-module
DESCRIPTION="An Apache2 DSO providing macros for the apache config file"
HOMEPAGE="http://www.coelho.net/mod_macro/"
-
SRC_URI="http://www.coelho.net/mod_macro/${P}.tar.bz2"
+
LICENSE="BSD"
KEYWORDS="x86"
SLOT="0"
IUSE=""
-APXS2_S="${S}"
-APXS2_ARGS="-c mod_macro.c"
-APACHE2_MOD_CONF="27_mod_macro"
+APACHE2_MOD_CONF="27_${PN}"
+
DOCFILES="CHANGES INSTALL README mod_macro.html"
need_apache2