diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-10 13:22:26 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-10 13:22:26 +0000 |
commit | f81b5201ef316c173eb6b2008465d34125c6bb17 (patch) | |
tree | d0a44a80854236a1fdfd7f7f8503b35d2d6db003 /mail-filter | |
parent | keyword ppc, bug #442470 (diff) | |
download | gentoo-2-f81b5201ef316c173eb6b2008465d34125c6bb17.tar.gz gentoo-2-f81b5201ef316c173eb6b2008465d34125c6bb17.tar.bz2 gentoo-2-f81b5201ef316c173eb6b2008465d34125c6bb17.zip |
keyword ~ppc ~ppc64, bug #442040
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/dovecot_deleted_to_trash/ChangeLog | 6 | ||||
-rw-r--r-- | mail-filter/dovecot_deleted_to_trash/dovecot_deleted_to_trash-0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-filter/dovecot_deleted_to_trash/ChangeLog b/mail-filter/dovecot_deleted_to_trash/ChangeLog index 628d8d1b334e..36fa668191ec 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.1 2012/09/06 17:35:27 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot_deleted_to_trash/ChangeLog,v 1.2 2012/11/10 13:22:26 blueness Exp $ + + 10 Nov 2012; Anthony G. Basile <blueness@gentoo.org> + dovecot_deleted_to_trash-0.3.ebuild: + keyword ~ppc ~ppc64, bug #442040 *dovecot_deleted_to_trash-0.3 (06 Sep 2012) 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 5c2b7b4e282d..3e90a589d442 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 # 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 $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot_deleted_to_trash/dovecot_deleted_to_trash-0.3.ebuild,v 1.2 2012/11/10 13:22:26 blueness Exp $ EAPI=4 @@ -11,7 +11,7 @@ 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.tar -> ${P}.tar" LICENSE="as-is" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE="" |