diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-14 14:00:21 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-14 14:00:21 +0000 |
commit | 6ce9afc8077548a35f5b2351687d77c01f79f4f2 (patch) | |
tree | 6047619f3edb8813a375d8d65413032cf80539a4 /mail-filter | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-6ce9afc8077548a35f5b2351687d77c01f79f4f2.tar.gz gentoo-2-6ce9afc8077548a35f5b2351687d77c01f79f4f2.tar.bz2 gentoo-2-6ce9afc8077548a35f5b2351687d77c01f79f4f2.zip |
Stable on ppc64; bug #112063
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/spamassassin/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/spamassassin/spamassassin-3.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/spamassassin/ChangeLog b/mail-filter/spamassassin/ChangeLog index e5c120de7789..d0eaf9e927d6 100644 --- a/mail-filter/spamassassin/ChangeLog +++ b/mail-filter/spamassassin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/spamassassin # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.76 2005/11/13 21:54:20 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.77 2005/11/14 14:00:21 corsair Exp $ + + 14 Nov 2005; Markus Rothe <corsair@gentoo.org> spamassassin-3.1.0.ebuild: + Stable on ppc64; bug #112063 13 Nov 2005; Mark Loeser <halcy0n@gentoo.org> spamassassin-3.1.0.ebuild: Stable on x86; bug #112063 diff --git a/mail-filter/spamassassin/spamassassin-3.1.0.ebuild b/mail-filter/spamassassin/spamassassin-3.1.0.ebuild index 690b1e007552..6224f20233e8 100644 --- a/mail-filter/spamassassin/spamassassin-3.1.0.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.1.0.ebuild,v 1.5 2005/11/13 21:54:20 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.1.0.ebuild,v 1.6 2005/11/14 14:00:21 corsair Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://apache/spamassassin/source/${MY_P}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86" IUSE="berkdb qmail ssl doc mysql postgres sqlite spf tools" # To consider (not all may be in tree at this time - mcummings): |