diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:59:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:59:56 +0000 |
commit | 80ee4c364eb970e0f0080b71a84f6aea7dcf9d8b (patch) | |
tree | aa85cc83fdbd1ec5fc5e3feefb2750ce51cc88dc /mail-filter | |
parent | Stable for amd64, wrt bug #400495 (diff) | |
download | gentoo-2-80ee4c364eb970e0f0080b71a84f6aea7dcf9d8b.tar.gz gentoo-2-80ee4c364eb970e0f0080b71a84f6aea7dcf9d8b.tar.bz2 gentoo-2-80ee4c364eb970e0f0080b71a84f6aea7dcf9d8b.zip |
Stable for amd64, wrt bug #400365
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/assp/ChangeLog | 7 | ||||
-rw-r--r-- | mail-filter/assp/assp-1.8.5.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/mail-filter/assp/ChangeLog b/mail-filter/assp/ChangeLog index 0d8178ec0bc8..b9be9133c760 100644 --- a/mail-filter/assp/ChangeLog +++ b/mail-filter/assp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/assp -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/ChangeLog,v 1.36 2011/07/28 21:26:17 patrick Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/ChangeLog,v 1.37 2012/02/24 10:59:56 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> assp-1.8.5.9.ebuild: + Stable for amd64, wrt bug #400365 *assp-1.9.1.3 (28 Jul 2011) diff --git a/mail-filter/assp/assp-1.8.5.9.ebuild b/mail-filter/assp/assp-1.8.5.9.ebuild index e898bfe5f2b0..720426d3bd1c 100644 --- a/mail-filter/assp/assp-1.8.5.9.ebuild +++ b/mail-filter/assp/assp-1.8.5.9.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/assp/assp-1.8.5.9.ebuild,v 1.1 2011/07/28 21:20:44 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/assp-1.8.5.9.ebuild,v 1.2 2012/02/24 10:59:56 ago Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PN}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="ipv6 ldap sasl spf srs ssl syslog" |