commit: 7f86877c9b96ed8304fba9b681083e526aac9cdc Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Mon Mar 19 14:47:11 2018 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Mon Mar 19 15:02:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f86877c
dev-php/PEAR-XML_Beautifier - Remove package Bug: https://bugs.gentoo.org/647768 dev-php/PEAR-XML_Beautifier/Manifest | 1 - .../PEAR-XML_Beautifier-1.2.2-r1.ebuild | 14 -------------- dev-php/PEAR-XML_Beautifier/metadata.xml | 8 -------- 3 files changed, 23 deletions(-) diff --git a/dev-php/PEAR-XML_Beautifier/Manifest b/dev-php/PEAR-XML_Beautifier/Manifest deleted file mode 100644 index 2f079c2f9ad..00000000000 --- a/dev-php/PEAR-XML_Beautifier/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST XML_Beautifier-1.2.2.tgz 14587 BLAKE2B 0ca5f467a2617800e0c9089129c01e18be3d8d1720db7b5ec0b84da2889729ace204a65275a9e9f86de29acbd2038c687cb5208df8e9d45d2bcb6382886aa028 SHA512 cb45de25d70bad9e59d7a83afef5933bdc2680f74464daa8c43da87c963833e58c2860b65e3e65ca11f08fb83ac603b68d237e0f12196f4b36bab0c1ac3c4689 diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild deleted file mode 100644 index 8ff1772ff4f..00000000000 --- a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit php-pear-r1 - -DESCRIPTION="Formats XML and makes it easier to read" -LICENSE="PHP-2.02" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" -RDEPEND="dev-php/PEAR-XML_Util - dev-php/PEAR-XML_Parser" diff --git a/dev-php/PEAR-XML_Beautifier/metadata.xml b/dev-php/PEAR-XML_Beautifier/metadata.xml deleted file mode 100644 index aca42932b83..00000000000 --- a/dev-php/PEAR-XML_Beautifier/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>[email protected]</email> - <name>PHP</name> -</maintainer> -</pkgmetadata>
