diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-09-02 11:20:13 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-09-11 08:53:02 +0200 |
commit | 99d4629f10385ed23dea71be51df4008aadb8655 (patch) | |
tree | 3894a460db0300efcce58cfe7c28f6445b1da9f1 /eclass | |
parent | kodi-addon.eclass: Set @PROVIDES (diff) | |
download | gentoo-99d4629f10385ed23dea71be51df4008aadb8655.tar.gz gentoo-99d4629f10385ed23dea71be51df4008aadb8655.tar.bz2 gentoo-99d4629f10385ed23dea71be51df4008aadb8655.zip |
php-ext-pecl-r3.eclass: Set @PROVIDES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/php-ext-pecl-r3.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/php-ext-pecl-r3.eclass b/eclass/php-ext-pecl-r3.eclass index ccb4bcfc83da..0d1485aa1f7f 100644 --- a/eclass/php-ext-pecl-r3.eclass +++ b/eclass/php-ext-pecl-r3.eclass @@ -5,6 +5,7 @@ # @MAINTAINER: # Gentoo PHP team <php-bugs@gentoo.org> # @SUPPORTED_EAPIS: 6 7 +# @PROVIDES: php-ext-source-r3 # @BLURB: A uniform way to install PECL extensions # @DESCRIPTION: # This eclass should be used by all dev-php/pecl-* ebuilds as a uniform |