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/
Date: Fri, 01 Apr 2016 03:16:01
Message-Id: 1459480483.0360b9ce9b71fa3ac557e2665a7353481de2466a.bman@gentoo
1 commit: 0360b9ce9b71fa3ac557e2665a7353481de2466a
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 1 03:14:43 2016 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 1 03:14:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0360b9ce
7
8 www-apps/horde: remove last-rited package per security bug 490422
9
10 www-apps/horde/Manifest | 2 --
11 www-apps/horde/horde-3.3.11.ebuild | 36 ------------------------------------
12 www-apps/horde/horde-3.3.9.ebuild | 36 ------------------------------------
13 www-apps/horde/metadata.xml | 14 --------------
14 4 files changed, 88 deletions(-)
15
16 diff --git a/www-apps/horde/Manifest b/www-apps/horde/Manifest
17 deleted file mode 100644
18 index 475a92d..0000000
19 --- a/www-apps/horde/Manifest
20 +++ /dev/null
21 @@ -1,2 +0,0 @@
22 -DIST horde-3.3.11.tar.gz 8788320 SHA256 abc8f01f33655767303b70da44c90117f95ae37838e0371b46218e375eb7a760 SHA512 b939893212e91f4f0d642711d64c176dc0b1ac25356db67389bdaf25e01df768c6e8b81f1afd37cdb0f6c6ee99db8355507cf95307c278c9258c76061322e560 WHIRLPOOL 5f6d10bb62da99854dfdaa1399f95e44e48c6791a0049eac9330733d9f41ce0ea6670f7a4528f2dc77477ae7aef32bdda274b0a5e077a7e01f3312689c3181f1
23 -DIST horde-3.3.9.tar.gz 8848371 SHA256 0c44beb11945d1f9032ad3ae041121ef1b67377cdda20bb8e11602b352641f77 SHA512 f532d4ba278fdfe3db6f5beb968bc95c18eec911ab81142a74de051688f2cdbc0c1726923a8ae3b23e8cb8f9b39873736bb8f14feccd8fe285518887f033be2d WHIRLPOOL 6b087445cddea1683686be5727522d0f119b76ca383ec43b1fe1f181632cc4d88d59c0a4d7082df288f3ffadc1070623e7cc4d2c9090fb64fb518423ed919d52
24
25 diff --git a/www-apps/horde/horde-3.3.11.ebuild b/www-apps/horde/horde-3.3.11.ebuild
26 deleted file mode 100644
27 index 137312b..0000000
28 --- a/www-apps/horde/horde-3.3.11.ebuild
29 +++ /dev/null
30 @@ -1,36 +0,0 @@
31 -# Copyright 1999-2010 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -# $Id$
34 -
35 -HORDE_PHP_FEATURES="session xml"
36 -
37 -inherit horde
38 -
39 -DESCRIPTION="Horde Application Framework"
40 -HOMEPAGE="http://www.horde.org/"
41 -
42 -KEYWORDS="alpha amd64 hppa ~ia64 ppc sparc x86"
43 -IUSE="mysql"
44 -
45 -DEPEND=""
46 -RDEPEND="dev-lang/php
47 - >=sys-devel/gettext-0.10.40
48 - >=dev-libs/libxml2-2.4.21
49 - >=www-apps/horde-pear-1.3
50 - dev-php/PEAR-Log
51 - dev-php/PEAR-Mail_Mime
52 - mysql? ( dev-php/PEAR-DB )"
53 -
54 -src_unpack() {
55 - horde_src_unpack
56 - cd "${S}"
57 - chmod 600 scripts/sql/create.*.sql #137510
58 -}
59 -
60 -pkg_postinst() {
61 - horde_pkg_postinst
62 - elog "Horde requires PHP to have:"
63 - elog " ==> 'short_open_tag enabled = On'"
64 - elog " ==> 'magic_quotes_runtime set = Off'"
65 - elog " ==> 'file_uploads enabled = On'"
66 -}
67
68 diff --git a/www-apps/horde/horde-3.3.9.ebuild b/www-apps/horde/horde-3.3.9.ebuild
69 deleted file mode 100644
70 index 137312b..0000000
71 --- a/www-apps/horde/horde-3.3.9.ebuild
72 +++ /dev/null
73 @@ -1,36 +0,0 @@
74 -# Copyright 1999-2010 Gentoo Foundation
75 -# Distributed under the terms of the GNU General Public License v2
76 -# $Id$
77 -
78 -HORDE_PHP_FEATURES="session xml"
79 -
80 -inherit horde
81 -
82 -DESCRIPTION="Horde Application Framework"
83 -HOMEPAGE="http://www.horde.org/"
84 -
85 -KEYWORDS="alpha amd64 hppa ~ia64 ppc sparc x86"
86 -IUSE="mysql"
87 -
88 -DEPEND=""
89 -RDEPEND="dev-lang/php
90 - >=sys-devel/gettext-0.10.40
91 - >=dev-libs/libxml2-2.4.21
92 - >=www-apps/horde-pear-1.3
93 - dev-php/PEAR-Log
94 - dev-php/PEAR-Mail_Mime
95 - mysql? ( dev-php/PEAR-DB )"
96 -
97 -src_unpack() {
98 - horde_src_unpack
99 - cd "${S}"
100 - chmod 600 scripts/sql/create.*.sql #137510
101 -}
102 -
103 -pkg_postinst() {
104 - horde_pkg_postinst
105 - elog "Horde requires PHP to have:"
106 - elog " ==> 'short_open_tag enabled = On'"
107 - elog " ==> 'magic_quotes_runtime set = Off'"
108 - elog " ==> 'file_uploads enabled = On'"
109 -}
110
111 diff --git a/www-apps/horde/metadata.xml b/www-apps/horde/metadata.xml
112 deleted file mode 100644
113 index 14d4b5a..0000000
114 --- a/www-apps/horde/metadata.xml
115 +++ /dev/null
116 @@ -1,14 +0,0 @@
117 -<?xml version="1.0" encoding="UTF-8"?>
118 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
119 -<pkgmetadata>
120 -<maintainer type="project">
121 - <email>web-apps@g.o</email>
122 - <name>Gentoo Webapps</name>
123 -</maintainer>
124 -<longdescription>
125 -The Horde Application Framework is a general-purpose web application
126 -framework in PHP, providing classes for dealing with preferences,
127 -compression, browser detection, connection tracking, MIME handling, and
128 -more.
129 -</longdescription>
130 -</pkgmetadata>