mgorny      15/01/03 13:06:57

  Modified:             ldb-1.1.19.ebuild ldb-1.1.18.ebuild
                        ldb-1.1.17-r1.ebuild ldb-1.1.15.ebuild
                        ldb-1.1.12.ebuild ChangeLog
  Log:
  Add PYTHON_REQ_USE as necessary for waf.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.2                  sys-libs/ldb/ldb-1.1.19.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.19.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.19.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.19.ebuild?r1=1.1&r2=1.2

Index: ldb-1.1.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.19.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ldb-1.1.19.ebuild   22 Dec 2014 09:33:17 -0000      1.1
+++ ldb-1.1.19.ebuild   3 Jan 2015 13:06:57 -0000       1.2
@@ -1,9 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.19.ebuild,v 1.1 
2014/12/22 09:33:17 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.19.ebuild,v 1.2 
2015/01/03 13:06:57 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_REQ_USE="threads"
 
 inherit python-single-r1 waf-utils multilib
 



1.2                  sys-libs/ldb/ldb-1.1.18.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.18.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.18.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.18.ebuild?r1=1.1&r2=1.2

Index: ldb-1.1.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.18.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ldb-1.1.18.ebuild   2 Dec 2014 08:32:05 -0000       1.1
+++ ldb-1.1.18.ebuild   3 Jan 2015 13:06:57 -0000       1.2
@@ -1,9 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.18.ebuild,v 1.1 
2014/12/02 08:32:05 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.18.ebuild,v 1.2 
2015/01/03 13:06:57 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_REQ_USE="threads"
 
 inherit python-single-r1 waf-utils multilib
 



1.5                  sys-libs/ldb/ldb-1.1.17-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.17-r1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.17-r1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.17-r1.ebuild?r1=1.4&r2=1.5

Index: ldb-1.1.17-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.17-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ldb-1.1.17-r1.ebuild        6 Oct 2014 19:02:11 -0000       1.4
+++ ldb-1.1.17-r1.ebuild        3 Jan 2015 13:06:57 -0000       1.5
@@ -1,9 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.17-r1.ebuild,v 1.4 
2014/10/06 19:02:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.17-r1.ebuild,v 1.5 
2015/01/03 13:06:57 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_REQ_USE="threads"
 
 inherit python-single-r1 waf-utils multilib
 



1.9                  sys-libs/ldb/ldb-1.1.15.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.15.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.15.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.15.ebuild?r1=1.8&r2=1.9

Index: ldb-1.1.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.15.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ldb-1.1.15.ebuild   26 May 2014 19:52:14 -0000      1.8
+++ ldb-1.1.15.ebuild   3 Jan 2015 13:06:57 -0000       1.9
@@ -1,9 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.15.ebuild,v 1.8 
2014/05/26 19:52:14 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.15.ebuild,v 1.9 
2015/01/03 13:06:57 mgorny Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2"
+PYTHON_REQ_USE="threads"
 
 inherit python waf-utils multilib
 



1.10                 sys-libs/ldb/ldb-1.1.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.12.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.12.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ldb-1.1.12.ebuild?r1=1.9&r2=1.10

Index: ldb-1.1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.12.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ldb-1.1.12.ebuild   26 May 2014 19:52:14 -0000      1.9
+++ ldb-1.1.12.ebuild   3 Jan 2015 13:06:57 -0000       1.10
@@ -1,9 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.12.ebuild,v 1.9 
2014/05/26 19:52:14 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ldb-1.1.12.ebuild,v 1.10 
2015/01/03 13:06:57 mgorny Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2"
+PYTHON_REQ_USE="threads"
 
 inherit python waf-utils multilib
 



1.70                 sys-libs/ldb/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ChangeLog?rev=1.70&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ChangeLog?rev=1.70&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/ldb/ChangeLog?r1=1.69&r2=1.70

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/ldb/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog   22 Dec 2014 09:33:17 -0000      1.69
+++ ChangeLog   3 Jan 2015 13:06:57 -0000       1.70
@@ -1,6 +1,10 @@
 # ChangeLog for sys-libs/ldb
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ChangeLog,v 1.69 2014/12/22 
09:33:17 polynomial-c Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldb/ChangeLog,v 1.70 2015/01/03 
13:06:57 mgorny Exp $
+
+  03 Jan 2015; Michał Górny <[email protected]> ldb-1.1.12.ebuild,
+  ldb-1.1.15.ebuild, ldb-1.1.17-r1.ebuild, ldb-1.1.18.ebuild, 
ldb-1.1.19.ebuild:
+  Add PYTHON_REQ_USE as necessary for waf.
 
 *ldb-1.1.19 (22 Dec 2014)
 




Reply via email to