Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@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: Mon, 28 May 2012 18:02:23
Message-Id: 20120528180213.988292004B@flycatcher.gentoo.org
1 maekke 12/05/28 18:02:13
2
3 Modified: ChangeLog tix-8.4.3.ebuild
4 Log:
5 add ~arm, bug #413433
6
7 (Portage version: 2.1.10.62/cvs/Linux i686)
8
9 Revision Changes Path
10 1.36 dev-tcltk/tix/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/ChangeLog?rev=1.36&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/ChangeLog?rev=1.36&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/ChangeLog?r1=1.35&r2=1.36
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v
19 retrieving revision 1.35
20 retrieving revision 1.36
21 diff -u -r1.35 -r1.36
22 --- ChangeLog 25 May 2012 20:36:48 -0000 1.35
23 +++ ChangeLog 28 May 2012 18:02:13 -0000 1.36
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-tcltk/tix
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.35 2012/05/25 20:36:48 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.36 2012/05/28 18:02:13 maekke Exp $
29 +
30 + 28 May 2012; Markus Meier <maekke@g.o> tix-8.4.3.ebuild:
31 + add ~arm, bug #413433
32
33 25 May 2012; Alexis Ballier <aballier@g.o> tix-8.4.3.ebuild:
34 keyword ~amd64-fbsd
35
36
37
38 1.10 dev-tcltk/tix/tix-8.4.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild?r1=1.9&r2=1.10
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.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- tix-8.4.3.ebuild 25 May 2012 20:36:48 -0000 1.9
51 +++ tix-8.4.3.ebuild 28 May 2012 18:02:13 -0000 1.10
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild,v 1.9 2012/05/25 20:36:48 aballier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild,v 1.10 2012/05/28 18:02:13 maekke Exp $
57
58 EAPI="2"
59
60 @@ -14,7 +14,7 @@
61 IUSE=""
62 LICENSE="BSD"
63 SLOT="0"
64 -KEYWORDS="amd64 ~hppa ~ppc sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
65 +KEYWORDS="amd64 ~arm ~hppa ~ppc sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
66
67 RESTRICT="test"