commit: 22677921855919264e307d916b913b574fe03374 Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Thu Jul 11 17:36:58 2024 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Thu Jul 11 18:43:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22677921
dev-php/PEAR-Text_CAPTCHA_Numeral: treeclean Bug: https://bugs.gentoo.org/933998 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> dev-php/PEAR-Text_CAPTCHA_Numeral/Manifest | 1 - .../PEAR-Text_CAPTCHA_Numeral-1.3.2-r1.ebuild | 21 --------------------- dev-php/PEAR-Text_CAPTCHA_Numeral/metadata.xml | 8 -------- 3 files changed, 30 deletions(-) diff --git a/dev-php/PEAR-Text_CAPTCHA_Numeral/Manifest b/dev-php/PEAR-Text_CAPTCHA_Numeral/Manifest deleted file mode 100644 index 5c05171bfa01..000000000000 --- a/dev-php/PEAR-Text_CAPTCHA_Numeral/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Text_CAPTCHA_Numeral-1.3.2.tgz 7741 BLAKE2B 34ffcf435d4737d4d894fe43bf1ee8e88e2050323d5bd5186c270df25045b6938e0eb9072471c83ae5c2bfb7a7e1bf970b2e0dce05eb8d9b7f8a64c7f78c3116 SHA512 be3660b20b857092859d7bbb3cbb35c08dc79a2ea3ebcca035b1defae07dfcd36ce00a47f1708ce4f1bb412c23a7cc867d8b677032e7c0ce13e910fb038a5b5d diff --git a/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2-r1.ebuild b/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2-r1.ebuild deleted file mode 100644 index 1250e1dcb1fd..000000000000 --- a/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit php-pear-r2 - -DESCRIPTION="Generates mathematical operations and answers to prove user is human" -LICENSE="BSD" -SLOT="0" - -KEYWORDS="~amd64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" -DEPEND="test? ( dev-php/PEAR-PEAR )" - -HTML_DOCS=( examples/liveNumeral.php examples/numeral1.php ) - -src_test() { - peardev run-tests tests || die -} diff --git a/dev-php/PEAR-Text_CAPTCHA_Numeral/metadata.xml b/dev-php/PEAR-Text_CAPTCHA_Numeral/metadata.xml deleted file mode 100644 index 222c77f3742a..000000000000 --- a/dev-php/PEAR-Text_CAPTCHA_Numeral/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>PHP</name> - </maintainer> -</pkgmetadata>
