diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-04-01 12:10:56 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-04-01 12:10:56 +0900 |
commit | b4e275b138ecde9c437390b6462d8cb4621a921e (patch) | |
tree | ea6551dcde1324b6cbc5d7f0e9191e576b3cd4d2 /www-apps | |
parent | www-apps/horde-turba: remove last-rited package per security bug 490422 (diff) | |
download | gentoo-b4e275b138ecde9c437390b6462d8cb4621a921e.tar.gz gentoo-b4e275b138ecde9c437390b6462d8cb4621a921e.tar.bz2 gentoo-b4e275b138ecde9c437390b6462d8cb4621a921e.zip |
www-apps/horde-pear: remove last-rited package per security bug 490422
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/horde-pear/horde-pear-1.3-r3.ebuild | 24 | ||||
-rw-r--r-- | www-apps/horde-pear/metadata.xml | 15 |
2 files changed, 0 insertions, 39 deletions
diff --git a/www-apps/horde-pear/horde-pear-1.3-r3.ebuild b/www-apps/horde-pear/horde-pear-1.3-r3.ebuild deleted file mode 100644 index f0bce68f5632..000000000000 --- a/www-apps/horde-pear/horde-pear-1.3-r3.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -DESCRIPTION="Meta package for the PEAR packages required by Horde" -HOMEPAGE="http://pear.php.net/" - -LICENSE="metapackage" -SLOT="1" -# when unmasking for an arch -# double check none of the deps are still masked! -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" -IUSE="" - -S=${WORKDIR} - -RDEPEND="dev-php/PEAR-Log - dev-php/PEAR-Net_Sieve - dev-php/PEAR-Mail_Mime - >=dev-php/PEAR-DB-1.6.0 - dev-php/PEAR-File - dev-php/PEAR-Date - >=dev-php/PEAR-Services_Weather-1.3.1 - dev-php/PEAR-Mail" diff --git a/www-apps/horde-pear/metadata.xml b/www-apps/horde-pear/metadata.xml deleted file mode 100644 index 34252e892def..000000000000 --- a/www-apps/horde-pear/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>web-apps@gentoo.org</email> - <name>Gentoo Webapps</name> -</maintainer> -<longdescription> -Horde 2.x, IMP 3.x, and all other Horde applications make use of the -PEAR libraries to handle such tasks as database abstraction, mail -delivery and logging. These libraries come bundled with PHP4. However, -since PEAR is a rapidly evolving target, not everyone who has a workable -version of PHP4 has a recent enough PEAR installation. -</longdescription> -</pkgmetadata> |