jlec        15/03/20 15:18:41

  Modified:             espresso-3.3.0.ebuild ChangeLog
  Log:
  Fix tcl/tk slotting
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.4                  sci-physics/espresso/espresso-3.3.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild?r1=1.3&r2=1.4

Index: espresso-3.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- espresso-3.3.0.ebuild       16 Mar 2015 16:11:55 -0000      1.3
+++ espresso-3.3.0.ebuild       20 Mar 2015 15:18:41 -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/sci-physics/espresso/espresso-3.3.0.ebuild,v 1.3 
2015/03/16 16:11:55 ottxor Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild,v 1.4 
2015/03/20 15:18:41 jlec Exp $
 
 EAPI=5
 
@@ -38,12 +38,12 @@
                dev-python/cython[${PYTHON_USEDEP}]
                dev-python/numpy[${PYTHON_USEDEP}]
        )
-       dev-lang/tcl
+       dev-lang/tcl:0=
        cuda? ( >=dev-util/nvidia-cuda-toolkit-4.2.9-r1 )
        fftw? ( sci-libs/fftw:3.0 )
        mpi? ( virtual/mpi )
        packages? ( dev-tcltk/tcllib )
-       tk? ( >=dev-lang/tk-8.4.18-r1 )
+       tk? ( >=dev-lang/tk-8.4.18-r1:0= )
        X? ( x11-libs/libX11 )"
 
 DEPEND="${RDEPEND}



1.21                 sci-physics/espresso/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/ChangeLog?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/ChangeLog?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/espresso/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   16 Mar 2015 16:13:21 -0000      1.20
+++ ChangeLog   20 Mar 2015 15:18:41 -0000      1.21
@@ -1,6 +1,9 @@
 # ChangeLog for sci-physics/espresso
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso/ChangeLog,v 1.20 
2015/03/16 16:13:21 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso/ChangeLog,v 1.21 
2015/03/20 15:18:41 jlec Exp $
+
+  20 Mar 2015; Justin Lecher <[email protected]> espresso-3.3.0.ebuild:
+  Fix tcl/tk slotting
 
   16 Mar 2015; Christoph Junghans <[email protected]> -espresso-3.2.0.ebuild:
   remove old




Reply via email to