jlec        15/03/20 15:20:24

  Modified:             plplot-5.10.0-r1.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-libs/plplot/plplot-5.10.0-r1.ebuild

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

Index: plplot-5.10.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.10.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- plplot-5.10.0-r1.ebuild     2 Feb 2015 10:13:30 -0000       1.3
+++ plplot-5.10.0-r1.ebuild     20 Mar 2015 15:20:24 -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-libs/plplot/plplot-5.10.0-r1.ebuild,v 
1.3 2015/02/02 10:13:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.10.0-r1.ebuild,v 
1.4 2015/03/20 15:20:24 jlec Exp $
 
 EAPI=5
 
@@ -24,7 +24,7 @@
        threads tk truetype wxwidgets X"
 
 RDEPEND="
-       ada? ( virtual/gnat )
+       ada? ( virtual/gnat:* )
        cairo? ( x11-libs/cairo:0=[svg?,X?] )
        gd? ( media-libs/gd:2=[jpeg?,png?] )
        java? ( >=virtual/jre-1.5 )
@@ -58,7 +58,7 @@
                dev-lang/tcl:0=
                dev-tcltk/itcl:0=
                tk? (
-                       dev-lang/tk
+                       dev-lang/tk:0=
                        dev-tcltk/itk
                )
        )



1.61                 sci-libs/plplot/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?rev=1.61&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?rev=1.61&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/plplot/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   2 Feb 2015 10:13:30 -0000       1.60
+++ ChangeLog   20 Mar 2015 15:20:24 -0000      1.61
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/plplot
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.60 2015/02/02 
10:13:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.61 2015/03/20 
15:20:24 jlec Exp $
+
+  20 Mar 2015; Justin Lecher <[email protected]> plplot-5.10.0-r1.ebuild:
+  Fix tcl/tk slotting
 
   02 Feb 2015; Justin Lecher <[email protected]> plplot-5.10.0-r1.ebuild,
   +files/plplot-5.10.0-cmake.patch, metadata.xml:




Reply via email to