summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2009-09-12 16:39:32 +0000
committerAlex Legler <a3li@gentoo.org>2009-09-12 16:39:32 +0000
commit07b7e69b0392115e9f575a3dec1e63584be46219 (patch)
treecb7174d710533179ac6398b9347ad6b763aadee4 /www-apps/horde-imp
parentNon-maintainer commit: Removing vulnerable ebuilds, GLSA 200909-14. (diff)
downloadgentoo-2-07b7e69b0392115e9f575a3dec1e63584be46219.tar.gz
gentoo-2-07b7e69b0392115e9f575a3dec1e63584be46219.tar.bz2
gentoo-2-07b7e69b0392115e9f575a3dec1e63584be46219.zip
Non-maintainer commit: Removing vulnerable ebuilds, GLSA 200909-14.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/horde-imp')
-rw-r--r--www-apps/horde-imp/ChangeLog5
-rw-r--r--www-apps/horde-imp/horde-imp-4.1.6.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/www-apps/horde-imp/ChangeLog b/www-apps/horde-imp/ChangeLog
index 0e88a30b878e..45a975b10646 100644
--- a/www-apps/horde-imp/ChangeLog
+++ b/www-apps/horde-imp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/horde-imp
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-imp/ChangeLog,v 1.53 2009/08/29 17:40:51 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-imp/ChangeLog,v 1.54 2009/09/12 16:39:32 a3li Exp $
+
+ 12 Sep 2009; Alex Legler <a3li@gentoo.org> -horde-imp-4.1.6.ebuild:
+ Non-maintainer commit: Removing vulnerable ebuilds, GLSA 200909-14.
29 Aug 2009; nixnut <nixnut@gentoo.org> horde-imp-4.3.4.ebuild:
ppc stable #262976
diff --git a/www-apps/horde-imp/horde-imp-4.1.6.ebuild b/www-apps/horde-imp/horde-imp-4.1.6.ebuild
deleted file mode 100644
index b54cae662500..000000000000
--- a/www-apps/horde-imp/horde-imp-4.1.6.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-imp/horde-imp-4.1.6.ebuild,v 1.7 2008/05/31 05:11:12 vapier Exp $
-
-HORDE_PHP_FEATURES="imap"
-HORDE_MAJ="-h3"
-inherit horde
-
-DESCRIPTION="Horde IMP provides webmail access to IMAP/POP3 mailboxes"
-
-KEYWORDS="alpha amd64 hppa ppc sparc x86"
-IUSE="crypt"
-
-DEPEND=""
-RDEPEND="|| ( >=www-apps/horde-3 >=www-apps/horde-groupware-1 )
- crypt? ( app-crypt/gnupg )"