diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2012-07-12 15:33:17 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2012-07-12 15:33:17 +0000 |
commit | b6fc1a71c9dcd8e6d45d1a30cd1b668cda3a63df (patch) | |
tree | a31a1e7c386f433113fd16a3b1d8cb1a153223a1 /www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild | |
parent | added GPL-2 to LICENSE per bug 425986 (diff) | |
download | gentoo-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/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild')
-rw-r--r-- | www-servers/spawn-fcgi/spawn-fcgi-1.6.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |