commit: f0f84c4a4cbea8c11ef79187d3731605203e01ee
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 21 01:01:55 2018 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Sat Apr 21 01:06:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0f84c4a
dev-php/PEAR-QuickForm_advmultiselect: Remove package
.../PEAR-HTML_QuickForm_advmultiselect/Manifest | 1 -
...R-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild | 23 ----------------------
.../metadata.xml | 8 --------
3 files changed, 32 deletions(-)
diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/Manifest
b/dev-php/PEAR-HTML_QuickForm_advmultiselect/Manifest
deleted file mode 100644
index e3a253677c4..00000000000
--- a/dev-php/PEAR-HTML_QuickForm_advmultiselect/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST HTML_QuickForm_advmultiselect-1.5.1.tgz 31636 BLAKE2B
bada5430d2f37eb831a917ad4754cd3bbe90edb7ce6354de7896a0801b97e603f25ee77575ce939892834b3b67ef02e9763d0483d0f349f7fd508e6c2902c2c2
SHA512
e39c73b725ebafd10bbcc5700b9db4238f211f20d26ac9f5f393eb8f71f2830f886daec6e0dd8cfc15cec58858b5fc070f9f5e7053d3d36199dcad92023b8063
diff --git
a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild
b/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild
deleted file mode 100644
index 5e0f807e813..00000000000
---
a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit php-pear-r2
-
-DESCRIPTION="Element for HTML_QuickForm that emulate a multi-select"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="examples"
-RDEPEND=">=dev-php/PEAR-HTML_QuickForm-3.2.10
- >=dev-php/PEAR-HTML_Common-1.2.5"
-
-src_install() {
- local HTML_DOCS=( qfamsHandler.js qfamsHandler-min.js )
- use examples && HTML_DOCS+=( examples )
- insinto /usr/share/php/HTML/QuickForm
- doins advmultiselect.php
- php-pear-r2_install_packagexml
- einstalldocs
-}
diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/metadata.xml
b/dev-php/PEAR-HTML_QuickForm_advmultiselect/metadata.xml
deleted file mode 100644
index aca42932b83..00000000000
--- a/dev-php/PEAR-HTML_QuickForm_advmultiselect/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>