diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-10 13:51:57 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-10 13:51:57 +0000 |
commit | 70efdc58a6fe9c4bba8434f3321cfc2f7cb56b17 (patch) | |
tree | 0a5b32c0d2ef84bd79318b245cb40a024a4c54ce | |
parent | Marked ~x64-solaris (diff) | |
download | gentoo-2-70efdc58a6fe9c4bba8434f3321cfc2f7cb56b17.tar.gz gentoo-2-70efdc58a6fe9c4bba8434f3321cfc2f7cb56b17.tar.bz2 gentoo-2-70efdc58a6fe9c4bba8434f3321cfc2f7cb56b17.zip |
keyword ~arm, bug #442040
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
-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 36fa668191ec..bf3cad32ceb1 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.2 2012/11/10 13:22:26 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot_deleted_to_trash/ChangeLog,v 1.3 2012/11/10 13:51:57 blueness Exp $ + + 10 Nov 2012; Anthony G. Basile <blueness@gentoo.org> + dovecot_deleted_to_trash-0.3.ebuild: + keyword ~arm, bug #442040 10 Nov 2012; Anthony G. Basile <blueness@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 3e90a589d442..c2e2425e9be6 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.2 2012/11/10 13:22:26 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot_deleted_to_trash/dovecot_deleted_to_trash-0.3.ebuild,v 1.3 2012/11/10 13:51:57 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" SLOT="0" IUSE="" |