diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:21:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:21:23 +0000 |
commit | 96d280f322fc13acb21f1d3b5ccec7628f73628f (patch) | |
tree | dd76576eafc17e875c4993aa212a5d04387a5edc /mail-filter/anubis | |
parent | Stable for ppc, wrt bug #529414 (diff) | |
download | gentoo-2-96d280f322fc13acb21f1d3b5ccec7628f73628f.tar.gz gentoo-2-96d280f322fc13acb21f1d3b5ccec7628f73628f.tar.bz2 gentoo-2-96d280f322fc13acb21f1d3b5ccec7628f73628f.zip |
Stable for ppc, wrt bug #502826
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 045b08266a17..9eb39cef90a9 100644 --- a/mail-filter/anubis/ChangeLog +++ b/mail-filter/anubis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/anubis -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/anubis/ChangeLog,v 1.26 2014/12/28 15:52:31 titanofold Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anubis/ChangeLog,v 1.27 2015/03/02 09:21:23 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> anubis-4.1.1-r1.ebuild: + Stable for ppc, wrt bug #502826 28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> anubis-4.1.1.ebuild, anubis-4.1.1-r1.ebuild: diff --git a/mail-filter/anubis/anubis-4.1.1-r1.ebuild b/mail-filter/anubis/anubis-4.1.1-r1.ebuild index f56374ee9cba..67bee6dd7c61 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-2014 Gentoo Foundation +# Copyright 1999-2015 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.6 2014/12/28 15:52:31 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anubis/anubis-4.1.1-r1.ebuild,v 1.7 2015/03/02 09:21:23 ago 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="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="crypt guile mysql postgres nls pam pcre sasl socks5 +gnutls tcpd test" RDEPEND="sys-libs/gdbm |