Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in /: skel.ebuild skel.ChangeLog
Date: Thu, 01 Jan 2009 01:21:25
Message-Id: E1LICFW-0007yU-UE@stork.gentoo.org
1 ulm 09/01/01 01:21:22
2
3 Modified: skel.ebuild skel.ChangeLog
4 Log:
5 Happy new year 2009.
6
7 Revision Changes Path
8 1.51 skel.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/skel.ebuild?rev=1.51&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/skel.ebuild?rev=1.51&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/skel.ebuild?r1=1.50&r2=1.51
13
14 Index: skel.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/skel.ebuild,v
17 retrieving revision 1.50
18 retrieving revision 1.51
19 diff -u -r1.50 -r1.51
20 --- skel.ebuild 14 Mar 2008 02:22:02 -0000 1.50
21 +++ skel.ebuild 1 Jan 2009 01:21:22 -0000 1.51
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2008 Gentoo Foundation
24 +# Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Header: $
27
28
29
30
31 1.20 skel.ChangeLog
32
33 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/skel.ChangeLog?rev=1.20&view=markup
34 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/skel.ChangeLog?rev=1.20&content-type=text/plain
35 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/skel.ChangeLog?r1=1.19&r2=1.20
36
37 Index: skel.ChangeLog
38 ===================================================================
39 RCS file: /var/cvsroot/gentoo-x86/skel.ChangeLog,v
40 retrieving revision 1.19
41 retrieving revision 1.20
42 diff -u -r1.19 -r1.20
43 --- skel.ChangeLog 1 Jan 2008 09:27:26 -0000 1.19
44 +++ skel.ChangeLog 1 Jan 2009 01:21:22 -0000 1.20
45 @@ -1,5 +1,5 @@
46 # ChangeLog for <CATEGORY>/<PACKAGE_NAME>
47 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
48 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
49 # $Header: $
50
51 *<PACKAGE_NAME>-<PACKAGE_VERSION>-<PACKAGE_RELEASE> (DD MMM YYYY)
52 @@ -14,7 +14,7 @@
53
54 DD MMM YYYY; YOUR_NAME <YOUR_EMAIL> changed_file1, changed_file2: this is
55 an earlier ChangeLog entry.
56 -
57 +
58 -- Explanation of ChangeLog format:
59
60 ***************************************************************************
61 @@ -33,10 +33,10 @@
62 top of the file like a good boy/girl. Even do this if it's clear that you're
63 adding an entry to a b0rked ChangeLog.
64 ***************************************************************************
65 -
66 +
67 This changelog is targeted to users. This means that the comments should be
68 well explained and written in clean English.
69 -
70 +
71 Every new version or revision of the package should be marked by a '*'
72 separator line as above to indicate where in the chronology it was first
73 added to our CVS tree. Any changes since the last revision, really _any
74 @@ -46,10 +46,10 @@
75 files and add your entry to the top of the ChangeLog. Resist the temptation
76 to "organize" your ChangeLog entries by placing them under the "correct" "*"
77 entries -- this isn't the purpose of the "*" entries.
78 -
79 +
80 This means that you start with header line that has the following format,
81 indented two spaces:
82 -
83 +
84 DD MMM YYYY; your_name <your_email> changed_file1, changed_file2: Your
85 explanation should follow. It should be indented and wrapped at a line width
86 of 80 characters. The changed_files can be omitted if they are obvious; for