commit:     99d4629f10385ed23dea71be51df4008aadb8655
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  2 09:20:13 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 11 06:53:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99d4629f

php-ext-pecl-r3.eclass: Set @PROVIDES

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 eclass/php-ext-pecl-r3.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/php-ext-pecl-r3.eclass b/eclass/php-ext-pecl-r3.eclass
index ccb4bcfc83d..0d1485aa1f7 100644
--- a/eclass/php-ext-pecl-r3.eclass
+++ b/eclass/php-ext-pecl-r3.eclass
@@ -5,6 +5,7 @@
 # @MAINTAINER:
 # Gentoo PHP team <php-b...@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

Reply via email to