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

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