dev-php/PEAR-Net_IMAP - Remove package

Bug: https://bugs.gentoo.org/647768
This commit is contained in:
Brian Evans
2018-03-19 10:52:11 -04:00
parent e486fbb238
commit f619cf3e28
3 changed files with 0 additions and 27 deletions

View File

@@ -1 +0,0 @@
DIST Net_IMAP-1.1.3.tgz 40494 BLAKE2B 0ba846d2e4c673fb8f4a401d05e488967723881f6d44d862908cc5ad14bcace7e0ecc7bdb4eab2db8bc414b1f5e181406c1d5cc198e2b92d707061d5c2361c14 SHA512 2eaaaa936e3656847a6702eae8e2bb2a2bbc035460dd91964323a3979eddf40d4ff340d1bca6a74712c9131e3495c49dd2bac6d3dd9b7845e7dbb20a32663283

View File

@@ -1,15 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit php-pear-r1
DESCRIPTION="Provides an implementation of the IMAP protocol"
LICENSE="PHP-3.01"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE="sasl"
RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.8
sasl? ( >=dev-php/PEAR-Auth_SASL-1.0.2 )"

View File

@@ -1,11 +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>
<upstream>
<remote-id type="github">pear/Net_IMAP</remote-id>
</upstream>
</pkgmetadata>