From bd9a29f0586a79df41af033791f39b54f85e9846 Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Thu, 11 Jul 2024 20:39:11 +0300 Subject: dev-php/YAML: treeclean Bug: https://bugs.gentoo.org/933998 Signed-off-by: Viorel Munteanu --- dev-php/YAML/Manifest | 1 - dev-php/YAML/YAML-1.0.6-r3.ebuild | 26 -------------------------- dev-php/YAML/files/channel.xml | 16 ---------------- dev-php/YAML/metadata.xml | 8 -------- 4 files changed, 51 deletions(-) delete mode 100644 dev-php/YAML/Manifest delete mode 100644 dev-php/YAML/YAML-1.0.6-r3.ebuild delete mode 100644 dev-php/YAML/files/channel.xml delete mode 100644 dev-php/YAML/metadata.xml (limited to 'dev-php') diff --git a/dev-php/YAML/Manifest b/dev-php/YAML/Manifest deleted file mode 100644 index 867df2031cdf..000000000000 --- a/dev-php/YAML/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST YAML-1.0.6.tgz 10010 BLAKE2B 3978104631eeb5051966a5709366b8bbb98fc57edd113dbdff8d25c225c2992650309fa463627c2adc0dcc0f529ce42832fbfc08eef3e35223e77095c6246060 SHA512 c66a8c47d8bc356bfc700e9eef07fef19084f5687ed061a815ee56c29b94f8aeabbc81e8aef4de6d3bc9e645aae42ba09c05b0256144b8c191a8dbab7c009636 diff --git a/dev-php/YAML/YAML-1.0.6-r3.ebuild b/dev-php/YAML/YAML-1.0.6-r3.ebuild deleted file mode 100644 index 3af602bad51a..000000000000 --- a/dev-php/YAML/YAML-1.0.6-r3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" -PHP_PEAR_DOMAIN="pear.symfony-project.com" -PHP_PEAR_PKG_NAME="YAML" - -inherit php-pear-r2 - -DESCRIPTION="The Symfony YAML Component" -HOMEPAGE="http://pear.symfony-project.com/" -SRC_URI="http://pear.symfony-project.com/get/${PEAR_P}.tgz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~hppa x86" -IUSE="" - -src_install() { - insinto /usr/share/php/SymfonyComponents/YAML - doins lib/* - php-pear-r2_install_packagexml - einstalldocs -} diff --git a/dev-php/YAML/files/channel.xml b/dev-php/YAML/files/channel.xml deleted file mode 100644 index e95604c7c2ab..000000000000 --- a/dev-php/YAML/files/channel.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - pear.symfony-project.com - The symfony project PEAR channel - symfony - - - - http://pear.symfony-project.com//rest/ - http://pear.symfony-project.com//rest/ - http://pear.symfony-project.com//rest/ - http://pear.symfony-project.com//rest/ - - - - \ No newline at end of file diff --git a/dev-php/YAML/metadata.xml b/dev-php/YAML/metadata.xml deleted file mode 100644 index ad845d99d581..000000000000 --- a/dev-php/YAML/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - -php-bugs@gentoo.org -PHP - - -- cgit v1.2.3-65-gdbad