diff options
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 |