commit:     bdc7d5c62e142afb2a303b6a443ac1609db806d0
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 18 18:33:07 2025 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Nov 18 20:10:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc7d5c6

dev-php/PEAR-Console_Getopt: drop empty assignments for pkgcheck

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.3.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.3.ebuild 
b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.3.ebuild
index 06797ff3f771..a0838dac8ead 100644
--- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.3.ebuild
+++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.3.ebuild
@@ -12,9 +12,7 @@ SRC_URI="https://pear.php.net/get/${MY_P}.tgz";
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~hppa ppc64 ~riscv ~s390 ~sparc x86"
-IUSE=""
 
-DEPEND=""
 RDEPEND="dev-lang/php:*"
 PDEPEND="dev-php/PEAR-PEAR"
 

Reply via email to