From ebd74823f1b412e1a3f0904a033f227e06251139 Mon Sep 17 00:00:00 2001 From: Tristan Heaven Date: Thu, 11 Mar 2010 21:16:41 +0000 Subject: inherit eutils for epatch (Portage version: 2.2_rc67/cvs/Linux x86_64) --- mail-filter/dovecot-antispam/ChangeLog | 5 ++++- mail-filter/dovecot-antispam/dovecot-antispam-1.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'mail-filter/dovecot-antispam') diff --git a/mail-filter/dovecot-antispam/ChangeLog b/mail-filter/dovecot-antispam/ChangeLog index 2148ccf250bb..dd89b004ef5e 100644 --- a/mail-filter/dovecot-antispam/ChangeLog +++ b/mail-filter/dovecot-antispam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/dovecot-antispam # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog,v 1.16 2010/03/04 18:29:35 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog,v 1.17 2010/03/11 21:16:41 nyhm Exp $ + + 11 Mar 2010; Tristan Heaven dovecot-antispam-1.2.ebuild: + inherit eutils for epatch 04 Mar 2010; Benedikt Böhm dovecot-antispam-1.2.ebuild, metadata.xml: diff --git a/mail-filter/dovecot-antispam/dovecot-antispam-1.2.ebuild b/mail-filter/dovecot-antispam/dovecot-antispam-1.2.ebuild index 5e77e07d6f01..67fa55f97972 100644 --- a/mail-filter/dovecot-antispam/dovecot-antispam-1.2.ebuild +++ b/mail-filter/dovecot-antispam/dovecot-antispam-1.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-1.2.ebuild,v 1.2 2010/03/04 18:29:35 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-1.2.ebuild,v 1.3 2010/03/11 21:16:41 nyhm Exp $ EAPI="1" -inherit confutils +inherit confutils eutils DESCRIPTION="A dovecot antispam plugin supporting multiple backends" HOMEPAGE="http://johannes.sipsolutions.net/Projects/dovecot-antispam" -- cgit v1.2.3-65-gdbad