Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tcltk/tcllib: ChangeLog tcllib-1.11.1.ebuild
Date: Sat, 29 Aug 2009 05:52:08
Message-Id: E1MhLgF-0008Ir-Qc@stork.gentoo.org
1 klausman 09/08/29 11:01:11
2
3 Modified: ChangeLog tcllib-1.11.1.ebuild
4 Log:
5 Stable on alpha, bug #281398
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.28 dev-tcltk/tcllib/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tcllib/ChangeLog?rev=1.28&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tcllib/ChangeLog?rev=1.28&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tcllib/ChangeLog?r1=1.27&r2=1.28
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v
18 retrieving revision 1.27
19 retrieving revision 1.28
20 diff -u -r1.27 -r1.28
21 --- ChangeLog 27 Aug 2009 16:40:37 -0000 1.27
22 +++ ChangeLog 29 Aug 2009 11:01:11 -0000 1.28
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-tcltk/tcllib
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.27 2009/08/27 16:40:37 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.28 2009/08/29 11:01:11 klausman Exp $
28 +
29 + 29 Aug 2009; Tobias Klausmann <klausman@g.o> tcllib-1.11.1.ebuild:
30 + Stable on alpha, bug #281398
31
32 27 Aug 2009; Jeroen Roovers <jer@g.o> tcllib-1.11.1.ebuild:
33 Stable for HPPA (bug #281398).
34
35
36
37 1.4 dev-tcltk/tcllib/tcllib-1.11.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tcllib/tcllib-1.11.1.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tcllib/tcllib-1.11.1.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tcllib/tcllib-1.11.1.ebuild?r1=1.3&r2=1.4
42
43 Index: tcllib-1.11.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.11.1.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- tcllib-1.11.1.ebuild 27 Aug 2009 16:40:37 -0000 1.3
50 +++ tcllib-1.11.1.ebuild 29 Aug 2009 11:01:11 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.11.1.ebuild,v 1.3 2009/08/27 16:40:37 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.11.1.ebuild,v 1.4 2009/08/29 11:01:11 klausman Exp $
56
57 DESCRIPTION="Tcl Standard Library."
58 HOMEPAGE="http://www.tcl.tk/software/tcllib/"
59 @@ -9,7 +9,7 @@
60 LICENSE="BSD"
61 SLOT="0"
62 IUSE="examples"
63 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~s390 ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha ~amd64 hppa ~ia64 ~mips ~ppc ~s390 ~sparc x86 ~x86-fbsd"
65
66 DEPEND=">=dev-lang/tcl-8.4"