diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-12 19:33:38 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-12 19:33:38 +0000 |
commit | e1f6b8eb8d83981292290ad0c199feb3482fe3d5 (patch) | |
tree | c89428f01f1b0e50688cf8711b13b98a363830df /net-www/mod_fastcgi/mod_fastcgi-2.4.2-r1.ebuild | |
parent | Stable on x86, bug #108846. (diff) | |
download | gentoo-2-e1f6b8eb8d83981292290ad0c199feb3482fe3d5.tar.gz gentoo-2-e1f6b8eb8d83981292290ad0c199feb3482fe3d5.tar.bz2 gentoo-2-e1f6b8eb8d83981292290ad0c199feb3482fe3d5.zip |
Stable on ppc.
(Portage version: 2.0.53_rc5)
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 5068d54db443..7e126774c41d 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-2005 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.4 2005/10/02 19:53:07 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_fastcgi/mod_fastcgi-2.4.2-r1.ebuild,v 1.5 2005/10/12 19:30:36 hansmi 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" |