[reagent,equo] implement "reagent repo package-dep-check" tool

This tool helps QA checking packages against missing runtime dependencies
This commit is contained in:
Fabio Erculiani
2011-01-01 17:22:44 +01:00
parent 4c37ad3e22
commit bf947d355b
5 changed files with 59 additions and 12 deletions

View File

@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "EQUO 1"
.TH EQUO 1 "2010-11-27" "perl v5.12.2" "Entropy"
.TH EQUO 1 "2010-12-02" "perl v5.12.2" "Entropy"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l

View File

@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "REAGENT 1"
.TH REAGENT 1 "2010-11-18" "perl v5.12.2" "Entropy"
.TH REAGENT 1 "2011-01-01" "perl v5.12.2" "Entropy"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -300,6 +300,9 @@ enable the specified repository
.IP "\fBdisable <repo\fR>" 4
.IX Item "disable <repo>"
disable the specified repository
.IP "\fBpackage-dep-check <repo\fR [atoms]>" 4
.IX Item "package-dep-check <repo [atoms]>"
check packages in repository for missing dependencies
.IP "\fBpackage-dep <repo\fR [atoms]>" 4
.IX Item "package-dep <repo [atoms]>"
handle packages dependencies
@@ -445,9 +448,9 @@ Fabio Erculiani <lxnay@sabayon.org>
.SH "POD ERRORS"
.IX Header "POD ERRORS"
Hey! \fBThe above document had some coding errors, which are explained below:\fR
.IP "Around line 304:" 4
.IX Item "Around line 304:"
.IP "Around line 308:" 4
.IX Item "Around line 308:"
\&'=item' outside of any '=over'
.IP "Around line 404:" 4
.IX Item "Around line 404:"
.IP "Around line 408:" 4
.IX Item "Around line 408:"
You forgot a '=back' before '=head1'