mgorny 14/07/06 12:56:15
Modified: bind-9.9.5-r2.ebuild bind-9.9.5-r3.ebuild
bind-9.9.4_p2.ebuild ChangeLog
Log:
Clean up obsolete dependencies on virtual/python-argparse and
virtual/python-unittest2 (those packages were only required for <=python-2.6).
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
EFB4464E!)
Revision Changes Path
1.2 net-dns/bind/bind-9.9.5-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.9.5-r2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.9.5-r2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.9.5-r2.ebuild?r1=1.1&r2=1.2
Index: bind-9.9.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bind-9.9.5-r2.ebuild 14 Feb 2014 17:34:48 -0000 1.1
+++ bind-9.9.5-r2.ebuild 6 Jul 2014 12:56:15 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5-r2.ebuild,v 1.1
2014/02/14 17:34:48 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5-r2.ebuild,v 1.2
2014/07/06 12:56:15 mgorny Exp $
# Re dlz/mysql and threads, needs to be verified..
# MySQL uses thread local storage in its C api. Thus MySQL
@@ -79,8 +79,7 @@
geoip? ( >=dev-libs/geoip-1.4.6 )
gssapi? ( virtual/krb5 )
sdb-ldap? ( net-nds/openldap )
- gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )
- python? ( virtual/python-argparse )"
+ gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )"
RDEPEND="${DEPEND}
selinux? ( sec-policy/selinux-bind )
1.6 net-dns/bind/bind-9.9.5-r3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild?r1=1.5&r2=1.6
Index: bind-9.9.5-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bind-9.9.5-r3.ebuild 22 Jun 2014 14:24:05 -0000 1.5
+++ bind-9.9.5-r3.ebuild 6 Jul 2014 12:56:15 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild,v 1.5
2014/06/22 14:24:05 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild,v 1.6
2014/07/06 12:56:15 mgorny Exp $
# Re dlz/mysql and threads, needs to be verified..
# MySQL uses thread local storage in its C api. Thus MySQL
@@ -79,8 +79,7 @@
geoip? ( >=dev-libs/geoip-1.4.6 )
gssapi? ( virtual/krb5 )
sdb-ldap? ( net-nds/openldap )
- gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )
- python? ( virtual/python-argparse )"
+ gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )"
RDEPEND="${DEPEND}
selinux? ( sec-policy/selinux-bind )
1.12 net-dns/bind/bind-9.9.4_p2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.9.4_p2.ebuild?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.9.4_p2.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.9.4_p2.ebuild?r1=1.11&r2=1.12
Index: bind-9.9.4_p2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.4_p2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- bind-9.9.4_p2.ebuild 26 Jan 2014 11:59:47 -0000 1.11
+++ bind-9.9.4_p2.ebuild 6 Jul 2014 12:56:15 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.4_p2.ebuild,v 1.11
2014/01/26 11:59:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.4_p2.ebuild,v 1.12
2014/07/06 12:56:15 mgorny Exp $
# Re dlz/mysql and threads, needs to be verified..
# MySQL uses thread local storage in its C api. Thus MySQL
@@ -79,8 +79,7 @@
geoip? ( >=dev-libs/geoip-1.4.6 )
gssapi? ( virtual/krb5 )
sdb-ldap? ( net-nds/openldap )
- gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )
- python? ( virtual/python-argparse )"
+ gost? ( >=dev-libs/openssl-1.0.0:0[-bindist] )"
RDEPEND="${DEPEND}
selinux? ( sec-policy/selinux-bind )
1.496 net-dns/bind/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.496&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.496&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?r1=1.495&r2=1.496
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v
retrieving revision 1.495
retrieving revision 1.496
diff -u -r1.495 -r1.496
--- ChangeLog 22 Jun 2014 14:24:05 -0000 1.495
+++ ChangeLog 6 Jul 2014 12:56:15 -0000 1.496
@@ -1,6 +1,11 @@
# ChangeLog for net-dns/bind
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.495 2014/06/22
14:24:05 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.496 2014/07/06
12:56:15 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <[email protected]> bind-9.9.4_p2.ebuild,
+ bind-9.9.5-r2.ebuild, bind-9.9.5-r3.ebuild:
+ Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+ unittest2 (those packages were only required for <=python-2.6).
22 Jun 2014; Akinori Hattori <[email protected]> bind-9.9.5-r3.ebuild:
ia64 stable wrt bug #506796