public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/tk: ChangeLog tk-8.5.8-r1.ebuild
@ 2010-06-15 16:50 Justin Lecher (jlec)
  0 siblings, 0 replies; 11+ messages in thread
From: Justin Lecher (jlec) @ 2010-06-15 16:50 UTC (permalink / raw
  To: gentoo-commits

jlec        10/06/15 16:50:44

  Modified:             ChangeLog tk-8.5.8-r1.ebuild
  Log:
  Removing epause reported in bug 324139
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.134                dev-lang/tk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.134&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.134&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?r1=1.133&r2=1.134

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- ChangeLog	15 Jun 2010 12:10:14 -0000	1.133
+++ ChangeLog	15 Jun 2010 16:50:44 -0000	1.134
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/tk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.133 2010/06/15 12:10:14 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.134 2010/06/15 16:50:44 jlec Exp $
+
+  15 Jun 2010; Justin Lecher <jlec@gentoo.org> tk-8.5.8-r1.ebuild:
+  Removing epause reported in bug 324139
 
 *tk-8.5.8-r1 (15 Jun 2010)
 



1.2                  dev-lang/tk/tk-8.5.8-r1.ebuild

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

Index: tk-8.5.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tk-8.5.8-r1.ebuild	15 Jun 2010 12:10:14 -0000	1.1
+++ tk-8.5.8-r1.ebuild	15 Jun 2010 16:50:44 -0000	1.2
@@ -1,12 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.1 2010/06/15 12:10:14 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.2 2010/06/15 16:50:44 jlec Exp $
 
 EAPI="3"
 
-WANT_AUTOCONF=latest
-WANT_AUTOMAKE=latest
-
 inherit autotools eutils multilib toolchain-funcs prefix
 
 MY_P="${PN}${PV/_beta/b}"
@@ -39,7 +36,6 @@
 		ewarn "that compile against tcl. You use threading at"
 		ewarn "your own discretion."
 		ewarn ""
-		epause 5
 	fi
 }
 






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/tk: ChangeLog tk-8.5.8-r1.ebuild
@ 2010-06-16  7:42 Justin Lecher (jlec)
  0 siblings, 0 replies; 11+ messages in thread
From: Justin Lecher (jlec) @ 2010-06-16  7:42 UTC (permalink / raw
  To: gentoo-commits

jlec        10/06/16 07:42:35

  Modified:             ChangeLog tk-8.5.8-r1.ebuild
  Log:
  Compile in src_compile, fix for 324201
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.135                dev-lang/tk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.135&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.135&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?r1=1.134&r2=1.135

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- ChangeLog	15 Jun 2010 16:50:44 -0000	1.134
+++ ChangeLog	16 Jun 2010 07:42:34 -0000	1.135
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/tk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.134 2010/06/15 16:50:44 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.135 2010/06/16 07:42:34 jlec Exp $
+
+  16 Jun 2010; Justin Lecher <jlec@gentoo.org> tk-8.5.8-r1.ebuild:
+  Compile in src_compile, fix for 324201
+
 
   15 Jun 2010; Justin Lecher <jlec@gentoo.org> tk-8.5.8-r1.ebuild:
   Removing epause reported in bug 324139



1.3                  dev-lang/tk/tk-8.5.8-r1.ebuild

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

Index: tk-8.5.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tk-8.5.8-r1.ebuild	15 Jun 2010 16:50:44 -0000	1.2
+++ tk-8.5.8-r1.ebuild	16 Jun 2010 07:42:34 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.2 2010/06/15 16:50:44 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.3 2010/06/16 07:42:34 jlec Exp $
 
 EAPI="3"
 
@@ -66,6 +66,11 @@
 		$(use_enable debug symbols) || die
 }
 
+src_compile() {
+	cd "${S}"/unix
+	emake || die
+}
+
 src_install() {
 	#short version number
 	local v1






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/tk: ChangeLog tk-8.5.8-r1.ebuild
@ 2010-07-08 19:06 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; 11+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2010-07-08 19:06 UTC (permalink / raw
  To: gentoo-commits

bicatali    10/07/08 19:06:34

  Modified:             ChangeLog tk-8.5.8-r1.ebuild
  Log:
  Added an xscreensaver flag to avoid automagic
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.136                dev-lang/tk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.136&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.136&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?r1=1.135&r2=1.136

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- ChangeLog	16 Jun 2010 07:42:34 -0000	1.135
+++ ChangeLog	8 Jul 2010 19:06:34 -0000	1.136
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/tk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.135 2010/06/16 07:42:34 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.136 2010/07/08 19:06:34 bicatali Exp $
+
+  08 Jul 2010; Sébastien Fabbro <bicatali@gentoo.org> tk-8.5.8-r1.ebuild:
+  Added an xscreensaver flag to avoid automagic
 
   16 Jun 2010; Justin Lecher <jlec@gentoo.org> tk-8.5.8-r1.ebuild:
   Compile in src_compile, fix for 324201



1.4                  dev-lang/tk/tk-8.5.8-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?r1=1.3&r2=1.4

Index: tk-8.5.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tk-8.5.8-r1.ebuild	16 Jun 2010 07:42:34 -0000	1.3
+++ tk-8.5.8-r1.ebuild	8 Jul 2010 19:06:34 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.3 2010/06/16 07:42:34 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.4 2010/07/08 19:06:34 bicatali Exp $
 
 EAPI="3"
 
@@ -14,31 +14,19 @@
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="debug threads truetype aqua"
+IUSE="debug threads truetype aqua xscreensaver"
 
-RDEPEND="!aqua? ( x11-libs/libX11 )
+RDEPEND="!aqua? (
+		x11-libs/libX11
+		x11-libs/libXt
+		truetype? ( x11-libs/libXft )
+		xscreensaver? ( x11-libs/libXScrnSaver ) )
 	~dev-lang/tcl-${PV}"
 DEPEND="${RDEPEND}
-	!aqua? (
-	truetype? ( x11-libs/libXft )
-	x11-libs/libXt
-	x11-proto/xproto
-	)"
+	!aqua? ( x11-proto/xproto )"
 
 S="${WORKDIR}/${MY_P}"
 
-pkg_setup() {
-	if use threads ; then
-		ewarn ""
-		ewarn "PLEASE NOTE: You are compiling ${P} with"
-		ewarn "threading enabled."
-		ewarn "Threading is not supported by all applications"
-		ewarn "that compile against tcl. You use threading at"
-		ewarn "your own discretion."
-		ewarn ""
-	fi
-}
-
 src_prepare() {
 	epatch "${FILESDIR}"/${PN}-8.4.11-multilib.patch
 
@@ -63,7 +51,8 @@
 		$(use_enable threads) \
 		$(use_enable aqua) \
 		$(use_enable truetype xft) \
-		$(use_enable debug symbols) || die
+		$(use_enable xscreensaver xss) \
+		$(use_enable debug symbols)
 }
 
 src_compile() {






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/tk: ChangeLog tk-8.5.8-r1.ebuild
@ 2010-10-03 16:14 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 11+ messages in thread
From: Tobias Klausmann (klausman) @ 2010-10-03 16:14 UTC (permalink / raw
  To: gentoo-commits

klausman    10/10/03 16:14:57

  Modified:             ChangeLog tk-8.5.8-r1.ebuild
  Log:
  Stable on alpha, bug #332415
  
  (Portage version: 2.1.9.13/cvs/Linux x86_64)

Revision  Changes    Path
1.137                dev-lang/tk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.137&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.137&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?r1=1.136&r2=1.137

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- ChangeLog	8 Jul 2010 19:06:34 -0000	1.136
+++ ChangeLog	3 Oct 2010 16:14:57 -0000	1.137
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/tk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.136 2010/07/08 19:06:34 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.137 2010/10/03 16:14:57 klausman Exp $
+
+  03 Oct 2010; Tobias Klausmann <klausman@gentoo.org> tk-8.5.8-r1.ebuild:
+  Stable on alpha, bug #332415
 
   08 Jul 2010; Sébastien Fabbro <bicatali@gentoo.org> tk-8.5.8-r1.ebuild:
   Added an xscreensaver flag to avoid automagic



1.5                  dev-lang/tk/tk-8.5.8-r1.ebuild

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

Index: tk-8.5.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tk-8.5.8-r1.ebuild	8 Jul 2010 19:06:34 -0000	1.4
+++ tk-8.5.8-r1.ebuild	3 Oct 2010 16:14:57 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.4 2010/07/08 19:06:34 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.5 2010/10/03 16:14:57 klausman Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug threads truetype aqua xscreensaver"
 
 RDEPEND="!aqua? (






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/tk: ChangeLog tk-8.5.8-r1.ebuild
@ 2010-10-06 16:28 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2010-10-06 16:28 UTC (permalink / raw
  To: gentoo-commits

jer         10/10/06 16:28:00

  Modified:             ChangeLog tk-8.5.8-r1.ebuild
  Log:
  Stable for HPPA (bug #332415).
  
  (Portage version: 2.2_rc88/cvs/Linux i686)

Revision  Changes    Path
1.138                dev-lang/tk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.138&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.138&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?r1=1.137&r2=1.138

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog	3 Oct 2010 16:14:57 -0000	1.137
+++ ChangeLog	6 Oct 2010 16:28:00 -0000	1.138
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/tk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.137 2010/10/03 16:14:57 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.138 2010/10/06 16:28:00 jer Exp $
+
+  06 Oct 2010; Jeroen Roovers <jer@gentoo.org> tk-8.5.8-r1.ebuild:
+  Stable for HPPA (bug #332415).
 
   03 Oct 2010; Tobias Klausmann <klausman@gentoo.org> tk-8.5.8-r1.ebuild:
   Stable on alpha, bug #332415



1.6                  dev-lang/tk/tk-8.5.8-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?r1=1.5&r2=1.6

Index: tk-8.5.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tk-8.5.8-r1.ebuild	3 Oct 2010 16:14:57 -0000	1.5
+++ tk-8.5.8-r1.ebuild	6 Oct 2010 16:28:00 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.5 2010/10/03 16:14:57 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.6 2010/10/06 16:28:00 jer Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug threads truetype aqua xscreensaver"
 
 RDEPEND="!aqua? (






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/tk: ChangeLog tk-8.5.8-r1.ebuild
@ 2010-10-20 10:02 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-10-20 10:02 UTC (permalink / raw
  To: gentoo-commits

fauli       10/10/20 10:02:54

  Modified:             ChangeLog tk-8.5.8-r1.ebuild
  Log:
  stable x86, bug 332415
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.139                dev-lang/tk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.139&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.139&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?r1=1.138&r2=1.139

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- ChangeLog	6 Oct 2010 16:28:00 -0000	1.138
+++ ChangeLog	20 Oct 2010 10:02:53 -0000	1.139
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/tk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.138 2010/10/06 16:28:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.139 2010/10/20 10:02:53 fauli Exp $
+
+  20 Oct 2010; Christian Faulhammer <fauli@gentoo.org> tk-8.5.8-r1.ebuild:
+  stable x86, bug 332415
 
   06 Oct 2010; Jeroen Roovers <jer@gentoo.org> tk-8.5.8-r1.ebuild:
   Stable for HPPA (bug #332415).



1.7                  dev-lang/tk/tk-8.5.8-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?r1=1.6&r2=1.7

Index: tk-8.5.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tk-8.5.8-r1.ebuild	6 Oct 2010 16:28:00 -0000	1.6
+++ tk-8.5.8-r1.ebuild	20 Oct 2010 10:02:53 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.6 2010/10/06 16:28:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.7 2010/10/20 10:02:53 fauli Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug threads truetype aqua xscreensaver"
 
 RDEPEND="!aqua? (






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/tk: ChangeLog tk-8.5.8-r1.ebuild
@ 2010-10-23 17:48 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2010-10-23 17:48 UTC (permalink / raw
  To: gentoo-commits

armin76     10/10/23 17:48:17

  Modified:             ChangeLog tk-8.5.8-r1.ebuild
  Log:
  arm/ia64/s390/sh/sparc stable wrt #332415
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.140                dev-lang/tk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.140&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.140&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?r1=1.139&r2=1.140

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- ChangeLog	20 Oct 2010 10:02:53 -0000	1.139
+++ ChangeLog	23 Oct 2010 17:48:17 -0000	1.140
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/tk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.139 2010/10/20 10:02:53 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.140 2010/10/23 17:48:17 armin76 Exp $
+
+  23 Oct 2010; Raúl Porcel <armin76@gentoo.org> tk-8.5.8-r1.ebuild:
+  arm/ia64/s390/sh/sparc stable wrt #332415
 
   20 Oct 2010; Christian Faulhammer <fauli@gentoo.org> tk-8.5.8-r1.ebuild:
   stable x86, bug 332415



1.8                  dev-lang/tk/tk-8.5.8-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?r1=1.7&r2=1.8

Index: tk-8.5.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tk-8.5.8-r1.ebuild	20 Oct 2010 10:02:53 -0000	1.7
+++ tk-8.5.8-r1.ebuild	23 Oct 2010 17:48:17 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.7 2010/10/20 10:02:53 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.8 2010/10/23 17:48:17 armin76 Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug threads truetype aqua xscreensaver"
 
 RDEPEND="!aqua? (






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/tk: ChangeLog tk-8.5.8-r1.ebuild
@ 2010-10-24 15:32 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2010-10-24 15:32 UTC (permalink / raw
  To: gentoo-commits

ranger      10/10/24 15:32:37

  Modified:             ChangeLog tk-8.5.8-r1.ebuild
  Log:
  Marking tk-8.5.8-r1 ppc for bug 332415
  (Portage version: 2.1.8.3/cvs/Linux ppc64)

Revision  Changes    Path
1.141                dev-lang/tk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.141&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.141&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?r1=1.140&r2=1.141

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- ChangeLog	23 Oct 2010 17:48:17 -0000	1.140
+++ ChangeLog	24 Oct 2010 15:32:37 -0000	1.141
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/tk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.140 2010/10/23 17:48:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.141 2010/10/24 15:32:37 ranger Exp $
+
+  24 Oct 2010; Brent Baude <ranger@gentoo.org> tk-8.5.8-r1.ebuild:
+  Marking tk-8.5.8-r1 ppc for bug 332415
 
   23 Oct 2010; Raúl Porcel <armin76@gentoo.org> tk-8.5.8-r1.ebuild:
   arm/ia64/s390/sh/sparc stable wrt #332415



1.9                  dev-lang/tk/tk-8.5.8-r1.ebuild

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

Index: tk-8.5.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tk-8.5.8-r1.ebuild	23 Oct 2010 17:48:17 -0000	1.8
+++ tk-8.5.8-r1.ebuild	24 Oct 2010 15:32:37 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.8 2010/10/23 17:48:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.9 2010/10/24 15:32:37 ranger Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug threads truetype aqua xscreensaver"
 
 RDEPEND="!aqua? (






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/tk: ChangeLog tk-8.5.8-r1.ebuild
@ 2010-12-29 16:17 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 11+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-12-29 16:17 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/12/29 16:17:29

  Modified:             ChangeLog tk-8.5.8-r1.ebuild
  Log:
  Stable on amd64 wrt bug #332415
  
  (Portage version: 2.1.9.26/cvs/Linux x86_64)

Revision  Changes    Path
1.145                dev-lang/tk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.145&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.145&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?r1=1.144&r2=1.145

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog	9 Dec 2010 20:42:58 -0000	1.144
+++ ChangeLog	29 Dec 2010 16:17:29 -0000	1.145
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/tk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.144 2010/12/09 20:42:58 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.145 2010/12/29 16:17:29 hwoarang Exp $
+
+  29 Dec 2010; Markos Chandras <hwoarang@gentoo.org> tk-8.5.8-r1.ebuild:
+  Stable on amd64 wrt bug #332415
 
 *tk-8.5.9-r1 (09 Dec 2010)
 



1.12                 dev-lang/tk/tk-8.5.8-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?r1=1.11&r2=1.12

Index: tk-8.5.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- tk-8.5.8-r1.ebuild	7 Dec 2010 09:11:06 -0000	1.11
+++ tk-8.5.8-r1.ebuild	29 Dec 2010 16:17:29 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.11 2010/12/07 09:11:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.12 2010/12/29 16:17:29 hwoarang Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug threads truetype aqua xscreensaver"
 
 RDEPEND="!aqua? (






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/tk: ChangeLog tk-8.5.8-r1.ebuild
@ 2011-01-04 13:04 Justin Lecher (jlec)
  0 siblings, 0 replies; 11+ messages in thread
From: Justin Lecher (jlec) @ 2011-01-04 13:04 UTC (permalink / raw
  To: gentoo-commits

jlec        11/01/04 13:04:02

  Modified:             ChangeLog tk-8.5.8-r1.ebuild
  Log:
  Backport correct detection of truetype support
  
  (Portage version: 2.2.0_alpha12/cvs/Linux x86_64)

Revision  Changes    Path
1.146                dev-lang/tk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.146&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.146&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?r1=1.145&r2=1.146

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- ChangeLog	29 Dec 2010 16:17:29 -0000	1.145
+++ ChangeLog	4 Jan 2011 13:04:02 -0000	1.146
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/tk
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.145 2010/12/29 16:17:29 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.146 2011/01/04 13:04:02 jlec Exp $
+
+  04 Jan 2011; Justin Lecher <jlec@gentoo.org> tk-8.5.8-r1.ebuild:
+  Backport correct detection of truetype support
 
   29 Dec 2010; Markos Chandras <hwoarang@gentoo.org> tk-8.5.8-r1.ebuild:
   Stable on amd64 wrt bug #332415



1.13                 dev-lang/tk/tk-8.5.8-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?r1=1.12&r2=1.13

Index: tk-8.5.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- tk-8.5.8-r1.ebuild	29 Dec 2010 16:17:29 -0000	1.12
+++ tk-8.5.8-r1.ebuild	4 Jan 2011 13:04:02 -0000	1.13
@@ -1,12 +1,13 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.12 2010/12/29 16:17:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.13 2011/01/04 13:04:02 jlec Exp $
 
 EAPI="3"
 
 inherit autotools eutils multilib toolchain-funcs prefix
 
 MY_P="${PN}${PV/_beta/b}"
+
 DESCRIPTION="Tk Widget Set"
 HOMEPAGE="http://www.tcl.tk/"
 SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz"
@@ -16,7 +17,8 @@
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug threads truetype aqua xscreensaver"
 
-RDEPEND="!aqua? (
+RDEPEND="
+	!aqua? (
 		x11-libs/libX11
 		x11-libs/libXt
 		truetype? ( x11-libs/libXft )
@@ -36,6 +38,8 @@
 	# Bug 125971
 	epatch "${FILESDIR}"/${PN}-8.5_alpha6-tclm4-soname.patch
 
+	sed -i 's/FT_New_Face/XftFontOpen/g' unix/configure.in || die
+
 	cd "${S}"/unix
 	eautoreconf
 }






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-lang/tk: ChangeLog tk-8.5.8-r1.ebuild
@ 2011-01-13 20:03 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 11+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-01-13 20:03 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/01/13 20:03:15

  Modified:             ChangeLog tk-8.5.8-r1.ebuild
  Log:
  ppc64 stable wrt #332415
  
  (Portage version: 2.1.9.25/cvs/Linux ppc64)

Revision  Changes    Path
1.147                dev-lang/tk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.147&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?rev=1.147&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/ChangeLog?r1=1.146&r2=1.147

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog	4 Jan 2011 13:04:02 -0000	1.146
+++ ChangeLog	13 Jan 2011 20:03:15 -0000	1.147
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/tk
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.146 2011/01/04 13:04:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.147 2011/01/13 20:03:15 xarthisius Exp $
+
+  13 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> tk-8.5.8-r1.ebuild:
+  ppc64 stable wrt #332415
 
   04 Jan 2011; Justin Lecher <jlec@gentoo.org> tk-8.5.8-r1.ebuild:
   Backport correct detection of truetype support



1.14                 dev-lang/tk/tk-8.5.8-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild?r1=1.13&r2=1.14

Index: tk-8.5.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- tk-8.5.8-r1.ebuild	4 Jan 2011 13:04:02 -0000	1.13
+++ tk-8.5.8-r1.ebuild	13 Jan 2011 20:03:15 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.13 2011/01/04 13:04:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.8-r1.ebuild,v 1.14 2011/01/13 20:03:15 xarthisius Exp $
 
 EAPI="3"
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug threads truetype aqua xscreensaver"
 
 RDEPEND="






^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-01-13 20:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-06 16:28 [gentoo-commits] gentoo-x86 commit in dev-lang/tk: ChangeLog tk-8.5.8-r1.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-13 20:03 Kacper Kowalik (xarthisius)
2011-01-04 13:04 Justin Lecher (jlec)
2010-12-29 16:17 Markos Chandras (hwoarang)
2010-10-24 15:32 Brent Baude (ranger)
2010-10-23 17:48 Raul Porcel (armin76)
2010-10-20 10:02 Christian Faulhammer (fauli)
2010-10-03 16:14 Tobias Klausmann (klausman)
2010-07-08 19:06 Sebastien Fabbro (bicatali)
2010-06-16  7:42 Justin Lecher (jlec)
2010-06-15 16:50 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