patrick     14/12/26 12:06:12

  Modified:             boost-numpy-9999.ebuild
                        boost-numpy-0_pre20131206.ebuild ChangeLog
  Log:
  Fix boost/python dep #514766
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  dev-libs/boost-numpy/boost-numpy-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost-numpy/boost-numpy-9999.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost-numpy/boost-numpy-9999.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost-numpy/boost-numpy-9999.ebuild?r1=1.2&r2=1.3

Index: boost-numpy-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost-numpy/boost-numpy-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- boost-numpy-9999.ebuild     1 May 2014 10:33:41 -0000       1.2
+++ boost-numpy-9999.ebuild     26 Dec 2014 12:06:12 -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/dev-libs/boost-numpy/boost-numpy-9999.ebuild,v 1.2 
2014/05/01 10:33:41 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/boost-numpy/boost-numpy-9999.ebuild,v 1.3 
2014/12/26 12:06:12 patrick Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
 KEYWORDS=""
 
 CDEPEND="dev-python/numpy
-       dev-libs/boost"
+       dev-libs/boost[python]"
 DEPEND="${CDEPEND}"
 RDEPEND="${CDEPEND}"
 



1.3                  dev-libs/boost-numpy/boost-numpy-0_pre20131206.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost-numpy/boost-numpy-0_pre20131206.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost-numpy/boost-numpy-0_pre20131206.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost-numpy/boost-numpy-0_pre20131206.ebuild?r1=1.2&r2=1.3

Index: boost-numpy-0_pre20131206.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-libs/boost-numpy/boost-numpy-0_pre20131206.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- boost-numpy-0_pre20131206.ebuild    1 May 2014 10:33:41 -0000       1.2
+++ boost-numpy-0_pre20131206.ebuild    26 Dec 2014 12:06:12 -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/dev-libs/boost-numpy/boost-numpy-0_pre20131206.ebuild,v 
1.2 2014/05/01 10:33:41 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/boost-numpy/boost-numpy-0_pre20131206.ebuild,v 
1.3 2014/12/26 12:06:12 patrick Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
 KEYWORDS="~amd64"
 
 CDEPEND="dev-python/numpy
-       dev-libs/boost"
+       dev-libs/boost[python]"
 DEPEND="${CDEPEND}"
 RDEPEND="${CDEPEND}"
 



1.3                  dev-libs/boost-numpy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost-numpy/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost-numpy/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost-numpy/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost-numpy/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   1 May 2014 10:33:41 -0000       1.2
+++ ChangeLog   26 Dec 2014 12:06:12 -0000      1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/boost-numpy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost-numpy/ChangeLog,v 1.2 
2014/05/01 10:33:41 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost-numpy/ChangeLog,v 1.3 
2014/12/26 12:06:12 patrick Exp $
+
+  26 Dec 2014; Patrick Lauer <[email protected]>
+  boost-numpy-0_pre20131206.ebuild, boost-numpy-9999.ebuild:
+  Fix boost/python dep #514766
 
   01 May 2014; Michał Górny <[email protected]>
   boost-numpy-0_pre20131206.ebuild, boost-numpy-9999.ebuild:




Reply via email to