diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-04-08 21:56:18 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-04-08 21:56:18 +0000 |
commit | e4b9c3bda1a6bc3a325708738bb554239ea3c799 (patch) | |
tree | 7ff8371282ff75054f8e51048604997c8a069a3d /mail-filter | |
parent | 2.1_pre8 bug fix release (diff) | |
download | gentoo-2-e4b9c3bda1a6bc3a325708738bb554239ea3c799.tar.gz gentoo-2-e4b9c3bda1a6bc3a325708738bb554239ea3c799.tar.bz2 gentoo-2-e4b9c3bda1a6bc3a325708738bb554239ea3c799.zip |
Stable on x86; bug #124788
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/gld/ChangeLog | 7 | ||||
-rw-r--r-- | mail-filter/gld/gld-1.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/mail-filter/gld/ChangeLog b/mail-filter/gld/ChangeLog index ac787f05e0ee..6bfd76215c51 100644 --- a/mail-filter/gld/ChangeLog +++ b/mail-filter/gld/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/gld -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/ChangeLog,v 1.28 2005/11/25 14:10:41 slarti Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/ChangeLog,v 1.29 2006/04/08 21:56:18 tsunam Exp $ + + 08 Apr 2006; Joshua Jackson <tsunam@gentoo.org> gld-1.6.ebuild: + Stable on x86; bug #124788 25 Nov 2005; Tom Martin <slarti@gentoo.org> gld-1.6.ebuild: Stable on amd64, resolves bug #113549. diff --git a/mail-filter/gld/gld-1.6.ebuild b/mail-filter/gld/gld-1.6.ebuild index 1c3ed124e243..abc628c9064f 100644 --- a/mail-filter/gld/gld-1.6.ebuild +++ b/mail-filter/gld/gld-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/gld-1.6.ebuild,v 1.2 2005/11/25 14:10:41 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/gld-1.6.ebuild,v 1.3 2006/04/08 21:56:18 tsunam Exp $ DESCRIPTION="A standalone anti-spam greylisting algorithm on top of Postfix" HOMEPAGE="http://www.gasmi.net/gld.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.gasmi.net/down/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~ppc" +KEYWORDS="amd64 ~ppc x86" IUSE="postgres" # Not adding a mysql USE flag. The package defaults to it, so we will too. DEPEND="virtual/libc |