diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-17 20:01:32 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-17 20:01:32 +0000 |
commit | 173fb4d493a3852c26760b422363428ac901fc56 (patch) | |
tree | 70c33e2b713d412d28e9998d63295c7642f9a361 /www-apache/mod_fastcgi/mod_fastcgi-2.4.6.ebuild | |
parent | amd64/x86 stable, bug #213513 (diff) | |
download | gentoo-2-173fb4d493a3852c26760b422363428ac901fc56.tar.gz gentoo-2-173fb4d493a3852c26760b422363428ac901fc56.tar.bz2 gentoo-2-173fb4d493a3852c26760b422363428ac901fc56.zip |
amd64/x86 stable, bug #213701
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-apache/mod_fastcgi/mod_fastcgi-2.4.6.ebuild')
-rw-r--r-- | www-apache/mod_fastcgi/mod_fastcgi-2.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_fastcgi/mod_fastcgi-2.4.6.ebuild b/www-apache/mod_fastcgi/mod_fastcgi-2.4.6.ebuild index 11de1727f59f..8c2b53bccb89 100644 --- a/www-apache/mod_fastcgi/mod_fastcgi-2.4.6.ebuild +++ b/www-apache/mod_fastcgi/mod_fastcgi-2.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fastcgi/mod_fastcgi-2.4.6.ebuild,v 1.1 2008/01/27 17:31:32 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fastcgi/mod_fastcgi-2.4.6.ebuild,v 1.2 2008/03/17 20:01:32 maekke Exp $ inherit apache-module @@ -8,7 +8,7 @@ DESCRIPTION="FastCGI is a open extension to CGI without the limitations of serve HOMEPAGE="http://fastcgi.com/" SRC_URI="http://www.fastcgi.com/dist/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" LICENSE="FastCGI" |