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-svn: gatt-svn-9999.ebuild ChangeLog
Date: Thu, 10 Jan 2008 07:25:04
Message-Id: E1JCrmf-0005Hg-HQ@stork.gentoo.org
1 opfer 08/01/10 07:25:01
2
3 Modified: gatt-svn-9999.ebuild ChangeLog
4 Log:
5 add TUTORIAL and manual to the note about how to use Gatt
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.17 app-portage/gatt-svn/gatt-svn-9999.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild?r1=1.16&r2=1.17
14
15 Index: gatt-svn-9999.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- gatt-svn-9999.ebuild 14 Nov 2007 07:27:27 -0000 1.16
22 +++ gatt-svn-9999.ebuild 10 Jan 2008 07:25:00 -0000 1.17
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild,v 1.16 2007/11/14 07:27:27 opfer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild,v 1.17 2008/01/10 07:25:00 opfer Exp $
29
30 inherit subversion
31
32 @@ -31,8 +31,8 @@
33 ewarn "guaranteed! Better not use it as root for now and backup"
34 ewarn "at least your data in /etc/portage/!"
35 elog
36 - elog "Read the README file to learn how to use the Gentoo Arch"
37 - elog "Testing Tool"
38 + elog "There are several files that explain usage of Gatt: README, TUTORIAL,"
39 + elog "and gatt.info (best read in that order)"
40 }
41
42 src_compile() {
43
44
45
46 1.18 app-portage/gatt-svn/ChangeLog
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/ChangeLog?rev=1.18&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/ChangeLog?rev=1.18&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/ChangeLog?r1=1.17&r2=1.18
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v
55 retrieving revision 1.17
56 retrieving revision 1.18
57 diff -u -r1.17 -r1.18
58 --- ChangeLog 14 Nov 2007 07:27:27 -0000 1.17
59 +++ ChangeLog 10 Jan 2008 07:25:00 -0000 1.18
60 @@ -1,6 +1,9 @@
61 # ChangeLog for app-portage/gatt-svn
62 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v 1.17 2007/11/14 07:27:27 opfer Exp $
64 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v 1.18 2008/01/10 07:25:00 opfer Exp $
66 +
67 + 10 Jan 2008; Christian Faulhammer <opfer@g.o> gatt-svn-9999.ebuild:
68 + add TUTORIAL and manual to the note about how to use Gatt
69
70 14 Nov 2007; Christian Faulhammer <opfer@g.o> gatt-svn-9999.ebuild:
71 remove the ebeep, people should know what they are doing
72
73
74
75 --
76 gentoo-commits@l.g.o mailing list