diff options
author | Brian Evans <grknight@gentoo.org> | 2018-03-19 10:47:11 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-03-19 11:02:51 -0400 |
commit | 7f86877c9b96ed8304fba9b681083e526aac9cdc (patch) | |
tree | 95daf9a8947c0f32ded974e23b83c92fc479df94 /dev-php/PEAR-XML_Beautifier | |
parent | dev-php/PEAR-Crypt_RC4 - Remove package (diff) | |
download | gentoo-7f86877c9b96ed8304fba9b681083e526aac9cdc.tar.gz gentoo-7f86877c9b96ed8304fba9b681083e526aac9cdc.tar.bz2 gentoo-7f86877c9b96ed8304fba9b681083e526aac9cdc.zip |
dev-php/PEAR-XML_Beautifier - Remove package
Bug: https://bugs.gentoo.org/647768
Diffstat (limited to 'dev-php/PEAR-XML_Beautifier')
-rw-r--r-- | dev-php/PEAR-XML_Beautifier/Manifest | 1 | ||||
-rw-r--r-- | dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild | 14 | ||||
-rw-r--r-- | dev-php/PEAR-XML_Beautifier/metadata.xml | 8 |
3 files changed, 0 insertions, 23 deletions
diff --git a/dev-php/PEAR-XML_Beautifier/Manifest b/dev-php/PEAR-XML_Beautifier/Manifest deleted file mode 100644 index 2f079c2f9ad2..000000000000 --- 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 8ff1772ff4fb..000000000000 --- 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 aca42932b833..000000000000 --- 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>php-bugs@gentoo.org</email> - <name>PHP</name> -</maintainer> -</pkgmetadata> |