diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-02 13:03:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-02 13:03:12 +0000 |
commit | 522b48197b9d95316efbe4d4f76127ede9fdfe23 (patch) | |
tree | 5b71ab3706fb5966c7366d8b24e10dfb638895f8 /www-servers/spawn-fcgi | |
parent | Version bump, bug #268273, thank Fabian Fingerle for report. (diff) | |
download | gentoo-2-522b48197b9d95316efbe4d4f76127ede9fdfe23.tar.gz gentoo-2-522b48197b9d95316efbe4d4f76127ede9fdfe23.tar.bz2 gentoo-2-522b48197b9d95316efbe4d4f76127ede9fdfe23.zip |
Add ~arm/~ia64/~sh/~sparc wrt #264840
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'www-servers/spawn-fcgi')
-rw-r--r-- | www-servers/spawn-fcgi/ChangeLog | 6 | ||||
-rw-r--r-- | www-servers/spawn-fcgi/spawn-fcgi-1.6.1-r1.ebuild | 4 | ||||
-rw-r--r-- | www-servers/spawn-fcgi/spawn-fcgi-1.6.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-servers/spawn-fcgi/ChangeLog b/www-servers/spawn-fcgi/ChangeLog index a18176feff29..8e5bb3d502be 100644 --- a/www-servers/spawn-fcgi/ChangeLog +++ b/www-servers/spawn-fcgi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-servers/spawn-fcgi # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/ChangeLog,v 1.15 2009/04/26 14:29:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/ChangeLog,v 1.16 2009/05/02 13:03:12 armin76 Exp $ + + 02 May 2009; Raúl Porcel <armin76@gentoo.org> spawn-fcgi-1.6.1-r1.ebuild, + spawn-fcgi-1.6.2.ebuild: + Add ~arm/~ia64/~sh/~sparc wrt #264840 26 Apr 2009; Brent Baude <ranger@gentoo.org> spawn-fcgi-1.6.1-r1.ebuild, spawn-fcgi-1.6.2.ebuild: diff --git a/www-servers/spawn-fcgi/spawn-fcgi-1.6.1-r1.ebuild b/www-servers/spawn-fcgi/spawn-fcgi-1.6.1-r1.ebuild index dbd6e299fe6c..5720de572bcb 100644 --- a/www-servers/spawn-fcgi/spawn-fcgi-1.6.1-r1.ebuild +++ b/www-servers/spawn-fcgi/spawn-fcgi-1.6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.1-r1.ebuild,v 1.5 2009/04/26 14:29:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/spawn-fcgi-1.6.1-r1.ebuild,v 1.6 2009/05/02 13:03:12 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" DEPEND="" diff --git a/www-servers/spawn-fcgi/spawn-fcgi-1.6.2.ebuild b/www-servers/spawn-fcgi/spawn-fcgi-1.6.2.ebuild index 6947481f2491..22065740aee3 100644 --- a/www-servers/spawn-fcgi/spawn-fcgi-1.6.2.ebuild +++ b/www-servers/spawn-fcgi/spawn-fcgi-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.ebuild,v 1.3 2009/04/26 14:29:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/spawn-fcgi-1.6.2.ebuild,v 1.4 2009/05/02 13:03:12 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="ipv6" DEPEND="" |