jlec        15/03/25 15:42:05

  Modified:             graphviz-2.26.3-r3.ebuild graphviz-2.34.0.ebuild
                        graphviz-2.26.3-r4.ebuild graphviz-2.28.0.ebuild
                        graphviz-2.38.0.ebuild graphviz-2.36.0.ebuild
                        graphviz-2.36.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.15                 media-gfx/graphviz/graphviz-2.26.3-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.26.3-r3.ebuild?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.26.3-r3.ebuild?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.26.3-r3.ebuild?r1=1.14&r2=1.15

Index: graphviz-2.26.3-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.26.3-r3.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- graphviz-2.26.3-r3.ebuild   15 Feb 2015 02:18:59 -0000      1.14
+++ graphviz-2.26.3-r3.ebuild   25 Mar 2015 15:42:04 -0000      1.15
@@ -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/media-gfx/graphviz/graphviz-2.26.3-r3.ebuild,v 1.14 
2015/02/15 02:18:59 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.26.3-r3.ebuild,v 1.15 
2015/03/25 15:42:04 jlec Exp $
 
 EAPI=3
 PYTHON_DEPEND="python? 2"
@@ -41,7 +41,7 @@
        )
        lasi?   ( media-libs/lasi )
        ruby?   ( dev-lang/ruby )
-       tcl?    ( >=dev-lang/tcl-8.3 )"
+       tcl?    ( >=dev-lang/tcl-8.3:0 )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        sys-devel/flex



1.4                  media-gfx/graphviz/graphviz-2.34.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.34.0.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.34.0.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.34.0.ebuild?r1=1.3&r2=1.4

Index: graphviz-2.34.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.34.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- graphviz-2.34.0.ebuild      19 Oct 2014 21:21:48 -0000      1.3
+++ graphviz-2.34.0.ebuild      25 Mar 2015 15:42:04 -0000      1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.34.0.ebuild,v 
1.3 2014/10/19 21:21:48 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.34.0.ebuild,v 
1.4 2015/03/25 15:42:04 jlec Exp $
 
 EAPI=5
 
@@ -57,7 +57,7 @@
        )
        ruby?   ( dev-lang/ruby )
        svg?    ( gnome-base/librsvg )
-       tcl?    ( >=dev-lang/tcl-8.3 )"
+       tcl?    ( >=dev-lang/tcl-8.3:0= )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        sys-devel/flex



1.17                 media-gfx/graphviz/graphviz-2.26.3-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.26.3-r4.ebuild?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.26.3-r4.ebuild?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.26.3-r4.ebuild?r1=1.16&r2=1.17

Index: graphviz-2.26.3-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.26.3-r4.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- graphviz-2.26.3-r4.ebuild   15 Feb 2015 04:21:58 -0000      1.16
+++ graphviz-2.26.3-r4.ebuild   25 Mar 2015 15:42:04 -0000      1.17
@@ -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/media-gfx/graphviz/graphviz-2.26.3-r4.ebuild,v 1.16 
2015/02/15 04:21:58 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.26.3-r4.ebuild,v 1.17 
2015/03/25 15:42:04 jlec Exp $
 
 EAPI=3
 PYTHON_DEPEND="python? 2"
@@ -42,7 +42,7 @@
        lasi?   ( media-libs/lasi )
        perl?   ( dev-lang/perl )
        ruby?   ( dev-lang/ruby )
-       tcl?    ( >=dev-lang/tcl-8.3 )"
+       tcl?    ( >=dev-lang/tcl-8.3:0 )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        sys-devel/flex



1.24                 media-gfx/graphviz/graphviz-2.28.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild?rev=1.24&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild?rev=1.24&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild?r1=1.23&r2=1.24

Index: graphviz-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- graphviz-2.28.0.ebuild      19 Oct 2014 21:21:48 -0000      1.23
+++ graphviz-2.28.0.ebuild      25 Mar 2015 15:42:04 -0000      1.24
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild,v 
1.23 2014/10/19 21:21:48 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild,v 
1.24 2015/03/25 15:42:04 jlec Exp $
 
 EAPI=5
 
@@ -56,7 +56,7 @@
        )
        ruby?   ( dev-lang/ruby )
        svg?    ( gnome-base/librsvg )
-       tcl?    ( >=dev-lang/tcl-8.3 )"
+       tcl?    ( >=dev-lang/tcl-8.3:0= )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        sys-devel/flex



1.2                  media-gfx/graphviz/graphviz-2.38.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.38.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.38.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.38.0.ebuild?r1=1.1&r2=1.2

Index: graphviz-2.38.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.38.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- graphviz-2.38.0.ebuild      7 Mar 2015 11:58:44 -0000       1.1
+++ graphviz-2.38.0.ebuild      25 Mar 2015 15:42:04 -0000      1.2
@@ -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/media-gfx/graphviz/graphviz-2.38.0.ebuild,v 
1.1 2015/03/07 11:58:44 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.38.0.ebuild,v 
1.2 2015/03/25 15:42:04 jlec Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -56,7 +56,7 @@
        )
        ruby?   ( dev-lang/ruby )
        svg?    ( gnome-base/librsvg )
-       tcl?    ( >=dev-lang/tcl-8.3 )"
+       tcl?    ( >=dev-lang/tcl-8.3:0= )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        sys-devel/flex



1.5                  media-gfx/graphviz/graphviz-2.36.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild?r1=1.4&r2=1.5

Index: graphviz-2.36.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- graphviz-2.36.0.ebuild      28 Oct 2014 01:27:19 -0000      1.4
+++ graphviz-2.36.0.ebuild      25 Mar 2015 15:42:04 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild,v 
1.4 2014/10/28 01:27:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild,v 
1.5 2015/03/25 15:42:04 jlec Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -56,7 +56,7 @@
        )
        ruby?   ( dev-lang/ruby )
        svg?    ( gnome-base/librsvg )
-       tcl?    ( >=dev-lang/tcl-8.3 )"
+       tcl?    ( >=dev-lang/tcl-8.3:0= )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        sys-devel/flex



1.2                  media-gfx/graphviz/graphviz-2.36.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0-r1.ebuild?r1=1.1&r2=1.2

Index: graphviz-2.36.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- graphviz-2.36.0-r1.ebuild   7 Mar 2015 11:29:49 -0000       1.1
+++ graphviz-2.36.0-r1.ebuild   25 Mar 2015 15:42:04 -0000      1.2
@@ -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/media-gfx/graphviz/graphviz-2.36.0-r1.ebuild,v 1.1 
2015/03/07 11:29:49 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0-r1.ebuild,v 1.2 
2015/03/25 15:42:04 jlec Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -56,7 +56,7 @@
        )
        ruby?   ( dev-lang/ruby )
        svg?    ( gnome-base/librsvg )
-       tcl?    ( >=dev-lang/tcl-8.3 )"
+       tcl?    ( >=dev-lang/tcl-8.3:0= )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        sys-devel/flex



1.286                media-gfx/graphviz/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/ChangeLog?rev=1.286&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/ChangeLog?rev=1.286&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/ChangeLog?r1=1.285&r2=1.286

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v
retrieving revision 1.285
retrieving revision 1.286
diff -u -r1.285 -r1.286
--- ChangeLog   7 Mar 2015 11:58:44 -0000       1.285
+++ ChangeLog   25 Mar 2015 15:42:04 -0000      1.286
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/graphviz
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.285 
2015/03/07 11:58:44 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.286 
2015/03/25 15:42:04 jlec Exp $
+
+  25 Mar 2015; Justin Lecher <j...@gentoo.org> graphviz-2.26.3-r3.ebuild,
+  graphviz-2.26.3-r4.ebuild, graphviz-2.28.0.ebuild, graphviz-2.34.0.ebuild,
+  graphviz-2.36.0-r1.ebuild, graphviz-2.36.0.ebuild, graphviz-2.38.0.ebuild:
+  Fix tcl/tk slotting
 
 *graphviz-2.38.0 (07 Mar 2015)
 




Reply via email to