commit:     bd9a29f0586a79df41af033791f39b54f85e9846
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 11 17:39:11 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Jul 11 18:43:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd9a29f0

dev-php/YAML: treeclean

Bug: https://bugs.gentoo.org/933998
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 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(-)

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 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<channel version="1.0" xmlns="http://pear.php.net/channel-1.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://pear.php.net/channel-1.0 
http://pear.php.net/dtd/channel-1.0.xsd";>
-  <name>pear.symfony-project.com</name>
-  <summary>The symfony project PEAR channel</summary>
-  <suggestedalias>symfony</suggestedalias>
-  <servers>
-    <primary>
-      <rest>
-        <baseurl 
type="REST1.0">http://pear.symfony-project.com//rest/</baseurl>
-        <baseurl 
type="REST1.1">http://pear.symfony-project.com//rest/</baseurl>
-        <baseurl 
type="REST1.2">http://pear.symfony-project.com//rest/</baseurl>
-        <baseurl 
type="REST1.3">http://pear.symfony-project.com//rest/</baseurl>
-      </rest>
-    </primary>
-  </servers>
-</channel>
\ 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 @@
-<?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>

Reply via email to