commit: f837684e5114ee3be31fae47f114c4c7a6c3b963 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 20 17:49:46 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Jun 20 17:55:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f837684e
dev-php/pear: drop 1.10.3 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-php/pear/pear-1.10.3.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/dev-php/pear/pear-1.10.3.ebuild b/dev-php/pear/pear-1.10.3.ebuild deleted file mode 100644 index 9631cdc0ccd8..000000000000 --- a/dev-php/pear/pear-1.10.3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KEYWORDS="~alpha amd64 arm ~hppa ppc64 ~s390 sparc x86" - -DESCRIPTION="PEAR - PHP Extension and Application Repository" -HOMEPAGE="https://pear.php.net/" -SRC_URI="" -LICENSE="MIT" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-php/PEAR-PEAR-${PVR}"
