summaryrefslogtreecommitdiff
path: root/net-www/mod_fastcgi/mod_fastcgi-2.4.2-r2.ebuild
Side-by-side diff
Diffstat (limited to 'net-www/mod_fastcgi/mod_fastcgi-2.4.2-r2.ebuild') (more/less context) (ignore whitespace changes)
-rw-r--r--net-www/mod_fastcgi/mod_fastcgi-2.4.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-www/mod_fastcgi/mod_fastcgi-2.4.2-r2.ebuild b/net-www/mod_fastcgi/mod_fastcgi-2.4.2-r2.ebuild
index 815e6cd..e6fee7a 100644
--- a/net-www/mod_fastcgi/mod_fastcgi-2.4.2-r2.ebuild
+++ b/net-www/mod_fastcgi/mod_fastcgi-2.4.2-r2.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_fastcgi/mod_fastcgi-2.4.2-r1.ebuild,v 1.9 2006/06/05 18:30:57 chtekk Exp $
+# $Header: $
inherit eutils apache-module
DESCRIPTION="FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs."
KEYWORDS="amd64 ppc sparc x86"
SLOT="0"
HOMEPAGE="http://fastcgi.com/"
SRC_URI="http://fastcgi.com/dist/${P}.tar.gz"
LICENSE="mod_fastcgi"
APXS1_ARGS="-c mod_fastcgi.c fcgi*.c"
APXS2_ARGS="${APXS1_ARGS}"