Gentoo Archives: gentoo-dev

From: "Andreas K. Huettel" <dilfridge@g.o>
To: Ben Kohler <bkohler@g.o>
Cc: gentoo-dev@l.g.o, perl@g.o
Subject: [gentoo-dev] Re: [PATCH] perl-app.eclass: remove unneeded @USAGE lines
Date: Fri, 27 Sep 2019 19:09:42
Message-Id: 3203416.L5jRVEbuzP@pinacolada
In Reply to: [gentoo-dev] [PATCH] perl-app.eclass: remove unneeded @USAGE lines by Ben Kohler
1 Just do it.
2
3 (But perl-app.eclass should die in a fire anyway.)
4
5 Am Freitag, 6. September 2019, 21:02:21 CEST schrieb Ben Kohler:
6 > Signed-off-by: Ben Kohler <bkohler@g.o>
7 > ---
8 > eclass/perl-app.eclass | 3 ---
9 > 1 file changed, 3 deletions(-)
10 >
11 > diff --git a/eclass/perl-app.eclass b/eclass/perl-app.eclass
12 > index 6b762dd83b3..074902294e5 100644
13 > --- a/eclass/perl-app.eclass
14 > +++ b/eclass/perl-app.eclass
15 > @@ -21,7 +21,6 @@ case "${EAPI:-0}" in
16 > esac
17 >
18 > # @FUNCTION: perl-app_src_prep
19 > -# @USAGE: perl-app_src_prep
20 > # @DESCRIPTION:
21 > # This is a wrapper function to perl-app_src_configure().
22 > perl-app_src_prep() {
23 > @@ -29,7 +28,6 @@ perl-app_src_prep() {
24 > }
25 >
26 > # @FUNCTION: perl-app_src_configure
27 > -# @USAGE: perl-app_src_configure
28 > # @DESCRIPTION:
29 > # This is a wrapper function to perl-module_src_configure().
30 > perl-app_src_configure() {
31 > @@ -37,7 +35,6 @@ perl-app_src_configure() {
32 > }
33 >
34 > # @FUNCTION: perl-app_src_compile
35 > -# @USAGE: perl-app_src_compile
36 > # @DESCRIPTION:
37 > # This is a wrapper function to perl-module_src_compile().
38 > perl-app_src_compile() {
39
40
41 --
42 Andreas K. Hüttel
43 dilfridge@g.o
44 Gentoo Linux developer
45 (council, toolchain, base-system, perl, libreoffice)

Attachments

File name MIME type
signature.asc application/pgp-signature