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-util/egypt: ChangeLog egypt-1.9.ebuild
Date: Sun, 02 Dec 2012 16:14:51
Message-Id: 20121202161441.68D7C2171D@flycatcher.gentoo.org
1 ulm 12/12/02 16:14:41
2
3 Modified: ChangeLog egypt-1.9.ebuild
4 Log:
5 Fix LICENSE, this is licensed "under the same terms as Perl itself", see notice in source.
6
7 (Portage version: 2.1.11.33/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
8
9 Revision Changes Path
10 1.7 dev-util/egypt/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/egypt/ChangeLog,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- ChangeLog 10 May 2012 16:03:37 -0000 1.6
23 +++ ChangeLog 2 Dec 2012 16:14:41 -0000 1.7
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-util/egypt
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/egypt/ChangeLog,v 1.6 2012/05/10 16:03:37 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/egypt/ChangeLog,v 1.7 2012/12/02 16:14:41 ulm Exp $
29 +
30 + 02 Dec 2012; Ulrich Müller <ulm@g.o> egypt-1.9.ebuild:
31 + Fix LICENSE, this is licensed "under the same terms as Perl itself", see
32 + notice in source.
33
34 10 May 2012; Agostino Sarubbo <ago@g.o> -egypt-1.8.ebuild:
35 Remove old
36
37
38
39 1.2 dev-util/egypt/egypt-1.9.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/egypt-1.9.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/egypt-1.9.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/egypt-1.9.ebuild?r1=1.1&r2=1.2
44
45 Index: egypt-1.9.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-util/egypt/egypt-1.9.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- egypt-1.9.ebuild 14 Mar 2012 05:41:08 -0000 1.1
52 +++ egypt-1.9.ebuild 2 Dec 2012 16:14:41 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-util/egypt/egypt-1.9.ebuild,v 1.1 2012/03/14 05:41:08 patrick Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-util/egypt/egypt-1.9.ebuild,v 1.2 2012/12/02 16:14:41 ulm Exp $
58
59 inherit perl-app
60
61 @@ -8,7 +8,7 @@
62 HOMEPAGE="http://www.gson.org/egypt/"
63 SRC_URI="http://www.gson.org/egypt/download/${P}.tar.gz"
64
65 -LICENSE="as-is"
66 +LICENSE="|| ( Artistic GPL-1+ )"
67 SLOT="0"
68 KEYWORDS="~amd64 ~x86"
69 IUSE=""