summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2012-07-12 15:33:17 +0000
committerIan Stakenvicius <axs@gentoo.org>2012-07-12 15:33:17 +0000
commitb6fc1a71c9dcd8e6d45d1a30cd1b668cda3a63df (patch)
treea31a1e7c386f433113fd16a3b1d8cb1a153223a1 /www-servers
parentadded GPL-2 to LICENSE per bug 425986 (diff)
downloadgentoo-2-b6fc1a71c9dcd8e6d45d1a30cd1b668cda3a63df.tar.gz
gentoo-2-b6fc1a71c9dcd8e6d45d1a30cd1b668cda3a63df.tar.bz2
gentoo-2-b6fc1a71c9dcd8e6d45d1a30cd1b668cda3a63df.zip
added GPL-2 to LICENSE per bug 426180
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/spawn-fcgi/ChangeLog6
-rw-r--r--www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild4
-rw-r--r--www-servers/spawn-fcgi/spawn-fcgi-1.6.3.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/www-servers/spawn-fcgi/ChangeLog b/www-servers/spawn-fcgi/ChangeLog
index 24bad240bfdf..a7233ccb7bcc 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/ChangeLog,v 1.37 2012/07/09 11:45:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/ChangeLog,v 1.38 2012/07/12 15:33:17 axs Exp $
+
+ 12 Jul 2012; Ian Stakenvicius <axs@gentoo.org> spawn-fcgi-1.6.3.ebuild,
+ spawn-fcgi-1.6.3-r1.ebuild:
+ added GPL-2 to LICENSE per bug 426180
09 Jul 2012; Jeroen Roovers <jer@gentoo.org> spawn-fcgi-1.6.3-r1.ebuild:
Stable for HPPA (bug #414083).
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 7aacd53067c2..de039c00ea79 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.7 2012/07/09 11:45:28 jer Exp $
+# $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 $
EAPI=4
@@ -8,7 +8,7 @@ DESCRIPTION="A FCGI spawner for lighttpd and cherokee and other webservers"
HOMEPAGE="http://redmine.lighttpd.net/projects/spawn-fcgi"
SRC_URI="http://www.lighttpd.net/download/${P}.tar.bz2"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86"
IUSE="ipv6"
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 4fa15153d3df..f3d74f00c0d2 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
+# 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.ebuild,v 1.7 2010/05/21 18:56:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/spawn-fcgi/spawn-fcgi-1.6.3.ebuild,v 1.8 2012/07/12 15:33:17 axs Exp $
EAPI="2"
@@ -8,7 +8,7 @@ DESCRIPTION="A FCGI spawner for lighttpd and cherokee and other webservers"
HOMEPAGE="http://redmine.lighttpd.net/projects/spawn-fcgi"
SRC_URI="http://www.lighttpd.net/download/${P}.tar.bz2"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
IUSE="ipv6"