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-nag/
Date: Fri, 01 Apr 2016 03:15:43
Message-Id: 1459480295.046b940b1f258abda3a7ddcc6420da92fced62b4.bman@gentoo
1 commit: 046b940b1f258abda3a7ddcc6420da92fced62b4
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 1 03:11:35 2016 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 1 03:11:35 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046b940b
7
8 www-apps/horde-nag: remove last-rited package per security bug 490422
9
10 www-apps/horde-nag/Manifest | 2 --
11 www-apps/horde-nag/horde-nag-2.3.4.ebuild | 14 --------------
12 www-apps/horde-nag/horde-nag-2.3.6.ebuild | 21 ---------------------
13 www-apps/horde-nag/metadata.xml | 11 -----------
14 4 files changed, 48 deletions(-)
15
16 diff --git a/www-apps/horde-nag/Manifest b/www-apps/horde-nag/Manifest
17 deleted file mode 100644
18 index 3e04094..0000000
19 --- a/www-apps/horde-nag/Manifest
20 +++ /dev/null
21 @@ -1,2 +0,0 @@
22 -DIST nag-h3-2.3.4.tar.gz 2111158 SHA256 f8eac1e4425810cc386cce35181e4c078ad858837bd3343a42f37305a670e385 SHA512 566ef65b66c2a7c960fb475768017c225f457a9acdc6eddecfd66f3472246d959678516d62101fca0df6494b5fc3399c52d3331b5cbf379e27b7cff1fc71da17 WHIRLPOOL 170ab00987cade7996ff6c9133f2c94533ab307da8c88f233141b0af1ec909234893850c4e2bb2a4d91795093cbd2657effc40044a78113f94bea19a1d82ff27
23 -DIST nag-h3-2.3.6.tar.gz 2118662 SHA256 c516124694a2c74af21a7d7b0373d24f565ba7056b6e1ef7fc0e01f7eac54314 SHA512 c70b8f4ddc3854ac50f1a105299a5e75c6ea998c0118d2409df4f1cf09cc4e9fe6ac1bc8257803fb18cb896af96ac0c5826f206927bda9e322646befc55221c1 WHIRLPOOL ce29c030ddc7d0961efa900fb1330056f377965287d0ac79813577a05ca2c3295c08df3cdbfae9c4921f6efec6e8f29680b2aa0d74883ced4efeb6cfb7d2e20e
24
25 diff --git a/www-apps/horde-nag/horde-nag-2.3.4.ebuild b/www-apps/horde-nag/horde-nag-2.3.4.ebuild
26 deleted file mode 100644
27 index e2c5eb5..0000000
28 --- a/www-apps/horde-nag/horde-nag-2.3.4.ebuild
29 +++ /dev/null
30 @@ -1,14 +0,0 @@
31 -# Copyright 1999-2012 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -# $Id$
34 -
35 -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap"
36 -HORDE_MAJ="-h3"
37 -inherit horde
38 -
39 -DESCRIPTION="Nag is the Horde multiuser task list manager"
40 -
41 -KEYWORDS="alpha amd64 hppa ppc x86"
42 -
43 -DEPEND=""
44 -RDEPEND=">=www-apps/horde-3"
45
46 diff --git a/www-apps/horde-nag/horde-nag-2.3.6.ebuild b/www-apps/horde-nag/horde-nag-2.3.6.ebuild
47 deleted file mode 100644
48 index 5b39669..0000000
49 --- a/www-apps/horde-nag/horde-nag-2.3.6.ebuild
50 +++ /dev/null
51 @@ -1,21 +0,0 @@
52 -# Copyright 1999-2012 Gentoo Foundation
53 -# Distributed under the terms of the GNU General Public License v2
54 -# $Id$
55 -
56 -HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap"
57 -HORDE_MAJ="-h3"
58 -inherit horde
59 -
60 -DESCRIPTION="Nag is the Horde multiuser task list manager"
61 -
62 -KEYWORDS="alpha amd64 hppa ppc x86"
63 -
64 -DEPEND=""
65 -RDEPEND=">=www-apps/horde-3"
66 -
67 -src_unpack() {
68 - horde_src_unpack
69 -
70 - # Remove vtodo specs as they don't install and are not useful to the end user
71 - rm -r docs/vtodo || die 'removing docs failed'
72 -}
73
74 diff --git a/www-apps/horde-nag/metadata.xml b/www-apps/horde-nag/metadata.xml
75 deleted file mode 100644
76 index f7ca058..0000000
77 --- a/www-apps/horde-nag/metadata.xml
78 +++ /dev/null
79 @@ -1,11 +0,0 @@
80 -<?xml version="1.0" encoding="UTF-8"?>
81 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
82 -<pkgmetadata>
83 -<maintainer type="project">
84 - <email>web-apps@g.o</email>
85 - <name>Gentoo Webapps</name>
86 -</maintainer>
87 -<longdescription>
88 -Nag is a simple, multiuser task list manager.
89 -</longdescription>
90 -</pkgmetadata>