summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-11-07 03:02:01 +0000
committerJeroen Roovers <jer@gentoo.org>2012-11-07 03:02:01 +0000
commit9291bb3cec8d340a8a64a44b4414333da4e406fb (patch)
tree63e42c53328ceb7eaf3998619ffc0b4b82ade080 /net-dns/unbound/unbound-1.4.16.ebuild
parentVersion bump. (diff)
downloadgentoo-2-9291bb3cec8d340a8a64a44b4414333da4e406fb.tar.gz
gentoo-2-9291bb3cec8d340a8a64a44b4414333da4e406fb.tar.bz2
gentoo-2-9291bb3cec8d340a8a64a44b4414333da4e406fb.zip
Add GPL-2 to LICENSE for files/unbound.initd by Ian Stakenvicius (bug #426024).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-dns/unbound/unbound-1.4.16.ebuild')
-rw-r--r--net-dns/unbound/unbound-1.4.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/unbound/unbound-1.4.16.ebuild b/net-dns/unbound/unbound-1.4.16.ebuild
index 48b282a43a11..ef5c5c3cde4e 100644
--- a/net-dns/unbound/unbound-1.4.16.ebuild
+++ b/net-dns/unbound/unbound-1.4.16.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/net-dns/unbound/unbound-1.4.16.ebuild,v 1.6 2012/06/14 02:23:04 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.16.ebuild,v 1.7 2012/11/07 03:02:01 jer Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
@@ -13,7 +13,7 @@ DESCRIPTION="A validating, recursive and caching DNS resolver"
HOMEPAGE="http://unbound.net/"
SRC_URI="http://unbound.net/downloads/${P}.tar.gz"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="amd64 x86 ~x64-macos"
IUSE="debug gost python selinux static-libs test threads"