jlec        15/03/20 10:52:48

  Modified:             tclx-8.4.1.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.5                  dev-tcltk/tclx/tclx-8.4.1.ebuild

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

Index: tclx-8.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.4.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tclx-8.4.1.ebuild   20 May 2013 08:32:21 -0000      1.4
+++ tclx-8.4.1.ebuild   20 Mar 2015 10:52:48 -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/tclx/tclx-8.4.1.ebuild,v 1.4 
2013/05/20 08:32:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.4.1.ebuild,v 1.5 
2015/03/20 10:52:48 jlec Exp $
 
 EAPI=5
 
@@ -16,8 +16,8 @@
 KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
 
 DEPEND="
-       dev-lang/tcl
-       tk? ( dev-lang/tk )"
+       dev-lang/tcl:0=
+       tk? ( dev-lang/tk:0= )"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}"/${PN}$(get_version_component_range 1-2)



1.55                 dev-tcltk/tclx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   21 May 2013 06:12:33 -0000      1.54
+++ ChangeLog   20 Mar 2015 10:52:48 -0000      1.55
@@ -1,6 +1,9 @@
 # ChangeLog for dev-tcltk/tclx
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.54 2013/05/21 
06:12:33 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.55 2015/03/20 
10:52:48 jlec Exp $
+
+  20 Mar 2015; Justin Lecher <[email protected]> tclx-8.4.1.ebuild:
+  Fix tcl/tk slotting
 
   21 May 2013; Justin Lecher <[email protected]> -tclx-8.4-r2.ebuild:
   Drop old




Reply via email to