Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/tcl: ChangeLog tcl-8.5.15-r1.ebuild
Date: Sun, 06 Jul 2014 12:07:54
Message-Id: 20140706120748.E29212004E@flycatcher.gentoo.org
1 jer 14/07/06 12:07:48
2
3 Modified: ChangeLog tcl-8.5.15-r1.ebuild
4 Log:
5 Stable for HPPA (bug #516134).
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.192 dev-lang/tcl/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/ChangeLog?rev=1.192&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/ChangeLog?rev=1.192&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/ChangeLog?r1=1.191&r2=1.192
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v
19 retrieving revision 1.191
20 retrieving revision 1.192
21 diff -u -r1.191 -r1.192
22 --- ChangeLog 18 Jun 2014 19:07:16 -0000 1.191
23 +++ ChangeLog 6 Jul 2014 12:07:48 -0000 1.192
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-lang/tcl
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.191 2014/06/18 19:07:16 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.192 2014/07/06 12:07:48 jer Exp $
29 +
30 + 06 Jul 2014; Jeroen Roovers <jer@g.o> tcl-8.5.15-r1.ebuild:
31 + Stable for HPPA (bug #516134).
32
33 18 Jun 2014; Michał Górny <mgorny@g.o> tcl-8.5.15-r1.ebuild,
34 tcl-8.6.1-r1.ebuild:
35
36
37
38 1.8 dev-lang/tcl/tcl-8.5.15-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/tcl-8.5.15-r1.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/tcl-8.5.15-r1.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tcl/tcl-8.5.15-r1.ebuild?r1=1.7&r2=1.8
43
44 Index: tcl-8.5.15-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.15-r1.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- tcl-8.5.15-r1.ebuild 18 Jun 2014 19:07:16 -0000 1.7
51 +++ tcl-8.5.15-r1.ebuild 6 Jul 2014 12:07:48 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 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.15-r1.ebuild,v 1.7 2014/06/18 19:07:16 mgorny Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.15-r1.ebuild,v 1.8 2014/07/06 12:07:48 jer Exp $
57
58 EAPI=5
59
60 @@ -14,7 +14,7 @@
61
62 LICENSE="tcltk"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris"
65 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris"
66 IUSE="debug threads"
67
68 RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]"