Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/gatt: gatt-0.6.0.ebuild gatt-9999.ebuild ChangeLog
Date: Wed, 12 Mar 2008 07:07:08
Message-Id: E1JZL3J-00028r-BE@stork.gentoo.org
1 opfer 08/03/12 07:07:05
2
3 Modified: gatt-0.6.0.ebuild gatt-9999.ebuild ChangeLog
4 Log:
5 add missing quotes around ewarn argument
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 app-portage/gatt/gatt-0.6.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-0.6.0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-0.6.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-0.6.0.ebuild?r1=1.2&r2=1.3
14
15 Index: gatt-0.6.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- gatt-0.6.0.ebuild 11 Mar 2008 19:02:22 -0000 1.2
22 +++ gatt-0.6.0.ebuild 12 Mar 2008 07:07:04 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.0.ebuild,v 1.2 2008/03/11 19:02:22 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.0.ebuild,v 1.3 2008/03/12 07:07:04 opfer Exp $
28
29 inherit eutils
30
31 @@ -25,7 +25,7 @@
32 doc? ( app-doc/doxygen )"
33
34 pkg_setup() {
35 - ewarn Gatt is targeted at Gentoo developers, arch-testers and power users. Do
36 + ewarn "Gatt is targeted at Gentoo developers, arch-testers and power users. Do"
37 ewarn "by no means use it if you are new to Gentoo. You have been warned!"
38 ewarn
39 elog "There are several files that explain usage of Gatt: TUTORIAL,"
40
41
42
43 1.2 app-portage/gatt/gatt-9999.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-9999.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-9999.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-9999.ebuild?r1=1.1&r2=1.2
48
49 Index: gatt-9999.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-9999.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- gatt-9999.ebuild 11 Mar 2008 18:35:43 -0000 1.1
56 +++ gatt-9999.ebuild 12 Mar 2008 07:07:04 -0000 1.2
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2008 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-9999.ebuild,v 1.1 2008/03/11 18:35:43 opfer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-9999.ebuild,v 1.2 2008/03/12 07:07:04 opfer Exp $
62
63 inherit eutils subversion
64
65 @@ -29,7 +29,7 @@
66
67 pkg_setup() {
68 ewarn
69 - ewarn Gatt is targeted at Gentoo developers, arch-testers and power users. Do
70 + ewarn "Gatt is targeted at Gentoo developers, arch-testers and power users. Do"
71 ewarn "by no means use it if you are new to Gentoo. You have been warned!"
72 ewarn
73 ewarn "This is a Subversion snapshot, so no functionality is"
74
75
76
77 1.3 app-portage/gatt/ChangeLog
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?rev=1.3&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?rev=1.3&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?r1=1.2&r2=1.3
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v
86 retrieving revision 1.2
87 retrieving revision 1.3
88 diff -u -r1.2 -r1.3
89 --- ChangeLog 11 Mar 2008 19:02:22 -0000 1.2
90 +++ ChangeLog 12 Mar 2008 07:07:04 -0000 1.3
91 @@ -1,6 +1,10 @@
92 # ChangeLog for app-portage/gatt-svn
93 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.2 2008/03/11 19:02:22 opfer Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.3 2008/03/12 07:07:04 opfer Exp $
96 +
97 + 12 Mar 2008; Christian Faulhammer <opfer@g.o> gatt-0.6.0.ebuild,
98 + gatt-9999.ebuild:
99 + add missing quotes around ewarn argument
100
101 11 Mar 2008; Christian Faulhammer <opfer@g.o> gatt-0.6.0.ebuild:
102 TODO file is not distributed with the tarball, so don't try to install it
103
104
105
106 --
107 gentoo-commits@l.g.o mailing list