Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tcltk/tix: ChangeLog tix-8.4.2-r1.ebuild
Date: Sat, 01 Mar 2008 15:09:08
Message-Id: E1JVTKj-0001Wr-IJ@stork.gentoo.org
1 fmccor 08/03/01 15:09:05
2
3 Modified: ChangeLog tix-8.4.2-r1.ebuild
4 Log:
5 Sparc stable, Bug #211972 --- it's been over two months now.
6 (Portage version: 2.2_pre3)
7
8 Revision Changes Path
9 1.21 dev-tcltk/tix/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tix/ChangeLog?rev=1.21&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tix/ChangeLog?rev=1.21&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tix/ChangeLog?r1=1.20&r2=1.21
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v
18 retrieving revision 1.20
19 retrieving revision 1.21
20 diff -u -r1.20 -r1.21
21 --- ChangeLog 6 Dec 2007 14:47:09 -0000 1.20
22 +++ ChangeLog 1 Mar 2008 15:09:04 -0000 1.21
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-tcltk/tix
25 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.20 2007/12/06 14:47:09 matsuu Exp $
27 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.21 2008/03/01 15:09:04 fmccor Exp $
29 +
30 + 01 Mar 2008; Ferris McCormick <fmccor@g.o> tix-8.4.2-r1.ebuild:
31 + Sparc stable, Bug #211972 --- it's been over two months now.
32
33 *tix-8.4.2-r1 (06 Dec 2007)
34
35
36
37
38 1.2 dev-tcltk/tix/tix-8.4.2-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tix/tix-8.4.2-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tix/tix-8.4.2-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tix/tix-8.4.2-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: tix-8.4.2-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.2-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- tix-8.4.2-r1.ebuild 6 Dec 2007 14:47:09 -0000 1.1
51 +++ tix-8.4.2-r1.ebuild 1 Mar 2008 15:09:04 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.2-r1.ebuild,v 1.1 2007/12/06 14:47:09 matsuu Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.2-r1.ebuild,v 1.2 2008/03/01 15:09:04 fmccor Exp $
58
59 inherit eutils multilib
60
61 @@ -12,7 +12,7 @@
62 IUSE=""
63 LICENSE="BSD"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
66 +KEYWORDS="~amd64 ~ppc sparc ~x86"
67
68 RESTRICT="test"
69
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list