diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:59:08 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:59:08 +0000 |
commit | 2651daec1d1f0e22c36b9988a1ece01c893d79de (patch) | |
tree | 98f4fdfd36579a39305c224235e2a34d9a0d906f /mail-filter/gld | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-2651daec1d1f0e22c36b9988a1ece01c893d79de.tar.gz gentoo-2-2651daec1d1f0e22c36b9988a1ece01c893d79de.tar.bz2 gentoo-2-2651daec1d1f0e22c36b9988a1ece01c893d79de.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'mail-filter/gld')
-rw-r--r-- | mail-filter/gld/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/gld/gld-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/gld/ChangeLog b/mail-filter/gld/ChangeLog index a3b1e4d3f413..d3fe466ea47d 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.19 2005/04/28 20:50:11 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/ChangeLog,v 1.20 2005/06/05 11:55:22 hansmi Exp $ + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> gld-1.5.ebuild: + Stable on ppc. 28 Apr 2005; Andrej Kacian <ticho@gentoo.org> -gld-1.3.ebuild: Removed ebuild because distfile is no longer available. diff --git a/mail-filter/gld/gld-1.5.ebuild b/mail-filter/gld/gld-1.5.ebuild index c98fcef3e7b2..31e93c5a7849 100644 --- a/mail-filter/gld/gld-1.5.ebuild +++ b/mail-filter/gld/gld-1.5.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/gld/gld-1.5.ebuild,v 1.4 2005/04/16 14:55:10 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/gld-1.5.ebuild,v 1.5 2005/06/05 11:55:22 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 x86 ~ppc" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="virtual/libc dev-db/mysql |