# Copyright 1999-2014 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.6.ebuild,v 1.1 2014/06/05 08:34:49 pinkbyte Exp $ EAPI=5 inherit eutils multilib toolchain-funcs DESCRIPTION="Deleted to trash IMAP plugin for Dovecot" HOMEPAGE="https://github.com/lexbrugman/dovecot_deleted_to_trash" SRC_URI="https://github.com/lexbrugman/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ZLIB" KEYWORDS="~amd64 ~x86" SLOT="0" RDEPEND="=net-mail/dovecot-2.2* !!