summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2024-07-11 20:36:58 +0300
committerViorel Munteanu <ceamac@gentoo.org>2024-07-11 21:43:39 +0300
commit22677921855919264e307d916b913b574fe03374 (patch)
treeddf263744e643bf64dd5839ce173edea8d0de613 /dev-php
parentdev-php/PEAR-Text_CAPTCHA: treeclean (diff)
downloadgentoo-22677921855919264e307d916b913b574fe03374.tar.gz
gentoo-22677921855919264e307d916b913b574fe03374.tar.bz2
gentoo-22677921855919264e307d916b913b574fe03374.zip
dev-php/PEAR-Text_CAPTCHA_Numeral: treeclean
Bug: https://bugs.gentoo.org/933998 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Text_CAPTCHA_Numeral/Manifest1
-rw-r--r--dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2-r1.ebuild21
-rw-r--r--dev-php/PEAR-Text_CAPTCHA_Numeral/metadata.xml8
3 files changed, 0 insertions, 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>php-bugs@gentoo.org</email>
- <name>PHP</name>
- </maintainer>
-</pkgmetadata>