diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-04 22:21:44 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-04 22:21:44 +0000 |
commit | 79a670a56c364c0db65d4272512d70b88d0c3983 (patch) | |
tree | 0bbf2be71796918b06a4dccf0ec88ca8c9158f4b /mail-filter | |
parent | Marking mapson-3.3 ppc for bug 391133 (diff) | |
download | gentoo-2-79a670a56c364c0db65d4272512d70b88d0c3983.tar.gz gentoo-2-79a670a56c364c0db65d4272512d70b88d0c3983.tar.bz2 gentoo-2-79a670a56c364c0db65d4272512d70b88d0c3983.zip |
Marking anubis-4.1.1 ppc for bug 391111
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/anubis/ChangeLog | 7 | ||||
-rw-r--r-- | mail-filter/anubis/anubis-4.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/mail-filter/anubis/ChangeLog b/mail-filter/anubis/ChangeLog index 9866390efd1d..c6ba8db76cf0 100644 --- a/mail-filter/anubis/ChangeLog +++ b/mail-filter/anubis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/anubis -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/anubis/ChangeLog,v 1.17 2011/11/22 16:03:48 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anubis/ChangeLog,v 1.18 2012/01/04 22:21:44 ranger Exp $ + + 04 Jan 2012; Brent Baude <ranger@gentoo.org> anubis-4.1.1.ebuild: + Marking anubis-4.1.1 ppc for bug 391111 22 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> anubis-4.1.1.ebuild: x86 stable wrt bug #391111 diff --git a/mail-filter/anubis/anubis-4.1.1.ebuild b/mail-filter/anubis/anubis-4.1.1.ebuild index e0027164e856..38b421c40ed5 100644 --- a/mail-filter/anubis/anubis-4.1.1.ebuild +++ b/mail-filter/anubis/anubis-4.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.ebuild,v 1.2 2011/11/22 16:03:48 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anubis/anubis-4.1.1.ebuild,v 1.3 2012/01/04 22:21:44 ranger Exp $ EAPI=4 inherit eutils autotools pam @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/anubis/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="ppc x86" IUSE="crypt guile mysql postgres nls pam pcre sasl socks5 +gnutls tcpd test" RDEPEND="sys-libs/gdbm |