jlec        15/03/25 13:26:47

  Modified:             insight-6.8.1.ebuild insight-6.8.1-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.9                  dev-util/insight/insight-6.8.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/insight/insight-6.8.1.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/insight/insight-6.8.1.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/insight/insight-6.8.1.ebuild?r1=1.8&r2=1.9

Index: insight-6.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/insight/insight-6.8.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- insight-6.8.1.ebuild        3 Nov 2013 17:09:14 -0000       1.8
+++ insight-6.8.1.ebuild        25 Mar 2015 13:26:47 -0000      1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/insight-6.8.1.ebuild,v 1.8 
2013/11/03 17:09:14 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/insight-6.8.1.ebuild,v 1.9 
2015/03/25 13:26:47 jlec Exp $
 
 EAPI=4
 
@@ -26,8 +26,8 @@
        x11-libs/libX11
 "
 DEPEND="${RDEPEND}
-       dev-lang/tcl
-       dev-lang/tk
+       dev-lang/tcl:0
+       dev-lang/tk:0
        dev-tcltk/itcl
        dev-tcltk/itk
        sys-devel/bison



1.3                  dev-util/insight/insight-6.8.1-r1.ebuild

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

Index: insight-6.8.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/insight/insight-6.8.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- insight-6.8.1-r1.ebuild     3 Nov 2013 17:09:14 -0000       1.2
+++ insight-6.8.1-r1.ebuild     25 Mar 2015 13:26:47 -0000      1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/insight-6.8.1-r1.ebuild,v 
1.2 2013/11/03 17:09:14 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/insight-6.8.1-r1.ebuild,v 
1.3 2015/03/25 13:26:47 jlec Exp $
 
 EAPI=4
 
@@ -26,8 +26,8 @@
        x11-libs/libX11
 "
 DEPEND="${RDEPEND}
-       dev-lang/tcl
-       dev-lang/tk
+       dev-lang/tcl:0
+       dev-lang/tk:0
        dev-tcltk/itcl
        dev-tcltk/itk
        sys-devel/bison



1.58                 dev-util/insight/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/insight/ChangeLog?rev=1.58&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/insight/ChangeLog?rev=1.58&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/insight/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/insight/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   3 Nov 2013 17:09:14 -0000       1.57
+++ ChangeLog   25 Mar 2015 13:26:47 -0000      1.58
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/insight
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/ChangeLog,v 1.57 
2013/11/03 17:09:14 hasufell Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/ChangeLog,v 1.58 
2015/03/25 13:26:47 jlec Exp $
+
+  25 Mar 2015; Justin Lecher <[email protected]> insight-6.8.1-r1.ebuild,
+  insight-6.8.1.ebuild:
+  Fix tcl/tk slotting
 
   03 Nov 2013; Julian Ospald <[email protected]> insight-6.8.1.ebuild,
   insight-6.8.1-r1.ebuild, +files/insight-6.8.1-automake-1.13.patch:




Reply via email to