Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/tkdiff: ChangeLog tkdiff-4.1.4.ebuild
Date: Wed, 21 Dec 2011 05:41:27
Message-Id: 20111221054104.08E022004B@flycatcher.gentoo.org
1 xmw 11/12/21 05:41:04
2
3 Modified: ChangeLog tkdiff-4.1.4.ebuild
4 Log:
5 ppc stable (bug 259833)
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 dev-util/tkdiff/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/tkdiff/ChangeLog?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/tkdiff/ChangeLog?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/tkdiff/ChangeLog?r1=1.5&r2=1.6
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/tkdiff/ChangeLog,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ChangeLog 11 Dec 2011 21:30:41 -0000 1.5
23 +++ ChangeLog 21 Dec 2011 05:41:03 -0000 1.6
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-util/tkdiff
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/tkdiff/ChangeLog,v 1.5 2011/12/11 21:30:41 ottxor Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/tkdiff/ChangeLog,v 1.6 2011/12/21 05:41:03 xmw Exp $
29 +
30 + 21 Dec 2011; Michael Weber <xmw@g.o> tkdiff-4.1.4.ebuild:
31 + ppc stable (bug 259833)
32
33 *tkdiff-4.2 (11 Dec 2011)
34
35
36
37
38 1.5 dev-util/tkdiff/tkdiff-4.1.4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/tkdiff/tkdiff-4.1.4.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/tkdiff/tkdiff-4.1.4.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/tkdiff/tkdiff-4.1.4.ebuild?r1=1.4&r2=1.5
43
44 Index: tkdiff-4.1.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-util/tkdiff/tkdiff-4.1.4.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- tkdiff-4.1.4.ebuild 6 Aug 2010 22:09:45 -0000 1.4
51 +++ tkdiff-4.1.4.ebuild 21 Dec 2011 05:41:03 -0000 1.5
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2010 Gentoo Foundation
54 +# Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-util/tkdiff/tkdiff-4.1.4.ebuild,v 1.4 2010/08/06 22:09:45 darkside Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-util/tkdiff/tkdiff-4.1.4.ebuild,v 1.5 2011/12/21 05:41:03 xmw Exp $
58
59 inherit eutils
60
61 @@ -11,7 +11,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~x86-linux"
66 +KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux"
67 IUSE=""
68
69 RDEPEND=">=dev-lang/tk-8.4.18-r1"