# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot_deleted_to_trash/dovecot_deleted_to_trash-0.3.ebuild,v 1.1 2012/09/06 17:35:27 maksbotan Exp $ EAPI=5 inherit toolchain-funcs base DESCRIPTION="Deleted to trash IMAP plugin for Dovecot" HOMEPAGE="http://wiki.dovecot.org/Plugins/deleted-to-trash" SRC_URI="http://wiki2.dovecot.org/Plugins/deleted-to-trash?action=AttachFile&do=get&target=deleted-to-trash-plugin_${PV}_for_dovecot_2.1.tar -> ${PF}.tar" LICENSE="ZLIB" KEYWORDS="~amd64 ~x86" SLOT="0/1" IUSE="" RDEPEND="=net-mail/dovecot-2.1* !!