diff options
author | 2007-06-15 20:09:59 +0000 | |
---|---|---|
committer | 2007-06-15 20:09:59 +0000 | |
commit | 105c1a5fd546e5cd84c0250f24f3266868088877 (patch) | |
tree | e96739ecc2c51e7cf9d3931293f34d418c801cd4 /mail-filter | |
parent | ppc stable, bug #160067 (diff) | |
download | historical-105c1a5fd546e5cd84c0250f24f3266868088877.tar.gz historical-105c1a5fd546e5cd84c0250f24f3266868088877.tar.bz2 historical-105c1a5fd546e5cd84c0250f24f3266868088877.zip |
ppc stable, bug #160067
Package-Manager: portage-2.1.3_rc2
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/gld/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/gld/gld-1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/gld/ChangeLog b/mail-filter/gld/ChangeLog index 8181845c294c..6d6f6d0b7b3b 100644 --- a/mail-filter/gld/ChangeLog +++ b/mail-filter/gld/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/gld # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/ChangeLog,v 1.36 2007/06/11 05:46:57 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/ChangeLog,v 1.37 2007/06/15 20:09:09 dertobi123 Exp $ + + 15 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> ChangeLog: + ppc stable, bug #160067 11 Jun 2007; Christian Faulhammer <opfer@gentoo.org> gld-1.7.ebuild: stable x86, bug 160067 diff --git a/mail-filter/gld/gld-1.7.ebuild b/mail-filter/gld/gld-1.7.ebuild index 425979c2f541..0b018671ecf2 100644 --- a/mail-filter/gld/gld-1.7.ebuild +++ b/mail-filter/gld/gld-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/gld-1.7.ebuild,v 1.4 2007/06/11 05:46:57 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/gld-1.7.ebuild,v 1.5 2007/06/15 20:09:59 dertobi123 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 |