From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-php/PEAR-Text_Password/Manifest | 3 --- .../PEAR-Text_Password-1.2.1.ebuild | 29 ---------------------- dev-php/PEAR-Text_Password/metadata.xml | 12 --------- 3 files changed, 44 deletions(-) delete mode 100644 dev-php/PEAR-Text_Password/Manifest delete mode 100644 dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild delete mode 100644 dev-php/PEAR-Text_Password/metadata.xml (limited to 'dev-php/PEAR-Text_Password') diff --git a/dev-php/PEAR-Text_Password/Manifest b/dev-php/PEAR-Text_Password/Manifest deleted file mode 100644 index 14d3b04fabf7..000000000000 --- a/dev-php/PEAR-Text_Password/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST Text_Password-1.2.1.tgz 5631 BLAKE2B d765606e7082076f92d76d3a2e7a0721950b9fc81b267a51aa3ef56ed92706105486d3a62a6ec81e06dbdb41a15d0a7e9add8ef99c87b76af6445fb7bcbdbaaa SHA512 9f7a357b92b8013f41cd964245fd764c5f1347b41612aacb5fca66e4963e007d7470ea3a046e6186cfebed4960c5b6e6e23e4f2ab9e08c7aee10cba5ea347fc9 -EBUILD PEAR-Text_Password-1.2.1.ebuild 611 BLAKE2B 78f707dae9a6159c74f3e25a2f09d930ea64e997b9c0f9c440605dea6b61d115f38287e71a6a6bd111d18573525fdc69e38471cd7e5b3f7a83fcbfee251162e8 SHA512 8377974c3759162f01bce94c1d0fd0ef5ab3f96a9cf1834c08c177680830d5eb72ee3d6a8cb8505c7306e2c845fe1c682dfd29194976dc1960fa30b3aaffcfd0 -MISC metadata.xml 385 BLAKE2B ae61061345cae297a5e8b33dda7940d439f7e59b44cd6b7f298664737a821fdd4abd60cd52655261a999fd850620e4ffe51767931c7edcba6354582c6bdfebf3 SHA512 3898231004b87b780853676c8779ff5162d1111ea9a85ec795ed7dbe1563c6ed70e1dcfc3a8f9fb76b1893db606d9b84e83963537d53f0e3b302893c1b87a4e7 diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild deleted file mode 100644 index 3ba8e34522fd..000000000000 --- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MY_PN="${PN/PEAR-/}" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Creating passwords with PHP" -HOMEPAGE="http://pear.php.net/package/${MY_PN}" -SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86" -IUSE="test" - -RDEPEND="dev-lang/php:*" -DEPEND="test? ( ${RDEPEND} dev-php/phpunit )" - -S="${WORKDIR}/${MY_P}" - -src_install() { - insinto /usr/share/php - doins -r Text -} - -src_test() { - phpunit tests/ || die 'test suite failed' -} diff --git a/dev-php/PEAR-Text_Password/metadata.xml b/dev-php/PEAR-Text_Password/metadata.xml deleted file mode 100644 index cf70151de8f4..000000000000 --- a/dev-php/PEAR-Text_Password/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - php-bugs@gentoo.org - PHP - - - pear/Text_Password - Text_Password - - -- cgit v1.2.3