summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-02 11:20:12 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-02 20:08:28 +0200
commit5ab802dd4f48f6275de1d260ca9eb4d9276536ad (patch)
tree2d842ccdc39adf338c34035642fc450639bd291f /eclass
parentlinux-mod.eclass: Set @PROVIDES (diff)
downloadgentoo-5ab802dd4f48f6275de1d260ca9eb4d9276536ad.tar.gz
gentoo-5ab802dd4f48f6275de1d260ca9eb4d9276536ad.tar.bz2
gentoo-5ab802dd4f48f6275de1d260ca9eb4d9276536ad.zip
perl-module.eclass: Set @PROVIDES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/perl-module.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/perl-module.eclass b/eclass/perl-module.eclass
index 3c1b4c3c5acc..cff6f203ab8f 100644
--- a/eclass/perl-module.eclass
+++ b/eclass/perl-module.eclass
@@ -8,6 +8,7 @@
# Seemant Kulleen <seemant@gentoo.org>
# Andreas K. Hüttel <dilfridge@gentoo.org>
# @SUPPORTED_EAPIS: 5 6 7 8
+# @PROVIDES: perl-functions
# @BLURB: eclass for installing Perl module distributions
# @DESCRIPTION:
# The perl-module eclass is designed to allow easier installation of Perl