diff options
author | Hanno Böck <hanno@gentoo.org> | 2009-12-21 15:15:26 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2009-12-21 15:15:26 +0000 |
commit | 2af75802156ad9a92ce3bc1c4771ca530d6ab941 (patch) | |
tree | a19b9dc2d9cf6e78545a73160d626a63bd7d5aa5 /www-apache | |
parent | typo fixes (diff) | |
download | gentoo-2-2af75802156ad9a92ce3bc1c4771ca530d6ab941.tar.gz gentoo-2-2af75802156ad9a92ce3bc1c4771ca530d6ab941.tar.bz2 gentoo-2-2af75802156ad9a92ce3bc1c4771ca530d6ab941.zip |
fix HOMEPAGE and SRC_URI in mod_fcgid
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/mod_fcgid/ChangeLog | 6 | ||||
-rw-r--r-- | www-apache/mod_fcgid/mod_fcgid-2.2-r1.ebuild | 4 | ||||
-rw-r--r-- | www-apache/mod_fcgid/mod_fcgid-2.2.ebuild | 6 | ||||
-rw-r--r-- | www-apache/mod_fcgid/mod_fcgid-2.3.4.ebuild | 6 |
4 files changed, 13 insertions, 9 deletions
diff --git a/www-apache/mod_fcgid/ChangeLog b/www-apache/mod_fcgid/ChangeLog index c61b2ceac006..5cd407445c12 100644 --- a/www-apache/mod_fcgid/ChangeLog +++ b/www-apache/mod_fcgid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apache/mod_fcgid # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/ChangeLog,v 1.40 2009/11/30 15:49:16 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/ChangeLog,v 1.41 2009/12/21 15:15:26 hanno Exp $ + + 21 Dec 2009; Hanno Boeck <hanno@gentoo.org> mod_fcgid-2.2.ebuild, + mod_fcgid-2.2-r1.ebuild, mod_fcgid-2.3.4.ebuild: + Fix HOMEPAGE (old one no longer exists) and use apache mirror. 30 Nov 2009; Tomáš Chvátal <scarabeus@gentoo.org> mod_fcgid-2.3.4.ebuild: diff --git a/www-apache/mod_fcgid/mod_fcgid-2.2-r1.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.2-r1.ebuild index 2f3e5cb03162..1d3c13f2434e 100644 --- a/www-apache/mod_fcgid/mod_fcgid-2.2-r1.ebuild +++ b/www-apache/mod_fcgid/mod_fcgid-2.2-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-2.2-r1.ebuild,v 1.1 2009/07/24 12:14:33 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-2.2-r1.ebuild,v 1.2 2009/12/21 15:15:26 hanno Exp $ inherit apache-module eutils multilib DESCRIPTION="mod_fcgid is a binary-compatible alternative to mod_fastcgi with better process management." -HOMEPAGE="http://fastcgi.coremail.cn/" +HOMEPAGE="http://httpd.apache.org/mod_fcgid/" SRC_URI="mirror://sourceforge/mod-fcgid/${PN}.${PV}.tar.gz" LICENSE="GPL-2" diff --git a/www-apache/mod_fcgid/mod_fcgid-2.2.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.2.ebuild index a1b8f096e533..1ffe4d5693f9 100644 --- a/www-apache/mod_fcgid/mod_fcgid-2.2.ebuild +++ b/www-apache/mod_fcgid/mod_fcgid-2.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-2.2.ebuild,v 1.4 2007/11/24 21:07:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-2.2.ebuild,v 1.5 2009/12/21 15:15:26 hanno Exp $ inherit apache-module eutils multilib DESCRIPTION="mod_fcgid is a binary-compatible alternative to mod_fastcgi with better process management." -HOMEPAGE="http://fastcgi.coremail.cn/" +HOMEPAGE="http://httpd.apache.org/mod_fcgid/" SRC_URI="mirror://sourceforge/mod-fcgid/${PN}.${PV}.tar.gz" LICENSE="GPL-2" diff --git a/www-apache/mod_fcgid/mod_fcgid-2.3.4.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.3.4.ebuild index 51bb3f607383..d9f19ca38b75 100644 --- a/www-apache/mod_fcgid/mod_fcgid-2.3.4.ebuild +++ b/www-apache/mod_fcgid/mod_fcgid-2.3.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-2.3.4.ebuild,v 1.2 2009/11/30 15:49:16 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-2.3.4.ebuild,v 1.3 2009/12/21 15:15:26 hanno Exp $ inherit apache-module eutils multilib DESCRIPTION="mod_fcgid is a binary-compatible alternative to mod_fastcgi with better process management." -HOMEPAGE="http://fastcgi.coremail.cn/" -SRC_URI="http://websiterra.com/friends/apache/httpd/mod_fcgid/${P}.tar.bz2" +HOMEPAGE="http://httpd.apache.org/mod_fcgid/" +SRC_URI="mirror://apache/httpd/mod_fcgid/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |