* [gentoo-commits] gentoo-x86 commit in dev-lang/tk: tk-8.5.17-r100.ebuild tk-8.5.15.ebuild tk-8.6.3.ebuild tk-8.5.13-r1.ebuild tk-8.6.4.ebuild ChangeLog
@ 2015-03-20 10:11 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2015-03-20 10:11 UTC (permalink / raw
To: gentoo-commits
jlec 15/03/20 10:11:23
Modified: tk-8.5.17-r100.ebuild tk-8.5.15.ebuild
tk-8.6.3.ebuild tk-8.5.13-r1.ebuild tk-8.6.4.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.3 dev-lang/tk/tk-8.5.17-r100.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.17-r100.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.17-r100.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.17-r100.ebuild?r1=1.2&r2=1.3
Index: tk-8.5.17-r100.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.17-r100.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tk-8.5.17-r100.ebuild 17 Mar 2015 18:44:46 -0000 1.2
+++ tk-8.5.17-r100.ebuild 20 Mar 2015 10:11:23 -0000 1.3
@@ -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/dev-lang/tk/tk-8.5.17-r100.ebuild,v 1.2 2015/03/17 18:44:46 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.17-r100.ebuild,v 1.3 2015/03/20 10:11:23 jlec Exp $
EAPI=5
@@ -29,7 +29,7 @@
truetype? ( x11-libs/libXft )
xscreensaver? ( x11-libs/libXScrnSaver )
)
- ~dev-lang/tcl-${PV}:8.5
+ ~dev-lang/tcl-${PV}:8.5=
!=dev-lang/tk-8.5:0"
DEPEND="${RDEPEND}
!aqua? ( x11-proto/xproto )"
1.11 dev-lang/tk/tk-8.5.15.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.15.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.15.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.15.ebuild?r1=1.10&r2=1.11
Index: tk-8.5.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.15.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- tk-8.5.15.ebuild 15 Sep 2014 08:18:11 -0000 1.10
+++ tk-8.5.15.ebuild 20 Mar 2015 10:11:23 -0000 1.11
@@ -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/dev-lang/tk/tk-8.5.15.ebuild,v 1.10 2014/09/15 08:18:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.15.ebuild,v 1.11 2015/03/20 10:11:23 jlec Exp $
EAPI=5
@@ -26,7 +26,7 @@
truetype? ( x11-libs/libXft )
xscreensaver? ( x11-libs/libXScrnSaver )
)
- ~dev-lang/tcl-${PV}"
+ ~dev-lang/tcl-${PV}:0="
DEPEND="${RDEPEND}
!aqua? ( x11-proto/xproto )"
1.4 dev-lang/tk/tk-8.6.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.6.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.6.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.6.3.ebuild?r1=1.3&r2=1.4
Index: tk-8.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.6.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tk-8.6.3.ebuild 24 Jan 2015 14:29:05 -0000 1.3
+++ tk-8.6.3.ebuild 20 Mar 2015 10:11:23 -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/dev-lang/tk/tk-8.6.3.ebuild,v 1.3 2015/01/24 14:29:05 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.6.3.ebuild,v 1.4 2015/03/20 10:11:23 jlec Exp $
EAPI=5
@@ -25,7 +25,7 @@
truetype? ( >=x11-libs/libXft-2.3.1-r1[${MULTILIB_USEDEP}] )
xscreensaver? ( >=x11-libs/libXScrnSaver-1.2.2-r1[${MULTILIB_USEDEP}] )
)
- ~dev-lang/tcl-${PV}[${MULTILIB_USEDEP}]"
+ ~dev-lang/tcl-${PV}:0=[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}
!aqua? ( >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )"
1.12 dev-lang/tk/tk-8.5.13-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.13-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.13-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.13-r1.ebuild?r1=1.11&r2=1.12
Index: tk-8.5.13-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.13-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- tk-8.5.13-r1.ebuild 1 Mar 2013 12:45:04 -0000 1.11
+++ tk-8.5.13-r1.ebuild 20 Mar 2015 10:11:23 -0000 1.12
@@ -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-lang/tk/tk-8.5.13-r1.ebuild,v 1.11 2013/03/01 12:45:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.13-r1.ebuild,v 1.12 2015/03/20 10:11:23 jlec Exp $
EAPI=4
@@ -25,7 +25,7 @@
truetype? ( x11-libs/libXft )
xscreensaver? ( x11-libs/libXScrnSaver )
)
- ~dev-lang/tcl-${PV}"
+ ~dev-lang/tcl-${PV}:0"
DEPEND="${RDEPEND}
!aqua? ( x11-proto/xproto )"
1.2 dev-lang/tk/tk-8.6.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.6.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.6.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.6.4.ebuild?r1=1.1&r2=1.2
Index: tk-8.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.6.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tk-8.6.4.ebuild 13 Mar 2015 08:31:25 -0000 1.1
+++ tk-8.6.4.ebuild 20 Mar 2015 10:11:23 -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/dev-lang/tk/tk-8.6.4.ebuild,v 1.1 2015/03/13 08:31:25 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.6.4.ebuild,v 1.2 2015/03/20 10:11:23 jlec Exp $
EAPI=5
@@ -25,7 +25,7 @@
truetype? ( >=x11-libs/libXft-2.3.1-r1[${MULTILIB_USEDEP}] )
xscreensaver? ( >=x11-libs/libXScrnSaver-1.2.2-r1[${MULTILIB_USEDEP}] )
)
- ~dev-lang/tcl-${PV}[${MULTILIB_USEDEP}]"
+ ~dev-lang/tcl-${PV}:0=[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}
!aqua? ( >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )"
1.216 dev-lang/tk/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.216&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.216&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?r1=1.215&r2=1.216
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -r1.215 -r1.216
--- ChangeLog 20 Mar 2015 06:26:58 -0000 1.215
+++ ChangeLog 20 Mar 2015 10:11:23 -0000 1.216
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/tk
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.215 2015/03/20 06:26:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.216 2015/03/20 10:11:23 jlec Exp $
+
+ 20 Mar 2015; Justin Lecher <jlec@gentoo.org> tk-8.5.13-r1.ebuild,
+ tk-8.5.15.ebuild, tk-8.5.17-r100.ebuild, tk-8.6.3.ebuild, tk-8.6.4.ebuild:
+ Fix tcl/tk slotting
20 Mar 2015; Jeroen Roovers <jer@gentoo.org> tk-8.5.17.ebuild:
Stable for HPPA (bug #543022).
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-20 10:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20 10:11 [gentoo-commits] gentoo-x86 commit in dev-lang/tk: tk-8.5.17-r100.ebuild tk-8.5.15.ebuild tk-8.6.3.ebuild tk-8.5.13-r1.ebuild tk-8.6.4.ebuild ChangeLog Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox