summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-11-04 20:45:11 +0000
committerUlrich Müller <ulm@gentoo.org>2012-11-04 20:45:11 +0000
commit0e6393af4b65624a5a831e0e915d94cd988cf2d7 (patch)
tree8f08bfefe205274361c8a7aab18c6dad17fb6ee9 /net-dns
parentUpdate LICENSE, RSA-MD5 and RSA-PKCS11 are replaced by RSA license template. (diff)
downloadgentoo-2-0e6393af4b65624a5a831e0e915d94cd988cf2d7.tar.gz
gentoo-2-0e6393af4b65624a5a831e0e915d94cd988cf2d7.tar.bz2
gentoo-2-0e6393af4b65624a5a831e0e915d94cd988cf2d7.zip
Update LICENSE, RSA-PKCS11 is replaced by RSA, bug 440752.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/bind-tools/ChangeLog6
-rw-r--r--net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild4
-rw-r--r--net-dns/bind-tools/bind-tools-9.9.1_p4.ebuild4
-rw-r--r--net-dns/bind-tools/bind-tools-9.9.2.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/net-dns/bind-tools/ChangeLog b/net-dns/bind-tools/ChangeLog
index b6505d91f6ac..f72a85d2247f 100644
--- a/net-dns/bind-tools/ChangeLog
+++ b/net-dns/bind-tools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dns/bind-tools
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/ChangeLog,v 1.231 2012/11/03 10:56:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/ChangeLog,v 1.232 2012/11/04 20:45:11 ulm Exp $
+
+ 04 Nov 2012; Ulrich Müller <ulm@gentoo.org> bind-tools-9.9.1_p2.ebuild,
+ bind-tools-9.9.1_p4.ebuild, bind-tools-9.9.2.ebuild:
+ Update LICENSE, RSA-PKCS11 is replaced by RSA, bug 440752.
03 Nov 2012; Agostino Sarubbo <ago@gentoo.org> bind-tools-9.9.2.ebuild:
Stable for amd64, wrt bug #440318
diff --git a/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild b/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild
index 7648f01b7532..2aa8d35c008d 100644
--- a/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.9.1_p2.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/bind-tools/bind-tools-9.9.1_p2.ebuild,v 1.7 2012/08/27 17:27:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild,v 1.8 2012/11/04 20:45:11 ulm Exp $
EAPI="4"
@@ -15,7 +15,7 @@ DESCRIPTION="bind tools: dig, nslookup, host, nsupdate, dnssec-keygen"
HOMEPAGE="http://www.isc.org/software/bind"
SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz"
-LICENSE="as-is"
+LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="doc gssapi idn ipv6 readline ssl urandom xml"
diff --git a/net-dns/bind-tools/bind-tools-9.9.1_p4.ebuild b/net-dns/bind-tools/bind-tools-9.9.1_p4.ebuild
index fe7ccf8cb416..2c74e43ae525 100644
--- a/net-dns/bind-tools/bind-tools-9.9.1_p4.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.9.1_p4.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/bind-tools/bind-tools-9.9.1_p4.ebuild,v 1.1 2012/10/10 20:18:25 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p4.ebuild,v 1.2 2012/11/04 20:45:11 ulm Exp $
EAPI="4"
@@ -15,7 +15,7 @@ DESCRIPTION="bind tools: dig, nslookup, host, nsupdate, dnssec-keygen"
HOMEPAGE="http://www.isc.org/software/bind"
SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz"
-LICENSE="as-is"
+LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc gssapi idn ipv6 readline ssl urandom xml"
diff --git a/net-dns/bind-tools/bind-tools-9.9.2.ebuild b/net-dns/bind-tools/bind-tools-9.9.2.ebuild
index 31a016b9a2df..88401cea784a 100644
--- a/net-dns/bind-tools/bind-tools-9.9.2.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.9.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/net-dns/bind-tools/bind-tools-9.9.2.ebuild,v 1.6 2012/11/03 10:56:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.2.ebuild,v 1.7 2012/11/04 20:45:11 ulm Exp $
EAPI="4"
@@ -15,7 +15,7 @@ DESCRIPTION="bind tools: dig, nslookup, host, nsupdate, dnssec-keygen"
HOMEPAGE="http://www.isc.org/software/bind"
SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz"
-LICENSE="ISC BSD BSD-2 HPND JNIC RSA-PKCS11 openssl"
+LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl"
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc gssapi idn ipv6 readline ssl urandom xml"