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-python/pivy: ChangeLog pivy-0.5_alpha20110303.ebuild
Date: Fri, 30 Nov 2012 23:58:49
Message-Id: 20121130235839.5A07A20C65@flycatcher.gentoo.org
1 ulm 12/11/30 23:58:39
2
3 Modified: ChangeLog pivy-0.5_alpha20110303.ebuild
4 Log:
5 Fix LICENSE, ISC according to LICENSE file in tarball.
6
7 (Portage version: 2.1.11.32/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
8
9 Revision Changes Path
10 1.7 dev-python/pivy/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- ChangeLog 24 Aug 2012 18:14:22 -0000 1.6
23 +++ ChangeLog 30 Nov 2012 23:58:39 -0000 1.7
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/pivy
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v 1.6 2012/08/24 18:14:22 dilfridge Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/ChangeLog,v 1.7 2012/11/30 23:58:39 ulm Exp $
29 +
30 + 30 Nov 2012; Ulrich Müller <ulm@g.o> pivy-0.5_alpha20110303.ebuild:
31 + Fix LICENSE, ISC according to LICENSE file in tarball.
32
33 24 Aug 2012; Andreas K. Huettel <dilfridge@g.o> metadata.xml:
34 Drop maintainership
35
36
37
38 1.6 dev-python/pivy/pivy-0.5_alpha20110303.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild?r1=1.5&r2=1.6
43
44 Index: pivy-0.5_alpha20110303.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- pivy-0.5_alpha20110303.ebuild 27 Feb 2012 00:24:47 -0000 1.5
51 +++ pivy-0.5_alpha20110303.ebuild 30 Nov 2012 23:58:39 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v 1.5 2012/02/27 00:24:47 patrick Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pivy/pivy-0.5_alpha20110303.ebuild,v 1.6 2012/11/30 23:58:39 ulm Exp $
57
58 EAPI="3"
59
60 @@ -13,7 +13,7 @@
61 HOMEPAGE="http://pivy.coin3d.org/"
62 SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz"
63
64 -LICENSE="as-is"
65 +LICENSE="ISC"
66 SLOT="0"
67 KEYWORDS="~amd64 ~x86"
68 IUSE=""