Gentoo Archives: gentoo-commits

From: "Thomas Kahle (tomka)" <tomka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tcltk/combobox: ChangeLog combobox-2.3.ebuild
Date: Tue, 18 Jan 2011 15:37:15
Message-Id: 20110118153703.DAA6C20054@flycatcher.gentoo.org
1 tomka 11/01/18 15:37:03
2
3 Modified: ChangeLog combobox-2.3.ebuild
4 Log:
5 x86 stable per bug 351748
6
7 (Portage version: 2.1.9.33/cvs/Linux i686)
8
9 Revision Changes Path
10 1.5 dev-tcltk/combobox/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/combobox/ChangeLog?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/combobox/ChangeLog?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/combobox/ChangeLog?r1=1.4&r2=1.5
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/combobox/ChangeLog,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ChangeLog 16 Jan 2011 10:45:11 -0000 1.4
23 +++ ChangeLog 18 Jan 2011 15:37:03 -0000 1.5
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-tcltk/combobox
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/combobox/ChangeLog,v 1.4 2011/01/16 10:45:11 xarthisius Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/combobox/ChangeLog,v 1.5 2011/01/18 15:37:03 tomka Exp $
29 +
30 + 18 Jan 2011; Thomas Kahle <tomka@g.o> combobox-2.3.ebuild:
31 + x86 stable per bug 351748
32
33 16 Jan 2011; Kacper Kowalik <xarthisius@g.o> combobox-2.3.ebuild:
34 marked ~ppc wrt #303931
35
36
37
38 1.5 dev-tcltk/combobox/combobox-2.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/combobox/combobox-2.3.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/combobox/combobox-2.3.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/combobox/combobox-2.3.ebuild?r1=1.4&r2=1.5
43
44 Index: combobox-2.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/combobox/combobox-2.3.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- combobox-2.3.ebuild 16 Jan 2011 10:45:11 -0000 1.4
51 +++ combobox-2.3.ebuild 18 Jan 2011 15:37:03 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/combobox/combobox-2.3.ebuild,v 1.4 2011/01/16 10:45:11 xarthisius Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/combobox/combobox-2.3.ebuild,v 1.5 2011/01/18 15:37:03 tomka Exp $
57
58 inherit multilib
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="as-is"
63 SLOT="0"
64 -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
65 +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
66 IUSE=""
67
68 RDEPEND="dev-lang/tcl"