Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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, 30 Jul 2014 23:35:00
Message-Id: 20140730233457.93B612004E@flycatcher.gentoo.org
1 jer 14/07/30 23:34:57
2
3 Modified: ChangeLog tix-8.4.3.ebuild
4 Log:
5 Stable for HPPA (bug #500518).
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.43 dev-tcltk/tix/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/ChangeLog?rev=1.43&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/ChangeLog?rev=1.43&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/ChangeLog?r1=1.42&r2=1.43
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v
19 retrieving revision 1.42
20 retrieving revision 1.43
21 diff -u -r1.42 -r1.43
22 --- ChangeLog 16 May 2013 09:42:31 -0000 1.42
23 +++ ChangeLog 30 Jul 2014 23:34:57 -0000 1.43
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-tcltk/tix
26 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.42 2013/05/16 09:42:31 jlec Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.43 2014/07/30 23:34:57 jer Exp $
30 +
31 + 30 Jul 2014; Jeroen Roovers <jer@g.o> tix-8.4.3.ebuild:
32 + Stable for HPPA (bug #500518).
33
34 *tix-8.4.3-r1 (16 May 2013)
35
36
37
38
39 1.16 dev-tcltk/tix/tix-8.4.3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild?rev=1.16&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild?rev=1.16&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild?r1=1.15&r2=1.16
44
45 Index: tix-8.4.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild,v
48 retrieving revision 1.15
49 retrieving revision 1.16
50 diff -u -r1.15 -r1.16
51 --- tix-8.4.3.ebuild 21 Jan 2013 17:18:15 -0000 1.15
52 +++ tix-8.4.3.ebuild 30 Jul 2014 23:34:57 -0000 1.16
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2013 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild,v 1.15 2013/01/21 17:18:15 jlec Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.3.ebuild,v 1.16 2014/07/30 23:34:57 jer Exp $
59
60 EAPI=5
61
62 @@ -14,7 +14,7 @@
63 IUSE=""
64 LICENSE="BSD"
65 SLOT="0"
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 +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"
68
69 RESTRICT="test"