Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tcltk/tix: ChangeLog tix-8.4.3.ebuild
Date: Wed, 17 Feb 2010 21:51:48
Message-Id: E1Nhro6-0000V5-MY@stork.gentoo.org
1 jlec 10/02/17 21:51:42
2
3 Modified: ChangeLog tix-8.4.3.ebuild
4 Log:
5 keyworded for ~amd64-linux ~x86-linux, tested in prefix overlay
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.29 dev-tcltk/tix/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tix/ChangeLog?rev=1.29&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tix/ChangeLog?rev=1.29&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tix/ChangeLog?r1=1.28&r2=1.29
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v
18 retrieving revision 1.28
19 retrieving revision 1.29
20 diff -u -r1.28 -r1.29
21 --- ChangeLog 22 Sep 2009 13:14:35 -0000 1.28
22 +++ ChangeLog 17 Feb 2010 21:51:42 -0000 1.29
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-tcltk/tix
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.28 2009/09/22 13:14:35 maekke Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.29 2010/02/17 21:51:42 jlec Exp $
29 +
30 + 17 Feb 2010; Justin Lecher (jlec) <jlec@g.o> tix-8.4.3.ebuild:
31 + keyworded for ~amd64-linux ~x86-linux, tested in prefix overlay
32
33 22 Sep 2009; Markus Meier <maekke@g.o> tix-8.4.3.ebuild:
34 amd64 stable, bug #281409
35
36
37
38 1.4 dev-tcltk/tix/tix-8.4.3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild?r1=1.3&r2=1.4
43
44 Index: tix-8.4.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- tix-8.4.3.ebuild 22 Sep 2009 13:14:35 -0000 1.3
51 +++ tix-8.4.3.ebuild 17 Feb 2010 21:51:42 -0000 1.4
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 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.3.ebuild,v 1.3 2009/09/22 13:14:35 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild,v 1.4 2010/02/17 21:51:42 jlec Exp $
58
59 EAPI="2"
60
61 @@ -14,7 +14,7 @@
62 IUSE=""
63 LICENSE="BSD"
64 SLOT="0"
65 -KEYWORDS="amd64 ~ppc sparc ~x86"
66 +KEYWORDS="amd64 ~ppc sparc ~x86 ~amd64-linux ~x86-linux"
67
68 RESTRICT="test"