Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/horde-pear/
Date: Fri, 01 Apr 2016 03:15:42
Message-Id: 1459480256.b4e275b138ecde9c437390b6462d8cb4621a921e.bman@gentoo
1 commit: b4e275b138ecde9c437390b6462d8cb4621a921e
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 1 03:10:56 2016 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 1 03:10:56 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e275b1
7
8 www-apps/horde-pear: remove last-rited package per security bug 490422
9
10 www-apps/horde-pear/horde-pear-1.3-r3.ebuild | 24 ------------------------
11 www-apps/horde-pear/metadata.xml | 15 ---------------
12 2 files changed, 39 deletions(-)
13
14 diff --git a/www-apps/horde-pear/horde-pear-1.3-r3.ebuild b/www-apps/horde-pear/horde-pear-1.3-r3.ebuild
15 deleted file mode 100644
16 index f0bce68..0000000
17 --- a/www-apps/horde-pear/horde-pear-1.3-r3.ebuild
18 +++ /dev/null
19 @@ -1,24 +0,0 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 -# Distributed under the terms of the GNU General Public License v2
22 -# $Id$
23 -
24 -DESCRIPTION="Meta package for the PEAR packages required by Horde"
25 -HOMEPAGE="http://pear.php.net/"
26 -
27 -LICENSE="metapackage"
28 -SLOT="1"
29 -# when unmasking for an arch
30 -# double check none of the deps are still masked!
31 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86"
32 -IUSE=""
33 -
34 -S=${WORKDIR}
35 -
36 -RDEPEND="dev-php/PEAR-Log
37 - dev-php/PEAR-Net_Sieve
38 - dev-php/PEAR-Mail_Mime
39 - >=dev-php/PEAR-DB-1.6.0
40 - dev-php/PEAR-File
41 - dev-php/PEAR-Date
42 - >=dev-php/PEAR-Services_Weather-1.3.1
43 - dev-php/PEAR-Mail"
44
45 diff --git a/www-apps/horde-pear/metadata.xml b/www-apps/horde-pear/metadata.xml
46 deleted file mode 100644
47 index 34252e8..0000000
48 --- a/www-apps/horde-pear/metadata.xml
49 +++ /dev/null
50 @@ -1,15 +0,0 @@
51 -<?xml version="1.0" encoding="UTF-8"?>
52 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
53 -<pkgmetadata>
54 -<maintainer type="project">
55 - <email>web-apps@g.o</email>
56 - <name>Gentoo Webapps</name>
57 -</maintainer>
58 -<longdescription>
59 -Horde 2.x, IMP 3.x, and all other Horde applications make use of the
60 -PEAR libraries to handle such tasks as database abstraction, mail
61 -delivery and logging. These libraries come bundled with PHP4. However,
62 -since PEAR is a rapidly evolving target, not everyone who has a workable
63 -version of PHP4 has a recent enough PEAR installation.
64 -</longdescription>
65 -</pkgmetadata>