summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-10-03 19:28:29 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-10-03 19:28:29 +0000
commit222e507be7ab85e68d3ad8299135352ced8f72fe (patch)
treef7d826312e835f84139c04340204351eb7ba89e4 /net-www/mod_fastcgi
parentVersion bump. Removed old ebuild. (diff)
downloadgentoo-2-222e507be7ab85e68d3ad8299135352ced8f72fe.tar.gz
gentoo-2-222e507be7ab85e68d3ad8299135352ced8f72fe.tar.bz2
gentoo-2-222e507be7ab85e68d3ad8299135352ced8f72fe.zip
~amd64
Diffstat (limited to 'net-www/mod_fastcgi')
-rw-r--r--net-www/mod_fastcgi/ChangeLog5
-rw-r--r--net-www/mod_fastcgi/mod_fastcgi-2.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mod_fastcgi/ChangeLog b/net-www/mod_fastcgi/ChangeLog
index f67a310a366e..3da577903b4d 100644
--- a/net-www/mod_fastcgi/ChangeLog
+++ b/net-www/mod_fastcgi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mod_fastcgi
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_fastcgi/ChangeLog,v 1.7 2004/09/02 13:15:53 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_fastcgi/ChangeLog,v 1.8 2004/10/03 19:28:29 kugelfang Exp $
+
+ 03 Oct 2004; Danny van Dyk <kugelfang@gentoo.org> mod_fastcgi-2.4.2.ebuild:
+ Marked ~amd64.
02 Sep 2004; David Holm <dholm@gentoo.org> mod_fastcgi-2.4.2.ebuild:
Added to ~ppc.
diff --git a/net-www/mod_fastcgi/mod_fastcgi-2.4.2.ebuild b/net-www/mod_fastcgi/mod_fastcgi-2.4.2.ebuild
index 3b049f38a038..33dc1a90ddb7 100644
--- a/net-www/mod_fastcgi/mod_fastcgi-2.4.2.ebuild
+++ b/net-www/mod_fastcgi/mod_fastcgi-2.4.2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2004 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.ebuild,v 1.7 2004/09/03 16:49:02 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_fastcgi/mod_fastcgi-2.4.2.ebuild,v 1.8 2004/10/03 19:28:29 kugelfang Exp $
DESCRIPTION="FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs."
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc ~amd64"
IUSE="apache2"
detectapache() {