diff options
author | Alex Legler <a3li@gentoo.org> | 2009-09-12 16:39:32 +0000 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2009-09-12 16:39:32 +0000 |
commit | 07b7e69b0392115e9f575a3dec1e63584be46219 (patch) | |
tree | cb7174d710533179ac6398b9347ad6b763aadee4 /www-apps/horde-imp/horde-imp-4.1.6.ebuild | |
parent | Non-maintainer commit: Removing vulnerable ebuilds, GLSA 200909-14. (diff) | |
download | gentoo-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/horde-imp-4.1.6.ebuild')
-rw-r--r-- | www-apps/horde-imp/horde-imp-4.1.6.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
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 )" |