diff options
author | 2010-01-09 16:48:06 +0000 | |
---|---|---|
committer | 2010-01-09 16:48:06 +0000 | |
commit | 0d8ecdd18be5cbf0d5cfd2a565e0456879f5583d (patch) | |
tree | 3ce1e839021f1573547fb745edd1c43397c19bd1 /www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-0d8ecdd18be5cbf0d5cfd2a565e0456879f5583d.tar.gz gentoo-2-0d8ecdd18be5cbf0d5cfd2a565e0456879f5583d.tar.bz2 gentoo-2-0d8ecdd18be5cbf0d5cfd2a565e0456879f5583d.zip |
stable x86, bug 300234
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild')
-rw-r--r-- | www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild b/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild index 139a4988838b..02735e24439b 100644 --- a/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild +++ b/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.7_pre0910052141.ebuild,v 1.1 2009/10/10 06:16:32 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild,v 1.2 2010/01/09 16:48:06 fauli Exp $ inherit apache-module @@ -10,7 +10,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/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="0" LICENSE="FastCGI" IUSE="" |