diff options
author | Jason Wever <weeve@gentoo.org> | 2006-04-29 00:32:56 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-04-29 00:32:56 +0000 |
commit | f0417ef6d04c6c8f608e8600c34b101952342c5a (patch) | |
tree | 924a4685a84a0a9c4413efaeb6f5571961a509c8 /net-www/mod_fastcgi/mod_fastcgi-2.4.2-r1.ebuild | |
parent | Fix SHA256 digests. (diff) | |
download | gentoo-2-f0417ef6d04c6c8f608e8600c34b101952342c5a.tar.gz gentoo-2-f0417ef6d04c6c8f608e8600c34b101952342c5a.tar.bz2 gentoo-2-f0417ef6d04c6c8f608e8600c34b101952342c5a.zip |
Stable on SPARC.
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'net-www/mod_fastcgi/mod_fastcgi-2.4.2-r1.ebuild')
-rw-r--r-- | net-www/mod_fastcgi/mod_fastcgi-2.4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_fastcgi/mod_fastcgi-2.4.2-r1.ebuild b/net-www/mod_fastcgi/mod_fastcgi-2.4.2-r1.ebuild index 06c83869c074..6f2bbeec77a1 100644 --- a/net-www/mod_fastcgi/mod_fastcgi-2.4.2-r1.ebuild +++ b/net-www/mod_fastcgi/mod_fastcgi-2.4.2-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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.7 2006/02/28 18:14:53 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_fastcgi/mod_fastcgi-2.4.2-r1.ebuild,v 1.8 2006/04/29 00:32:56 weeve Exp $ 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" +KEYWORDS="amd64 ppc sparc x86" SLOT="0" HOMEPAGE="http://fastcgi.com/" SRC_URI="http://fastcgi.com/dist/${P}.tar.gz" |