floppym     15/05/05 20:47:16

  Modified:             unbound-1.5.3.ebuild unbound-1.5.2.ebuild
                        unbound-1.5.1-r2.ebuild ChangeLog
  Log:
  Disable -flto via configure, bug 530928.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.2                  net-dns/unbound/unbound-1.5.3.ebuild

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

Index: unbound-1.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- unbound-1.5.3.ebuild        4 May 2015 00:49:30 -0000       1.1
+++ unbound-1.5.3.ebuild        5 May 2015 20:47:16 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.3.ebuild,v 1.1 
2015/05/04 00:49:30 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.3.ebuild,v 1.2 
2015/05/05 20:47:16 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -83,6 +83,7 @@
                $(multilib_native_use_with python pythonmodule) \
                $(multilib_native_use_with python pyunbound) \
                $(use_with threads pthreads) \
+               --disable-flto \
                --disable-rpath \
                --with-libevent="${EPREFIX}"/usr \
                --with-pidfile="${EPREFIX}"/var/run/unbound.pid \



1.2                  net-dns/unbound/unbound-1.5.2.ebuild

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

Index: unbound-1.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- unbound-1.5.2.ebuild        20 Feb 2015 03:52:23 -0000      1.1
+++ unbound-1.5.2.ebuild        5 May 2015 20:47:16 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.2.ebuild,v 1.1 
2015/02/20 03:52:23 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.2.ebuild,v 1.2 
2015/05/05 20:47:16 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -83,6 +83,7 @@
                $(multilib_native_use_with python pythonmodule) \
                $(multilib_native_use_with python pyunbound) \
                $(use_with threads pthreads) \
+               --disable-flto \
                --disable-rpath \
                --with-libevent="${EPREFIX}"/usr \
                --with-pidfile="${EPREFIX}"/var/run/unbound.pid \



1.4                  net-dns/unbound/unbound-1.5.1-r2.ebuild

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

Index: unbound-1.5.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.1-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- unbound-1.5.1-r2.ebuild     9 Apr 2015 09:05:12 -0000       1.3
+++ unbound-1.5.1-r2.ebuild     5 May 2015 20:47:16 -0000       1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.1-r2.ebuild,v 
1.3 2015/04/09 09:05:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.1-r2.ebuild,v 
1.4 2015/05/05 20:47:16 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -84,6 +84,7 @@
                $(multilib_native_use_with python pythonmodule) \
                $(multilib_native_use_with python pyunbound) \
                $(use_with threads pthreads) \
+               --disable-flto \
                --disable-rpath \
                --with-libevent="${EPREFIX}"/usr \
                --with-pidfile="${EPREFIX}"/var/run/unbound.pid \



1.94                 net-dns/unbound/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog   4 May 2015 03:16:14 -0000       1.93
+++ ChangeLog   5 May 2015 20:47:16 -0000       1.94
@@ -1,6 +1,10 @@
 # ChangeLog for net-dns/unbound
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.93 2015/05/04 
03:16:14 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.94 2015/05/05 
20:47:16 floppym Exp $
+
+  05 May 2015; Mike Gilbert <[email protected]> unbound-1.5.1-r2.ebuild,
+  unbound-1.5.2.ebuild, unbound-1.5.3.ebuild:
+  Disable -flto via configure, bug 530928.
 
   04 May 2015; Tim Harder <[email protected]> metadata.xml:
   Remove myself as maintainer.




Reply via email to