Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/tcl: ChangeLog tcl-8.5.8-r1.ebuild
Date: Wed, 29 Dec 2010 16:16:57
Message-Id: 20101229161632.D8FC620054@flycatcher.gentoo.org
1 hwoarang 10/12/29 16:16:32
2
3 Modified: ChangeLog tcl-8.5.8-r1.ebuild
4 Log:
5 Stable on amd64 wrt bug #332415
6
7 (Portage version: 2.1.9.26/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.130 dev-lang/tcl/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/ChangeLog?rev=1.130&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/ChangeLog?rev=1.130&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/ChangeLog?r1=1.129&r2=1.130
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v
19 retrieving revision 1.129
20 retrieving revision 1.130
21 diff -u -r1.129 -r1.130
22 --- ChangeLog 23 Dec 2010 18:37:30 -0000 1.129
23 +++ ChangeLog 29 Dec 2010 16:16:32 -0000 1.130
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-lang/tcl
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.129 2010/12/23 18:37:30 mattst88 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.130 2010/12/29 16:16:32 hwoarang Exp $
29 +
30 + 29 Dec 2010; Markos Chandras <hwoarang@g.o> tcl-8.5.8-r1.ebuild:
31 + Stable on amd64 wrt bug #332415
32
33 23 Dec 2010; Matt Turner <mattst88@g.o> tcl-8.4.18.ebuild,
34 tcl-8.4.19.ebuild, tcl-8.5.7.ebuild, tcl-8.5.8-r1.ebuild,
35
36
37
38 1.12 dev-lang/tcl/tcl-8.5.8-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/tcl-8.5.8-r1.ebuild?rev=1.12&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/tcl-8.5.8-r1.ebuild?rev=1.12&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/tcl-8.5.8-r1.ebuild?r1=1.11&r2=1.12
43
44 Index: tcl-8.5.8-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.8-r1.ebuild,v
47 retrieving revision 1.11
48 retrieving revision 1.12
49 diff -u -r1.11 -r1.12
50 --- tcl-8.5.8-r1.ebuild 23 Dec 2010 18:37:30 -0000 1.11
51 +++ tcl-8.5.8-r1.ebuild 29 Dec 2010 16:16:32 -0000 1.12
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.8-r1.ebuild,v 1.11 2010/12/23 18:37:30 mattst88 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.8-r1.ebuild,v 1.12 2010/12/29 16:16:32 hwoarang Exp $
57
58 EAPI="3"
59
60 @@ -13,7 +13,7 @@
61
62 LICENSE="BSD"
63 SLOT="0"
64 -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris"
65 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris"
66 IUSE="debug threads"
67
68 S="${WORKDIR}/${MY_P}"