Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tcltk/tkpiechart: ChangeLog tkpiechart-6.5.ebuild tkpiechart-6.5-r1.ebuild
Date: Tue, 30 Apr 2013 16:26:38
Message-Id: 20130430162631.4D9412171D@flycatcher.gentoo.org
1 ulm 13/04/30 16:26:31
2
3 Modified: ChangeLog tkpiechart-6.5.ebuild
4 tkpiechart-6.5-r1.ebuild
5 Log:
6 Fix LICENSE, see COPYRIGHT file, bug 464988.
7
8 (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
9
10 Revision Changes Path
11 1.10 dev-tcltk/tkpiechart/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkpiechart/ChangeLog?rev=1.10&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkpiechart/ChangeLog?rev=1.10&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkpiechart/ChangeLog?r1=1.9&r2=1.10
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/ChangeLog,v
20 retrieving revision 1.9
21 retrieving revision 1.10
22 diff -u -r1.9 -r1.10
23 --- ChangeLog 23 May 2011 07:14:35 -0000 1.9
24 +++ ChangeLog 30 Apr 2013 16:26:31 -0000 1.10
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-tcltk/tkpiechart
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/ChangeLog,v 1.9 2011/05/23 07:14:35 tomka Exp $
29 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/ChangeLog,v 1.10 2013/04/30 16:26:31 ulm Exp $
31 +
32 + 30 Apr 2013; Ulrich Müller <ulm@g.o> tkpiechart-6.5.ebuild,
33 + tkpiechart-6.5-r1.ebuild:
34 + Fix LICENSE, see COPYRIGHT file, bug 464988.
35
36 23 May 2011; Thomas Kahle <tomka@g.o> tkpiechart-6.5-r1.ebuild:
37 x86 stable per bug 364825
38
39
40
41 1.7 dev-tcltk/tkpiechart/tkpiechart-6.5.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5.ebuild?rev=1.7&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5.ebuild?rev=1.7&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5.ebuild?r1=1.6&r2=1.7
46
47 Index: tkpiechart-6.5.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5.ebuild,v
50 retrieving revision 1.6
51 retrieving revision 1.7
52 diff -u -r1.6 -r1.7
53 --- tkpiechart-6.5.ebuild 31 Mar 2010 20:14:24 -0000 1.6
54 +++ tkpiechart-6.5.ebuild 30 Apr 2013 16:26:31 -0000 1.7
55 @@ -1,12 +1,12 @@
56 -# Copyright 1999-2010 Gentoo Foundation
57 +# Copyright 1999-2013 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5.ebuild,v 1.6 2010/03/31 20:14:24 jlec Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5.ebuild,v 1.7 2013/04/30 16:26:31 ulm Exp $
61
62 DESCRIPTION="create and update 2D or 3D pie charts in a Tcl/Tk application"
63 HOMEPAGE="http://jfontain.free.fr/piechart6.htm"
64 SRC_URI="http://jfontain.free.fr/${P}.tar.bz2"
65
66 -LICENSE="as-is"
67 +LICENSE="jfontain"
68 KEYWORDS="x86 ~ppc ~amd64"
69 SLOT="0"
70 IUSE=""
71
72
73
74 1.4 dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild?rev=1.4&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild?rev=1.4&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild?r1=1.3&r2=1.4
79
80 Index: tkpiechart-6.5-r1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild,v
83 retrieving revision 1.3
84 retrieving revision 1.4
85 diff -u -r1.3 -r1.4
86 --- tkpiechart-6.5-r1.ebuild 23 May 2011 07:14:35 -0000 1.3
87 +++ tkpiechart-6.5-r1.ebuild 30 Apr 2013 16:26:31 -0000 1.4
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2011 Gentoo Foundation
90 +# Copyright 1999-2013 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild,v 1.3 2011/05/23 07:14:35 tomka Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild,v 1.4 2013/04/30 16:26:31 ulm Exp $
94
95 inherit multilib
96
97 @@ -8,7 +8,7 @@
98 HOMEPAGE="http://jfontain.free.fr/piechart6.htm"
99 SRC_URI="http://jfontain.free.fr/${P}.tar.bz2"
100
101 -LICENSE="as-is"
102 +LICENSE="jfontain"
103 KEYWORDS="amd64 ~ppc x86"
104 SLOT="0"
105 IUSE=""