summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-02-10 18:18:40 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-02-10 18:18:40 +0000
commit388f8da14306c2944f6ccc9f6236f3bfe88df6f4 (patch)
tree515d0f22499641bc420fdefd00c6e6dcda85e666 /www-servers
parentRemoved dev-libs/dbus-qt3-old from tree as unused. (diff)
downloadgentoo-2-388f8da14306c2944f6ccc9f6236f3bfe88df6f4.tar.gz
gentoo-2-388f8da14306c2944f6ccc9f6236f3bfe88df6f4.tar.bz2
gentoo-2-388f8da14306c2944f6ccc9f6236f3bfe88df6f4.zip
alpha/arm/ia64/sh/sparc stable wrt #302530
(Portage version: 2.1.6.13/cvs/Linux ia64)
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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/spawn-fcgi/ChangeLog b/www-servers/spawn-fcgi/ChangeLog
index cd6cd7dadc6f..8c722ea3b551 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/ChangeLog,v 1.23 2010/02/03 10:04:21 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/ChangeLog,v 1.24 2010/02/10 18:18:40 armin76 Exp $
+
+ 10 Feb 2010; Raúl Porcel <armin76@gentoo.org> spawn-fcgi-1.6.3.ebuild:
+ alpha/arm/ia64/sh/sparc stable wrt #302530
03 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
spawn-fcgi-1.6.3.ebuild:
diff --git a/www-servers/spawn-fcgi/spawn-fcgi-1.6.3.ebuild b/www-servers/spawn-fcgi/spawn-fcgi-1.6.3.ebuild
index cecbe8e5995b..32f2707fa23b 100644
--- a/www-servers/spawn-fcgi/spawn-fcgi-1.6.3.ebuild
+++ b/www-servers/spawn-fcgi/spawn-fcgi-1.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.ebuild,v 1.3 2010/02/03 10:04:21 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/spawn-fcgi-1.6.3.ebuild,v 1.4 2010/02/10 18:18:40 armin76 Exp $
EAPI="2"
@@ -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=""