mgorny 14/06/19 08:46:05
Modified: unbound-1.4.22.ebuild unbound-1.4.21-r2.ebuild
ChangeLog
Log:
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
#513718.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
EFB4464E!)
Revision Changes Path
1.2 net-dns/unbound/unbound-1.4.22.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.4.22.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.4.22.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.4.22.ebuild?r1=1.1&r2=1.2
Index: unbound-1.4.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.22.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- unbound-1.4.22.ebuild 9 Jun 2014 08:04:17 -0000 1.1
+++ unbound-1.4.22.ebuild 19 Jun 2014 08:46:05 -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/unbound/unbound-1.4.22.ebuild,v 1.1
2014/06/09 08:04:17 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.22.ebuild,v 1.2
2014/06/19 08:46:05 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -22,10 +22,10 @@
# the executables. MULTILIB_USEDEP may be dropped once build system
# is fixed.
-RDEPEND="dev-libs/expat[${MULTILIB_USEDEP}]
- dev-libs/libevent[${MULTILIB_USEDEP}]
- >=dev-libs/openssl-0.9.8[${MULTILIB_USEDEP}]
- >=net-libs/ldns-1.6.13[ecdsa,ssl,gost?,${MULTILIB_USEDEP}]
+RDEPEND=">=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}]
+ >=dev-libs/libevent-2.0.21[${MULTILIB_USEDEP}]
+ >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}]
+ >=net-libs/ldns-1.6.16-r1[ecdsa,ssl,gost?,${MULTILIB_USEDEP}]
python? ( ${PYTHON_DEPS} )
selinux? ( sec-policy/selinux-bind )"
1.2 net-dns/unbound/unbound-1.4.21-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.4.21-r2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.4.21-r2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.4.21-r2.ebuild?r1=1.1&r2=1.2
Index: unbound-1.4.21-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.21-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- unbound-1.4.21-r2.ebuild 13 May 2014 19:17:43 -0000 1.1
+++ unbound-1.4.21-r2.ebuild 19 Jun 2014 08:46:05 -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/unbound/unbound-1.4.21-r2.ebuild,v
1.1 2014/05/13 19:17:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.21-r2.ebuild,v
1.2 2014/06/19 08:46:05 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -22,10 +22,10 @@
# the executables. MULTILIB_USEDEP may be dropped once build system
# is fixed.
-RDEPEND="dev-libs/expat[${MULTILIB_USEDEP}]
- dev-libs/libevent[${MULTILIB_USEDEP}]
- >=dev-libs/openssl-0.9.8[${MULTILIB_USEDEP}]
- >=net-libs/ldns-1.6.13[ecdsa,ssl,gost?,${MULTILIB_USEDEP}]
+RDEPEND=">=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}]
+ >=dev-libs/libevent-2.0.21[${MULTILIB_USEDEP}]
+ >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}]
+ >=net-libs/ldns-1.6.16-r1[ecdsa,ssl,gost?,${MULTILIB_USEDEP}]
python? ( ${PYTHON_DEPS} )
selinux? ( sec-policy/selinux-bind )"
1.69 net-dns/unbound/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.69&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.69&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?r1=1.68&r2=1.69
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog 18 Jun 2014 13:42:49 -0000 1.68
+++ ChangeLog 19 Jun 2014 08:46:05 -0000 1.69
@@ -1,6 +1,11 @@
# ChangeLog for net-dns/unbound
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.68 2014/06/18
13:42:49 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.69 2014/06/19
08:46:05 mgorny Exp $
+
+ 19 Jun 2014; Michał Górny <[email protected]> unbound-1.4.21-r2.ebuild,
+ unbound-1.4.22.ebuild:
+ Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+ #513718.
18 Jun 2014; Tobias Klausmann <[email protected]> unbound-1.4.18.ebuild:
Keyworded on alpha, bug #441688