summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-06 12:15:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-06 12:15:30 +0000
commitb958c0c7b1dc085f10bd3259d4c7d63b689c6c7f (patch)
treeff5737a031b5d301dd9dbfa32b7bca1acc43a8e8 /www-servers
parentStable for amd64, wrt bug #412663 (diff)
downloadgentoo-2-b958c0c7b1dc085f10bd3259d4c7d63b689c6c7f.tar.gz
gentoo-2-b958c0c7b1dc085f10bd3259d4c7d63b689c6c7f.tar.bz2
gentoo-2-b958c0c7b1dc085f10bd3259d4c7d63b689c6c7f.zip
Stable for amd64, wrt bug #414083
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/spawn-fcgi/ChangeLog5
-rw-r--r--www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/spawn-fcgi/ChangeLog b/www-servers/spawn-fcgi/ChangeLog
index 056f3948b2d6..049b8a70dbff 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.31 2012/04/02 18:55:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/ChangeLog,v 1.32 2012/05/06 12:15:30 ago Exp $
+
+ 06 May 2012; Agostino Sarubbo <ago@gentoo.org> spawn-fcgi-1.6.3-r1.ebuild:
+ Stable for amd64, wrt bug #414083
*spawn-fcgi-1.6.3-r1 (02 Apr 2012)
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 215face39a8f..5e508a5c66b1 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.1 2012/04/02 18:55:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild,v 1.2 2012/05/06 12:15:30 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="http://www.lighttpd.net/download/${P}.tar.bz2"
LICENSE="BSD"
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=""