jlec        15/03/20 10:35:49

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

Revision  Changes    Path
1.5                  dev-tcltk/tablelist/tablelist-5.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tablelist/tablelist-5.6.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tablelist/tablelist-5.6.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tablelist/tablelist-5.6.ebuild?r1=1.4&r2=1.5

Index: tablelist-5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/tablelist-5.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tablelist-5.6.ebuild        19 Jan 2013 10:23:13 -0000      1.4
+++ tablelist-5.6.ebuild        20 Mar 2015 10:35:49 -0000      1.5
@@ -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-tcltk/tablelist/tablelist-5.6.ebuild,v 
1.4 2013/01/19 10:23:13 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/tablelist-5.6.ebuild,v 
1.5 2015/03/20 10:35:49 jlec Exp $
 
 EAPI=4
 
@@ -17,7 +17,7 @@
 KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
 IUSE="examples doc"
 
-RDEPEND="dev-lang/tcl"
+RDEPEND="dev-lang/tcl:0"
 DEPEND=""
 
 S="${WORKDIR}/${MY_P}"



1.2                  dev-tcltk/tablelist/tablelist-5.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tablelist/tablelist-5.8.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tablelist/tablelist-5.8.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tablelist/tablelist-5.8.ebuild?r1=1.1&r2=1.2

Index: tablelist-5.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/tablelist-5.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tablelist-5.8.ebuild        29 Apr 2013 06:33:00 -0000      1.1
+++ tablelist-5.8.ebuild        20 Mar 2015 10:35:49 -0000      1.2
@@ -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-tcltk/tablelist/tablelist-5.8.ebuild,v 
1.1 2013/04/29 06:33:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/tablelist-5.8.ebuild,v 
1.2 2015/03/20 10:35:49 jlec Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
 IUSE="examples doc"
 
-RDEPEND="dev-lang/tcl"
+RDEPEND="dev-lang/tcl:0"
 DEPEND=""
 
 S="${WORKDIR}/${MY_P}"



1.21                 dev-tcltk/tablelist/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   29 Apr 2013 06:33:00 -0000      1.20
+++ ChangeLog   20 Mar 2015 10:35:49 -0000      1.21
@@ -1,6 +1,10 @@
 # ChangeLog for dev-tcltk/tablelist
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/ChangeLog,v 1.20 
2013/04/29 06:33:00 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/ChangeLog,v 1.21 
2015/03/20 10:35:49 jlec Exp $
+
+  20 Mar 2015; Justin Lecher <[email protected]> -tablelist-5.7.ebuild,
+  tablelist-5.6.ebuild, tablelist-5.8.ebuild:
+  Fix tcl/tk slotting
 
 *tablelist-5.8 (29 Apr 2013)
 
@@ -83,4 +87,3 @@
   06 Feb 2010; Justin Lecher (jlec) <[email protected]>
   +tablelist-4.12.ebuild, +metadata.xml:
   Initial commit
-




Reply via email to