summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-25 13:31:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-25 13:31:45 +0000
commit858569f31503dd5f8c526fe54e50652751195f6b (patch)
tree3fe5cdd1974fb3414adac209c739e83492c9af34 /mail-filter
parentStable for x86, wrt bug #410903 (diff)
downloadgentoo-2-858569f31503dd5f8c526fe54e50652751195f6b.tar.gz
gentoo-2-858569f31503dd5f8c526fe54e50652751195f6b.tar.bz2
gentoo-2-858569f31503dd5f8c526fe54e50652751195f6b.zip
Stable for x86, wrt bug #444824
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/dovecot_deleted_to_trash/ChangeLog8
-rw-r--r--mail-filter/dovecot_deleted_to_trash/dovecot_deleted_to_trash-0.3.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/mail-filter/dovecot_deleted_to_trash/ChangeLog b/mail-filter/dovecot_deleted_to_trash/ChangeLog
index 5b3cc7c05c1d..bd5cc9262706 100644
--- a/mail-filter/dovecot_deleted_to_trash/ChangeLog
+++ b/mail-filter/dovecot_deleted_to_trash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/dovecot_deleted_to_trash
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot_deleted_to_trash/ChangeLog,v 1.6 2012/12/22 17:48:02 ulm Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot_deleted_to_trash/ChangeLog,v 1.7 2013/02/25 13:31:45 ago Exp $
+
+ 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+ dovecot_deleted_to_trash-0.3.ebuild:
+ Stable for x86, wrt bug #444824
22 Dec 2012; Ulrich Müller <ulm@gentoo.org>
dovecot_deleted_to_trash-0.3.ebuild:
diff --git a/mail-filter/dovecot_deleted_to_trash/dovecot_deleted_to_trash-0.3.ebuild b/mail-filter/dovecot_deleted_to_trash/dovecot_deleted_to_trash-0.3.ebuild
index 1a34647ebfce..2e04927dea1d 100644
--- a/mail-filter/dovecot_deleted_to_trash/dovecot_deleted_to_trash-0.3.ebuild
+++ b/mail-filter/dovecot_deleted_to_trash/dovecot_deleted_to_trash-0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.6 2012/12/22 17:48:02 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot_deleted_to_trash/dovecot_deleted_to_trash-0.3.ebuild,v 1.7 2013/02/25 13:31:45 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://wiki2.dovecot.org/Plugins/deleted-to-trash?action=AttachFile&do=
LICENSE="ZLIB" # ZLIB without 3rd clause
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
IUSE=""
RDEPEND="=net-mail/dovecot-2.0*"