summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-04-08 05:41:23 +0000
committerUlrich Müller <ulm@gentoo.org>2013-04-08 05:41:23 +0000
commit748b7b80a44f9aaf9b18a1cba8494a5bb22751c0 (patch)
tree920cef4e78232f5be5d83f4b468cc39d55db3a53 /net-dns/bind
parentVersion bump (bug #464348). (diff)
downloadgentoo-2-748b7b80a44f9aaf9b18a1cba8494a5bb22751c0.tar.gz
gentoo-2-748b7b80a44f9aaf9b18a1cba8494a5bb22751c0.tar.bz2
gentoo-2-748b7b80a44f9aaf9b18a1cba8494a5bb22751c0.zip
Remove RSA from LICENSE, bug 440752.
(Portage version: 2.1.11.60/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'net-dns/bind')
-rw-r--r--net-dns/bind/ChangeLog6
-rw-r--r--net-dns/bind/bind-9.8.4_p2.ebuild4
-rw-r--r--net-dns/bind/bind-9.9.2_p1.ebuild4
-rw-r--r--net-dns/bind/bind-9.9.2_p2.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/net-dns/bind/ChangeLog b/net-dns/bind/ChangeLog
index 56d9e0d0db3d..74377571e8ed 100644
--- a/net-dns/bind/ChangeLog
+++ b/net-dns/bind/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dns/bind
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.444 2013/03/29 13:32:48 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.445 2013/04/08 05:41:23 ulm Exp $
+
+ 08 Apr 2013; Ulrich Müller <ulm@gentoo.org> bind-9.8.4_p2.ebuild,
+ bind-9.9.2_p1.ebuild, bind-9.9.2_p2.ebuild:
+ Remove RSA from LICENSE, bug 440752.
*bind-9.8.4_p2 (29 Mar 2013)
diff --git a/net-dns/bind/bind-9.8.4_p2.ebuild b/net-dns/bind/bind-9.8.4_p2.ebuild
index 65b670d7b43b..d39b74f7cc50 100644
--- a/net-dns/bind/bind-9.8.4_p2.ebuild
+++ b/net-dns/bind/bind-9.8.4_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.8.4_p2.ebuild,v 1.1 2013/03/29 13:32:48 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.8.4_p2.ebuild,v 1.2 2013/04/08 05:41:23 ulm Exp $
# Re dlz/mysql and threads, needs to be verified..
# MySQL uses thread local storage in its C api. Thus MySQL
@@ -47,7 +47,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz
)
rrl? ( http://ss.vix.su/~vjs/rl-${RRL_PV}.patch )"
-LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl"
+LICENSE="ISC BSD BSD-2 HPND JNIC 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="berkdb caps dlz doc filter-aaaa geoip gost gssapi idn ipv6 ldap mysql odbc
diff --git a/net-dns/bind/bind-9.9.2_p1.ebuild b/net-dns/bind/bind-9.9.2_p1.ebuild
index eec6be21bf9a..4ab4336c9fbe 100644
--- a/net-dns/bind/bind-9.9.2_p1.ebuild
+++ b/net-dns/bind/bind-9.9.2_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.2_p1.ebuild,v 1.11 2013/01/01 19:24:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.2_p1.ebuild,v 1.12 2013/04/08 05:41:23 ulm Exp $
# Re dlz/mysql and threads, needs to be verified..
# MySQL uses thread local storage in its C api. Thus MySQL
@@ -50,7 +50,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz
)
rrl? ( http://ss.vix.com/~vixie/rl-${RRL_PV}.patch )"
-LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl"
+LICENSE="ISC BSD BSD-2 HPND JNIC 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="berkdb caps dlz doc filter-aaaa geoip gost gssapi idn ipv6 ldap mysql odbc
diff --git a/net-dns/bind/bind-9.9.2_p2.ebuild b/net-dns/bind/bind-9.9.2_p2.ebuild
index b8930a6dc3ba..190eb40ca622 100644
--- a/net-dns/bind/bind-9.9.2_p2.ebuild
+++ b/net-dns/bind/bind-9.9.2_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.2_p2.ebuild,v 1.1 2013/03/29 13:00:08 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.2_p2.ebuild,v 1.2 2013/04/08 05:41:23 ulm Exp $
# Re dlz/mysql and threads, needs to be verified..
# MySQL uses thread local storage in its C api. Thus MySQL
@@ -50,7 +50,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz
)
rrl? ( http://ss.vix.su/~vjs/rl-${RRL_PV}.patch )"
-LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl"
+LICENSE="ISC BSD BSD-2 HPND JNIC 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="berkdb caps dlz doc filter-aaaa geoip gost gssapi idn ipv6 ldap mysql odbc