Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/gatt: ChangeLog gatt-9999.ebuild
Date: Fri, 28 Aug 2009 20:16:03
Message-Id: E1Mg202-00087h-Li@stork.gentoo.org
1 fauli 09/08/25 19:48:10
2
3 Modified: ChangeLog gatt-9999.ebuild
4 Log:
5 fix license again
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.43 app-portage/gatt/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?rev=1.43&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?rev=1.43&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?r1=1.42&r2=1.43
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v
18 retrieving revision 1.42
19 retrieving revision 1.43
20 diff -u -r1.42 -r1.43
21 --- ChangeLog 25 Aug 2009 13:00:41 -0000 1.42
22 +++ ChangeLog 25 Aug 2009 19:48:10 -0000 1.43
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-portage/gatt
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.42 2009/08/25 13:00:41 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.43 2009/08/25 19:48:10 fauli Exp $
28 +
29 + 25 Aug 2009; Christian Faulhammer <fauli@g.o> gatt-9999.ebuild:
30 + fix license again
31
32 25 Aug 2009; Christian Faulhammer <fauli@g.o> gatt-0.6.4.ebuild:
33 fix license statement
34
35
36
37 1.6 app-portage/gatt/gatt-9999.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-9999.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-9999.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-9999.ebuild?r1=1.5&r2=1.6
42
43 Index: gatt-9999.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-9999.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- gatt-9999.ebuild 18 Jun 2009 11:50:33 -0000 1.5
50 +++ gatt-9999.ebuild 25 Aug 2009 19:48:10 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-9999.ebuild,v 1.5 2009/06/18 11:50:33 gentoofan23 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-9999.ebuild,v 1.6 2009/08/25 19:48:10 fauli Exp $
56
57 inherit eutils subversion autotools
58
59 @@ -15,7 +15,7 @@
60 http://www.gentoo.org/proj/en/base/alpha/AT/index.xml"
61 SRC_URI=""
62
63 -LICENSE="GPL-2 GPL-3 FDL-1.2"
64 +LICENSE="GPL-2 GPL-3"
65 SLOT="0"
66 KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
67 IUSE="doc libpaludis"