public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] perl-app.eclass: remove unneeded @USAGE lines
@ 2019-09-06 19:02 Ben Kohler
  2019-09-27 19:09 ` [gentoo-dev] " Andreas K. Huettel
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Kohler @ 2019-09-06 19:02 UTC (permalink / raw
  To: gentoo-dev; +Cc: perl

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
---
 eclass/perl-app.eclass | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/eclass/perl-app.eclass b/eclass/perl-app.eclass
index 6b762dd83b3..074902294e5 100644
--- a/eclass/perl-app.eclass
+++ b/eclass/perl-app.eclass
@@ -21,7 +21,6 @@ case "${EAPI:-0}" in
 esac
 
 # @FUNCTION: perl-app_src_prep
-# @USAGE: perl-app_src_prep
 # @DESCRIPTION:
 # This is a wrapper function to perl-app_src_configure().
 perl-app_src_prep() {
@@ -29,7 +28,6 @@ perl-app_src_prep() {
 }
 
 # @FUNCTION: perl-app_src_configure
-# @USAGE: perl-app_src_configure
 # @DESCRIPTION:
 # This is a wrapper function to perl-module_src_configure().
 perl-app_src_configure() {
@@ -37,7 +35,6 @@ perl-app_src_configure() {
 }
 
 # @FUNCTION: perl-app_src_compile
-# @USAGE: perl-app_src_compile
 # @DESCRIPTION:
 # This is a wrapper function to perl-module_src_compile().
 perl-app_src_compile() {
-- 
2.23.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-dev] Re: [PATCH] perl-app.eclass: remove unneeded @USAGE lines
  2019-09-06 19:02 [gentoo-dev] [PATCH] perl-app.eclass: remove unneeded @USAGE lines Ben Kohler
@ 2019-09-27 19:09 ` Andreas K. Huettel
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas K. Huettel @ 2019-09-27 19:09 UTC (permalink / raw
  To: Ben Kohler; +Cc: gentoo-dev, perl

[-- Attachment #1: Type: text/plain, Size: 1281 bytes --]

Just do it. 

(But perl-app.eclass should die in a fire anyway.)

Am Freitag, 6. September 2019, 21:02:21 CEST schrieb Ben Kohler:
> Signed-off-by: Ben Kohler <bkohler@gentoo.org>
> ---
>  eclass/perl-app.eclass | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/eclass/perl-app.eclass b/eclass/perl-app.eclass
> index 6b762dd83b3..074902294e5 100644
> --- a/eclass/perl-app.eclass
> +++ b/eclass/perl-app.eclass
> @@ -21,7 +21,6 @@ case "${EAPI:-0}" in
>  esac
> 
>  # @FUNCTION: perl-app_src_prep
> -# @USAGE: perl-app_src_prep
>  # @DESCRIPTION:
>  # This is a wrapper function to perl-app_src_configure().
>  perl-app_src_prep() {
> @@ -29,7 +28,6 @@ perl-app_src_prep() {
>  }
> 
>  # @FUNCTION: perl-app_src_configure
> -# @USAGE: perl-app_src_configure
>  # @DESCRIPTION:
>  # This is a wrapper function to perl-module_src_configure().
>  perl-app_src_configure() {
> @@ -37,7 +35,6 @@ perl-app_src_configure() {
>  }
> 
>  # @FUNCTION: perl-app_src_compile
> -# @USAGE: perl-app_src_compile
>  # @DESCRIPTION:
>  # This is a wrapper function to perl-module_src_compile().
>  perl-app_src_compile() {


-- 
Andreas K. Hüttel
dilfridge@gentoo.org
Gentoo Linux developer
(council, toolchain, base-system, perl, libreoffice)

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 981 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-27 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-06 19:02 [gentoo-dev] [PATCH] perl-app.eclass: remove unneeded @USAGE lines Ben Kohler
2019-09-27 19:09 ` [gentoo-dev] " Andreas K. Huettel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox