diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-01-02 21:29:45 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-01-02 21:29:45 +0000 |
commit | b8dc24862b066e3e48a9b960a029c773ee81d58a (patch) | |
tree | 5cfc0786d47c2fe069cf5a1fe9e57f7e00e7113c /www-apache | |
parent | Disable webapp autoslotting, bug 396085 (diff) | |
download | gentoo-2-b8dc24862b066e3e48a9b960a029c773ee81d58a.tar.gz gentoo-2-b8dc24862b066e3e48a9b960a029c773ee81d58a.tar.bz2 gentoo-2-b8dc24862b066e3e48a9b960a029c773ee81d58a.zip |
Fix LICENSE, bug 395257.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'www-apache')
5 files changed, 20 insertions, 14 deletions
diff --git a/www-apache/mod_fastcgi/ChangeLog b/www-apache/mod_fastcgi/ChangeLog index db6d3b3cb709..3401ecafe1b8 100644 --- a/www-apache/mod_fastcgi/ChangeLog +++ b/www-apache/mod_fastcgi/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-apache/mod_fastcgi -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fastcgi/ChangeLog,v 1.11 2010/02/09 15:50:48 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fastcgi/ChangeLog,v 1.12 2012/01/02 21:29:45 ulm Exp $ + + 02 Jan 2012; Ulrich Mueller <ulm@gentoo.org> mod_fastcgi-2.4.6.ebuild, + mod_fastcgi-2.4.6-r1.ebuild, mod_fastcgi-2.4.7_pre0811090952.ebuild, + mod_fastcgi-2.4.7_pre0910052141.ebuild: + Fix LICENSE, bug 395257. 09 Feb 2010; Pacho Ramos <pacho@gentoo.org> mod_fastcgi-2.4.7_pre0910052141.ebuild: diff --git a/www-apache/mod_fastcgi/mod_fastcgi-2.4.6-r1.ebuild b/www-apache/mod_fastcgi/mod_fastcgi-2.4.6-r1.ebuild index a98649e3709a..337fae16a444 100644 --- a/www-apache/mod_fastcgi/mod_fastcgi-2.4.6-r1.ebuild +++ b/www-apache/mod_fastcgi/mod_fastcgi-2.4.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 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-r1.ebuild,v 1.3 2008/07/06 13:03:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fastcgi/mod_fastcgi-2.4.6-r1.ebuild,v 1.4 2012/01/02 21:29:45 ulm Exp $ inherit apache-module eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.fastcgi.com/dist/${P}.tar.gz" KEYWORDS="amd64 x86" SLOT="0" -LICENSE="FastCGI" +LICENSE="mod_fastcgi" IUSE="" APXS2_ARGS="-c mod_fastcgi.c fcgi*.c" 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 8c2b53bccb89..4561cbd8491c 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 +# Copyright 1999-2012 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.2 2008/03/17 20:01:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fastcgi/mod_fastcgi-2.4.6.ebuild,v 1.3 2012/01/02 21:29:45 ulm Exp $ inherit apache-module @@ -10,7 +10,8 @@ SRC_URI="http://www.fastcgi.com/dist/${P}.tar.gz" KEYWORDS="amd64 x86" SLOT="0" -LICENSE="FastCGI" +LICENSE="mod_fastcgi" +IUSE="" APXS2_ARGS="-c mod_fastcgi.c fcgi*.c" APACHE2_MOD_CONF="20_${PN}" diff --git a/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0811090952.ebuild b/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0811090952.ebuild index 3aa1130efb30..ee6a00222327 100644 --- a/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0811090952.ebuild +++ b/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0811090952.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 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_pre0811090952.ebuild,v 1.2 2009/09/19 11:17:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0811090952.ebuild,v 1.3 2012/01/02 21:29:45 ulm Exp $ inherit apache-module eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.fastcgi.com/dist/${MY_P}.tar.gz" KEYWORDS="amd64 x86" SLOT="0" -LICENSE="FastCGI" +LICENSE="mod_fastcgi" IUSE="" APXS2_ARGS="-c mod_fastcgi.c fcgi*.c" 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 b180cc950ef8..0470dee53936 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-2010 Gentoo Foundation +# Copyright 1999-2012 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.3 2010/02/09 15:50:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fastcgi/mod_fastcgi-2.4.7_pre0910052141.ebuild,v 1.4 2012/01/02 21:29:45 ulm Exp $ inherit apache-module @@ -12,7 +12,7 @@ SRC_URI="http://www.fastcgi.com/dist/${MY_P}.tar.gz" KEYWORDS="amd64 x86" SLOT="0" -LICENSE="FastCGI" +LICENSE="mod_fastcgi" IUSE="" APXS2_ARGS="-c mod_fastcgi.c fcgi*.c" |