diff options
Diffstat (limited to 'mail-filter/gld')
-rw-r--r-- | mail-filter/gld/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/gld/gld-1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/gld/ChangeLog b/mail-filter/gld/ChangeLog index 6bfd76215c51..f72d20581326 100644 --- a/mail-filter/gld/ChangeLog +++ b/mail-filter/gld/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/gld # 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 $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/ChangeLog,v 1.30 2006/04/16 22:15:52 hansmi Exp $ + + 16 Apr 2006; Michael Hanselmann <hansmi@gentoo.org> gld-1.6.ebuild: + Stable on ppc. 08 Apr 2006; Joshua Jackson <tsunam@gentoo.org> gld-1.6.ebuild: Stable on x86; bug #124788 diff --git a/mail-filter/gld/gld-1.6.ebuild b/mail-filter/gld/gld-1.6.ebuild index abc628c9064f..0f9e40d1b610 100644 --- a/mail-filter/gld/gld-1.6.ebuild +++ b/mail-filter/gld/gld-1.6.ebuild @@ -1,6 +1,6 @@ # 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.3 2006/04/08 21:56:18 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/gld-1.6.ebuild,v 1.4 2006/04/16 22:15:52 hansmi 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 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="postgres" # Not adding a mysql USE flag. The package defaults to it, so we will too. DEPEND="virtual/libc |