diff options
-rw-r--r-- | app-admin/gentoolkit/Manifest | 2 | ||||
-rw-r--r-- | app-admin/gentoolkit/files/scripts/echangelog.1 | 16 |
2 files changed, 9 insertions, 9 deletions
diff --git a/app-admin/gentoolkit/Manifest b/app-admin/gentoolkit/Manifest index f483e336ee85..4c9b6f250d8f 100644 --- a/app-admin/gentoolkit/Manifest +++ b/app-admin/gentoolkit/Manifest @@ -5,7 +5,7 @@ MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gentoolkit-0.1.20 0 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gentoolkit-0.1.21 0 MD5 c37f15d47fff40bdc38af94152263522 files/scripts/qpkg 12665 MD5 63305561ae679ea9ae5db64252c0b296 files/scripts/echangelog.pod 5055 -MD5 a874448c75098025a2ab533b96e33780 files/scripts/echangelog.1 9275 +MD5 907aec00ccefd07a5801e35f135ed83f files/scripts/echangelog.1 9275 MD5 1425d74a069e5cdd5fe2d99f12f2bf9c files/scripts/etcat 27417 MD5 4b6bed0e41c186eda2d830d89a84b344 files/scripts/dep-clean 6956 MD5 1dc6c0bf013a3bca5e5b05257934acda files/scripts/etcat.1 2196 diff --git a/app-admin/gentoolkit/files/scripts/echangelog.1 b/app-admin/gentoolkit/files/scripts/echangelog.1 index f1a89e585234..39c6f9751e83 100644 --- a/app-admin/gentoolkit/files/scripts/echangelog.1 +++ b/app-admin/gentoolkit/files/scripts/echangelog.1 @@ -135,11 +135,6 @@ echangelog \- update portage ChangeLogs .SH "SYNOPSIS" .IX Header "SYNOPSIS" echangelog [ \fItext\fR ] -.SH "OPTIONS" -.IX Header "OPTIONS" -Presently echangelog is simple enough that it supplies no options. -Probably I'll add \fB\-\-help\fR and \fB\-\-version\fR in the future, but for -now it's enough to track the gentoolkit version. .SH "DESCRIPTION" .IX Header "DESCRIPTION" This tool provides an easy way to create or update portage ChangeLogs @@ -162,6 +157,11 @@ be too wide, (2) edit the ChangeLog manually. If you prefer (2), I'd recommend something like \*(L"echangelog blah\*(R" so that the header lines are computed correctly, then edit and change \*(L"blah\*(R" to your preferred text. +.SH "OPTIONS" +.IX Header "OPTIONS" +Presently echangelog is simple enough that it supplies no options. +Probably I'll add \fB\-\-help\fR and \fB\-\-version\fR in the future, but for +now it's enough to track the gentoolkit version. .SH "EXAMPLES" .IX Header "EXAMPLES" To create a ChangeLog for a completely new package. The header is @@ -179,7 +179,7 @@ parsed from skel.ebuild. \& @@ -0,0 +1,9 @@ \& +# ChangeLog for app-admin/metalog \& +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -\& +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoolkit/files/scripts/echangelog.1,v 1.1 2003/04/27 19:39:39 agriffis Exp $ +\& +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoolkit/files/scripts/echangelog.1,v 1.2 2003/04/27 19:48:02 agriffis Exp $ \& + \& +*metalog-0.1 (23 Feb 2003) \& + @@ -202,7 +202,7 @@ will notice the new file. \& +++ ChangeLog.new 2003-02-23 14:07:48.000000000 -0500 \& @@ -2,6 +2,11 @@ \& # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -\& # $Header: /var/cvsroot/gentoo-x86/app-admin/gentoolkit/files/scripts/echangelog.1,v 1.1 2003/04/27 19:39:39 agriffis Exp $ +\& # $Header: /var/cvsroot/gentoo-x86/app-admin/gentoolkit/files/scripts/echangelog.1,v 1.2 2003/04/27 19:48:02 agriffis Exp $ .Ve .PP .Vb 6 @@ -230,7 +230,7 @@ For a multi-line entry, omit the command-line arg. \& +++ ChangeLog.new 2003-02-23 14:12:43.000000000 -0500 \& @@ -2,6 +2,13 @@ \& # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -\& # $Header: /var/cvsroot/gentoo-x86/app-admin/gentoolkit/files/scripts/echangelog.1,v 1.1 2003/04/27 19:39:39 agriffis Exp $ +\& # $Header: /var/cvsroot/gentoo-x86/app-admin/gentoolkit/files/scripts/echangelog.1,v 1.2 2003/04/27 19:48:02 agriffis Exp $ .Ve .PP .Vb 8 |