Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/plan: plan-1.9-r1.ebuild ChangeLog
Date: Wed, 26 Dec 2012 13:53:05
Message-Id: 20121226135253.3B52A2171D@flycatcher.gentoo.org
1 ulm 12/12/26 13:52:53
2
3 Modified: plan-1.9-r1.ebuild ChangeLog
4 Log:
5 Fix LICENSE, bug 448646.
6
7 (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
8
9 Revision Changes Path
10 1.4 app-office/plan/plan-1.9-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/plan/plan-1.9-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/plan/plan-1.9-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/plan/plan-1.9-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: plan-1.9-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/plan/plan-1.9-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- plan-1.9-r1.ebuild 24 Oct 2012 19:00:33 -0000 1.3
23 +++ plan-1.9-r1.ebuild 26 Dec 2012 13:52:53 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/plan/plan-1.9-r1.ebuild,v 1.3 2012/10/24 19:00:33 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/plan/plan-1.9-r1.ebuild,v 1.4 2012/12/26 13:52:53 ulm Exp $
29
30 EAPI=1
31
32 @@ -11,7 +11,7 @@
33 SRC_URI="ftp://ftp.fu-berlin.de/unix/X11/apps/plan/${P}.tar.gz
34 mirror://gentoo/${P}-gentoo.tar.bz2"
35
36 -LICENSE="as-is"
37 +LICENSE="GPL-2+" #448646
38 SLOT="0"
39 KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
40 IUSE=""
41
42
43
44 1.23 app-office/plan/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/plan/ChangeLog?rev=1.23&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/plan/ChangeLog?rev=1.23&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/plan/ChangeLog?r1=1.22&r2=1.23
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-office/plan/ChangeLog,v
53 retrieving revision 1.22
54 retrieving revision 1.23
55 diff -u -r1.22 -r1.23
56 --- ChangeLog 24 Oct 2012 19:00:33 -0000 1.22
57 +++ ChangeLog 26 Dec 2012 13:52:53 -0000 1.23
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-office/plan
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-office/plan/ChangeLog,v 1.22 2012/10/24 19:00:33 ulm Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-office/plan/ChangeLog,v 1.23 2012/12/26 13:52:53 ulm Exp $
63 +
64 + 26 Dec 2012; Ulrich Müller <ulm@g.o> plan-1.9-r1.ebuild:
65 + Fix LICENSE, bug 448646.
66
67 24 Oct 2012; Ulrich Müller <ulm@g.o> plan-1.9-r1.ebuild:
68 Update dependency after package move from x11-libs/openmotif to