mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-php/PEAR-HTTP_Download: remove masked package.
Bug: https://bugs.gentoo.org/636742
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST HTTP_Download-1.1.4.tgz 14571 BLAKE2B c1f87692e8a6c3b3bae1e0b4b03ea901af095ef8fb0b5aa9973e667eee75ed9637be710795e7edabbdf560a21acb1d49f403411db3bb4874a0287eaa69a2236c SHA512 6efcaf9b1a16a60dd74ee0ed3285537c1bc592474a4e747ff8bcb8fdfcdc248de937060a3024852d7f1e71281479faa307353725fb8f456b2c402a249d0f017a
|
||||
@@ -1,19 +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="Provides functionality to send HTTP downloads"
|
||||
LICENSE="BSD-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="minimal postgres"
|
||||
RDEPEND="${DEPEND}
|
||||
dev-lang/php[postgres?]
|
||||
dev-php/PEAR-HTTP_Header
|
||||
!minimal? (
|
||||
dev-php/PEAR-MIME_Type
|
||||
dev-php/PEAR-Archive_Tar
|
||||
)"
|
||||
@@ -1,12 +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>
|
||||
<use>
|
||||
<flag name="postgres">Send postgres LOBs without buffering</flag>
|
||||
<flag name="minimal">Do not include support for PEAR-MIME_Type</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user