jlec        14/12/19 08:55:52

  Modified:             ChangeLog statsmodels-0.6.1.ebuild
  Log:
  dev-python/statsmodels: Drop PYTHON_USEDEP suggested by Arfrever
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.7                  dev-python/statsmodels/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/statsmodels/ChangeLog?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/statsmodels/ChangeLog?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/statsmodels/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/statsmodels/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   19 Dec 2014 07:26:48 -0000      1.6
+++ ChangeLog   19 Dec 2014 08:55:52 -0000      1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/statsmodels
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/statsmodels/ChangeLog,v 1.6 
2014/12/19 07:26:48 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/statsmodels/ChangeLog,v 1.7 
2014/12/19 08:55:52 jlec Exp $
+
+  19 Dec 2014; Justin Lecher <[email protected]> statsmodels-0.6.1.ebuild:
+  Drop PYTHON_USEDEP suggested by Arfrever
 
   19 Dec 2014; Patrick Lauer <[email protected]> statsmodels-0.6.1.ebuild:
   Quoting



1.3                  dev-python/statsmodels/statsmodels-0.6.1.ebuild

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

Index: statsmodels-0.6.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/statsmodels/statsmodels-0.6.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- statsmodels-0.6.1.ebuild    19 Dec 2014 07:26:48 -0000      1.2
+++ statsmodels-0.6.1.ebuild    19 Dec 2014 08:55:52 -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-python/statsmodels/statsmodels-0.6.1.ebuild,v 1.2 
2014/12/19 07:26:48 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/statsmodels/statsmodels-0.6.1.ebuild,v 1.3 
2014/12/19 08:55:52 jlec Exp $
 
 EAPI=5
 
@@ -67,5 +67,5 @@
 }
 
 pkg_postinst() {
-       optfeature "plotting functionality" 
">=dev-python/matplotlib-1.1[${PYTHON_USEDEP}]"
+       optfeature "plotting functionality" ">=dev-python/matplotlib-1.1"
 }




Reply via email to