diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2013-07-09 18:58:53 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2013-07-09 18:58:53 +0000 |
commit | 67ba5d848df8c3c3e1d1f026033142481ac51f28 (patch) | |
tree | b6f1fa1ac48c3d6d9b58d3a754c6211a6971ebf4 /mail-filter/anubis | |
parent | Remove old. (diff) | |
download | gentoo-2-67ba5d848df8c3c3e1d1f026033142481ac51f28.tar.gz gentoo-2-67ba5d848df8c3c3e1d1f026033142481ac51f28.tar.bz2 gentoo-2-67ba5d848df8c3c3e1d1f026033142481ac51f28.zip |
add ~amd64 keyword wrt bug #476108
(Portage version: 2.1.12.2/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'mail-filter/anubis')
-rw-r--r-- | mail-filter/anubis/ChangeLog | 7 | ||||
-rw-r--r-- | mail-filter/anubis/anubis-4.1.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/mail-filter/anubis/ChangeLog b/mail-filter/anubis/ChangeLog index ee5689b8ca56..072d9c32c5ba 100644 --- a/mail-filter/anubis/ChangeLog +++ b/mail-filter/anubis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/anubis -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/anubis/ChangeLog,v 1.21 2012/10/30 09:46:15 eras Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anubis/ChangeLog,v 1.22 2013/07/09 18:58:53 zlogene Exp $ + + 09 Jul 2013; Mikle Kolyada <zlogene@gentoo.org> anubis-4.1.1-r1.ebuild: + add ~amd64 keyword wrt bug #476108 *anubis-4.1.1-r1 (30 Oct 2012) diff --git a/mail-filter/anubis/anubis-4.1.1-r1.ebuild b/mail-filter/anubis/anubis-4.1.1-r1.ebuild index 47908909efe8..02dc0666ebfb 100644 --- a/mail-filter/anubis/anubis-4.1.1-r1.ebuild +++ b/mail-filter/anubis/anubis-4.1.1-r1.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/anubis/anubis-4.1.1-r1.ebuild,v 1.1 2012/10/30 09:46:15 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anubis/anubis-4.1.1-r1.ebuild,v 1.2 2013/07/09 18:58:53 zlogene Exp $ EAPI=4 inherit eutils autotools pam toolchain-funcs user @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/anubis/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="crypt guile mysql postgres nls pam pcre sasl socks5 +gnutls tcpd test" RDEPEND="sys-libs/gdbm |