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/tix: ChangeLog tix-8.4.3-r1.ebuild
Date: Thu, 31 Jul 2014 12:45:30
Message-Id: 20140731124527.3A1F82004E@flycatcher.gentoo.org
1 klausman 14/07/31 12:45:27
2
3 Modified: ChangeLog tix-8.4.3-r1.ebuild
4 Log:
5 Stable on alpha, bug #500518
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
8
9 Revision Changes Path
10 1.44 dev-tcltk/tix/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/ChangeLog?rev=1.44&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/ChangeLog?rev=1.44&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/ChangeLog?r1=1.43&r2=1.44
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v
19 retrieving revision 1.43
20 retrieving revision 1.44
21 diff -u -r1.43 -r1.44
22 --- ChangeLog 30 Jul 2014 23:34:57 -0000 1.43
23 +++ ChangeLog 31 Jul 2014 12:45:27 -0000 1.44
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-tcltk/tix
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.43 2014/07/30 23:34:57 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.44 2014/07/31 12:45:27 klausman Exp $
29 +
30 + 31 Jul 2014; Tobias Klausmann <klausman@g.o> tix-8.4.3-r1.ebuild:
31 + Stable on alpha, bug #500518
32
33 30 Jul 2014; Jeroen Roovers <jer@g.o> tix-8.4.3.ebuild:
34 Stable for HPPA (bug #500518).
35
36
37
38 1.2 dev-tcltk/tix/tix-8.4.3-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/tix-8.4.3-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/tix-8.4.3-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/tix-8.4.3-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: tix-8.4.3-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.3-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- tix-8.4.3-r1.ebuild 16 May 2013 09:42:31 -0000 1.1
51 +++ tix-8.4.3-r1.ebuild 31 Jul 2014 12:45:27 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2013 Gentoo Foundation
54 +# Copyright 1999-2014 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-r1.ebuild,v 1.1 2013/05/16 09:42:31 jlec Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.3-r1.ebuild,v 1.2 2014/07/31 12:45:27 klausman Exp $
58
59 EAPI=5
60
61 @@ -14,7 +14,7 @@
62 IUSE=""
63 LICENSE="BSD"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
66 +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
67
68 RESTRICT="test"