diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 22:58:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 22:58:18 +0000 |
commit | c1c7bc56e7963aeedfcca19c0d1612bb85d33ef0 (patch) | |
tree | d62b79914bbe7257cda417739425666b75b3133d /www-servers/spawn-fcgi | |
parent | dev-java/maven-bin: fixed SRC_URI according to the change in apache mirrors (... (diff) | |
download | gentoo-2-c1c7bc56e7963aeedfcca19c0d1612bb85d33ef0.tar.gz gentoo-2-c1c7bc56e7963aeedfcca19c0d1612bb85d33ef0.tar.bz2 gentoo-2-c1c7bc56e7963aeedfcca19c0d1612bb85d33ef0.zip |
Stable for ppc64, wrt bug #414083
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'www-servers/spawn-fcgi')
-rw-r--r-- | www-servers/spawn-fcgi/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/spawn-fcgi/ChangeLog b/www-servers/spawn-fcgi/ChangeLog index a7233ccb7bcc..70cb0369e170 100644 --- a/www-servers/spawn-fcgi/ChangeLog +++ b/www-servers/spawn-fcgi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/spawn-fcgi # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/ChangeLog,v 1.38 2012/07/12 15:33:17 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/ChangeLog,v 1.39 2012/12/07 22:58:18 ago Exp $ + + 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> spawn-fcgi-1.6.3-r1.ebuild: + Stable for ppc64, wrt bug #414083 12 Jul 2012; Ian Stakenvicius <axs@gentoo.org> spawn-fcgi-1.6.3.ebuild, spawn-fcgi-1.6.3-r1.ebuild: diff --git a/www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild b/www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild index de039c00ea79..0a8d18760c3a 100644 --- a/www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild +++ b/www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild,v 1.8 2012/07/12 15:33:17 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild,v 1.9 2012/12/07 22:58:18 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.lighttpd.net/download/${P}.tar.bz2" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="ipv6" DEPEND="" |