diff options
author | Brian Evans <grknight@gentoo.org> | 2018-03-19 10:43:46 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-03-19 11:02:22 -0400 |
commit | e7b4884970b4f67b23d071b685643961bbd72391 (patch) | |
tree | 62c468b30756069d4ab6a9ef0170609f107b5de2 /dev-php/PEAR-Calendar | |
parent | dev-php/PEAR-Benchmark: Remove package (diff) | |
download | gentoo-e7b4884970b4f67b23d071b685643961bbd72391.tar.gz gentoo-e7b4884970b4f67b23d071b685643961bbd72391.tar.bz2 gentoo-e7b4884970b4f67b23d071b685643961bbd72391.zip |
dev-php/PEAR-Calendar Remove package
Bug: https://bugs.gentoo.org/647768
Diffstat (limited to 'dev-php/PEAR-Calendar')
-rw-r--r-- | dev-php/PEAR-Calendar/Manifest | 1 | ||||
-rw-r--r-- | dev-php/PEAR-Calendar/PEAR-Calendar-0.5.5.ebuild | 14 | ||||
-rw-r--r-- | dev-php/PEAR-Calendar/metadata.xml | 8 |
3 files changed, 0 insertions, 23 deletions
diff --git a/dev-php/PEAR-Calendar/Manifest b/dev-php/PEAR-Calendar/Manifest deleted file mode 100644 index b0e238207fb7..000000000000 --- a/dev-php/PEAR-Calendar/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Calendar-0.5.5.tgz 58159 BLAKE2B 1a6401fb88524159890e9809eec9a303b101f7e5355a7ae5e3e9ed01d1b5b1d646927c7da435448c6755f8bf43ac1937066051e5e5152987a8d661beb21e076a SHA512 0d49f78c86343112eb177e16d4831f9589cb13a4585e3d6fd3443a94e4c78382d3545697623c28e1219ee8469ba99684ef0fb9f1df1375f3bbc6009fd9d59c95 diff --git a/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.5.ebuild b/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.5.ebuild deleted file mode 100644 index f47479e6f96f..000000000000 --- a/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.5.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="4" - -inherit php-pear-r1 - -DESCRIPTION="A package for building Calendar data structures" - -LICENSE="PHP-2.02" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" -RDEPEND=">=dev-php/PEAR-Date-1.4.5" diff --git a/dev-php/PEAR-Calendar/metadata.xml b/dev-php/PEAR-Calendar/metadata.xml deleted file mode 100644 index aca42932b833..000000000000 --- a/dev-php/PEAR-Calendar/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> |