summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-11 23:36:11 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-11 23:36:11 +0000
commitb3fa0ec0aaa4fd333521a84c62dd03378f395704 (patch)
tree5f5e840d40f0664645d4cf186ac2626a6715a38e /www-servers/thttpd
parentAdd GPL-2 for init scripts, bug #426184 (diff)
downloadgentoo-2-b3fa0ec0aaa4fd333521a84c62dd03378f395704.tar.gz
gentoo-2-b3fa0ec0aaa4fd333521a84c62dd03378f395704.tar.bz2
gentoo-2-b3fa0ec0aaa4fd333521a84c62dd03378f395704.zip
Add GPL-2 for init scripts, bug #426182
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'www-servers/thttpd')
-rw-r--r--www-servers/thttpd/ChangeLog6
-rw-r--r--www-servers/thttpd/thttpd-2.25b-r7.ebuild6
-rw-r--r--www-servers/thttpd/thttpd-2.26.2.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog
index d976f34b4df0..d225b3b7daef 100644
--- a/www-servers/thttpd/ChangeLog
+++ b/www-servers/thttpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-servers/thttpd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.42 2012/06/27 15:57:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.43 2012/07/11 23:36:11 blueness Exp $
+
+ 11 Jul 2012; Anthony G. Basile <blueness@gentoo.org> thttpd-2.25b-r7.ebuild,
+ thttpd-2.26.2.ebuild:
+ Add GPL-2 for init scripts, bug #426182
27 Jun 2012; Jeroen Roovers <jer@gentoo.org> thttpd-2.26.2.ebuild:
Marked ~hppa (bug #422445).
diff --git a/www-servers/thttpd/thttpd-2.25b-r7.ebuild b/www-servers/thttpd/thttpd-2.25b-r7.ebuild
index 1cb059d5d3a6..0375e1deea92 100644
--- a/www-servers/thttpd/thttpd-2.25b-r7.ebuild
+++ b/www-servers/thttpd/thttpd-2.25b-r7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 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/thttpd/thttpd-2.25b-r7.ebuild,v 1.7 2009/08/09 13:39:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.25b-r7.ebuild,v 1.8 2012/07/11 23:36:11 blueness Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ DESCRIPTION="Small and fast multiplexing webserver."
HOMEPAGE="http://www.acme.com/software/thttpd/"
SRC_URI="http://www.acme.com/software/thttpd/${P}.tar.gz"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="amd64 ~hppa ~mips ppc sparc x86 ~x86-fbsd"
IUSE="static"
diff --git a/www-servers/thttpd/thttpd-2.26.2.ebuild b/www-servers/thttpd/thttpd-2.26.2.ebuild
index 6b17473b964b..2b45bad81f96 100644
--- a/www-servers/thttpd/thttpd-2.26.2.ebuild
+++ b/www-servers/thttpd/thttpd-2.26.2.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/thttpd/thttpd-2.26.2.ebuild,v 1.6 2012/06/27 15:57:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.2.ebuild,v 1.7 2012/07/11 23:36:11 blueness Exp $
EAPI="4"
@@ -13,7 +13,7 @@ HOMEPAGE="http://opensource.dyc.edu/sthttpd"
SRC_URI="http://opensource.dyc.edu/pub/sthttpd/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="amd64 ~hppa ~mips x86 ~amd64-linux ~x86-linux"
IUSE=""