diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2003-06-07 19:43:23 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2003-06-07 19:43:23 +0000 |
commit | af0b31b4c77de4660dca3b68e3d942258a78913f (patch) | |
tree | 3456026ffa38557a811bd5396dc6cc6e9dcde90b | |
parent | rm old policy (diff) | |
download | historical-af0b31b4c77de4660dca3b68e3d942258a78913f.tar.gz historical-af0b31b4c77de4660dca3b68e3d942258a78913f.tar.bz2 historical-af0b31b4c77de4660dca3b68e3d942258a78913f.zip |
fixed chagelog
-rw-r--r-- | dev-lisp/cl-asdf/ChangeLog | 68 | ||||
-rw-r--r-- | dev-lisp/cl-asdf/Manifest | 2 |
2 files changed, 6 insertions, 64 deletions
diff --git a/dev-lisp/cl-asdf/ChangeLog b/dev-lisp/cl-asdf/ChangeLog index 3ea4834b887d..54730a12194d 100644 --- a/dev-lisp/cl-asdf/ChangeLog +++ b/dev-lisp/cl-asdf/ChangeLog @@ -1,67 +1,9 @@ -# ChangeLog for <CATEGORY>/<PACKAGE_NAME> +# ChangeLog for dev-lisp/cl-asdf # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/ChangeLog,v 1.1 2003/06/07 19:39:53 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/ChangeLog,v 1.2 2003/06/07 19:43:14 mkennedy Exp $ -*<PACKAGE_NAME>-<PACKAGE_VERSION>-<PACKAGE_RELEASE> (DD MMM YYYY) +*cl-asdf-1.73b (07 Jul 2003) - DD MMM YYYY; YOUR_NAME <YOUR_EMAIL> changed_file1, changed_file2 : - Initial import. Ebuild submitted by submitter_name <submitter_email>. - Note that the "changed_file" listing is optional if you are simply bumping - the rev of the ebuild and are only making changes to the .ebuild file - itself. Also note that we now have a single unified paragraph rather than - having the first line separated from the rest by a newline. Everything - should be in one block like this. (note by drobbins, 16 Jul 2002) + 07 Jul 2003; Matthew Kennedy <mkennedy@gentoo.org> : + initial import - DD MMM YYYY; YOUR_NAME <YOUR_EMAIL> changed_file1, changed_file2: this is - an earlier ChangeLog enty. - --- Explanation of ChangeLog format: - - *************************************************************************** - THIS IS IMPORTANT: The ChangeLog format is a *chronological* account of all - changes made to a set of ebuilds. That means that the most recent ChangeLog - entry *always* goes at the top of the file. More explanation below. - *************************************************************************** - - *************************************************************************** - ANOTHER IMPORTANT NOTE: There are some ChangeLogs that don't follow this - format and organize all changes under the "correct" "*" entry. This is not - correct. However, rather than making a concerted effort to fix these - ChangeLogs, we should spend our energy defining a comprehensive and strict - XML-based ChangeLog format which we then migrate to. But for any entries to - any ChangeLog that *you* make, please make sure to always add entries to the - top of the file like a good boy/girl. Even do this if it's clear that you're - adding an entry to a b0rked ChangeLog. - *************************************************************************** - - This changelog is targetted to users. This means that the comments should be - well explained and written in clean English. - - Every new version or revision of the package should be marked by a '*' - seperator line as above to indicate where in the chronology it was first - added to our CVS tree. Any changes since the last revision, really _any - changes at all_ have to be added to the top of the file, underneath the - initial copyright and cvs header comments, in exactly the same format as this - comment. If you are modifying older ebuilds, simply note them as changed - files and add your entry to the top of the ChangeLog. Resist the temptation - to "organize" your ChangeLog entries by placing them under the "correct" "*" - entries -- this isn't the purpose of the "*" entries. - - This means that you start with header line that has the following format, - indented two spaces: - - DD MMM YYYY; your_name <your_email> changed_file1, changed_file2: Your - explanation should follow. It should be indented and wrapped at a line width - of 80 characters. The changed_files can be omitted if they are obvious; for - example, if you are only modifying the .ebuild file and committing a new rev - of a package. Any details about what exactly changed in the code should be - added as a message when the changes are committed to cvs, not in this file. - --- A word regarding credit: - - Please add credit information ("ebuild submitted by ...", "patch submitted - by ...") to the ChangeLog. Do not add this information to the ebuilds - themselves. - - And remember: Give credit where credit is due. We're all doing this for - free, so the best we can hope (and expect!) to receive is credit. diff --git a/dev-lisp/cl-asdf/Manifest b/dev-lisp/cl-asdf/Manifest index 4f0c2194768c..3069d8f02031 100644 --- a/dev-lisp/cl-asdf/Manifest +++ b/dev-lisp/cl-asdf/Manifest @@ -1,3 +1,3 @@ -MD5 32dbc35b76816fcc7c2c25b5675cda2b ChangeLog 3765 +MD5 aa78866e648200595c5bc6fb34ba59a3 ChangeLog 319 MD5 0c68bec098a7778a10da7cff80d583a8 cl-asdf-1.73b.ebuild 2100 MD5 da47e17802d933cda8e74bd9f7351645 files/digest-cl-asdf-1.73b 64 |