floppym     14/12/01 02:56:45

  Modified:             unbound-1.5.0-r1.ebuild ChangeLog
  Log:
  Add slot to openssl deps.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.3                  net-dns/unbound/unbound-1.5.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.5.0-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.5.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.5.0-r1.ebuild?r1=1.2&r2=1.3

Index: unbound-1.5.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- unbound-1.5.0-r1.ebuild     30 Nov 2014 23:35:25 -0000      1.2
+++ unbound-1.5.0-r1.ebuild     1 Dec 2014 02:56:45 -0000       1.3
@@ -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.5.0-r1.ebuild,v 
1.2 2014/11/30 23:35:25 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.0-r1.ebuild,v 
1.3 2014/12/01 02:56:45 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -24,12 +24,12 @@
 
 CDEPEND=">=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}]
+       >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}]
        dnstap? (
                dev-libs/fstrm[${MULTILIB_USEDEP}]
                >=dev-libs/protobuf-c-1.0.2-r1[${MULTILIB_USEDEP}]
        )
-       ecdsa? ( dev-libs/openssl[-bindist] )
+       ecdsa? ( dev-libs/openssl:0[-bindist] )
        python? ( ${PYTHON_DEPS} )"
 
 DEPEND="${CDEPEND}



1.81                 net-dns/unbound/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.81&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.81&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?r1=1.80&r2=1.81

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog   30 Nov 2014 23:35:25 -0000      1.80
+++ ChangeLog   1 Dec 2014 02:56:45 -0000       1.81
@@ -1,6 +1,9 @@
 # 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.80 2014/11/30 
23:35:25 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.81 2014/12/01 
02:56:45 floppym Exp $
+
+  01 Dec 2014; Mike Gilbert <[email protected]> unbound-1.5.0-r1.ebuild:
+  Add slot to openssl deps.
 
   30 Nov 2014; Tim Harder <[email protected]> unbound-1.5.0-r1.ebuild:
   Simplify openssl deps when ecdsa support is enabled.




Reply via email to