diff options
author | 2007-06-16 13:47:28 +0000 | |
---|---|---|
committer | 2007-06-16 13:47:28 +0000 | |
commit | 4252fb54ef38166ca17542ea4085da2dc677f129 (patch) | |
tree | 7f1151098eaeb814fe8df75aab6fb86119c6b2b6 /mail-filter/gld | |
parent | Stable on amd64 wrt bug 154418 (diff) | |
download | gentoo-2-4252fb54ef38166ca17542ea4085da2dc677f129.tar.gz gentoo-2-4252fb54ef38166ca17542ea4085da2dc677f129.tar.bz2 gentoo-2-4252fb54ef38166ca17542ea4085da2dc677f129.zip |
Stable on amd64 wrt bug 160067
(Portage version: 2.1.3_rc3)
Diffstat (limited to 'mail-filter/gld')
-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 6d6f6d0b7b3b..01a1256d97e1 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.37 2007/06/15 20:09:09 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/ChangeLog,v 1.38 2007/06/16 13:47:28 angelos Exp $ + + 16 Jun 2007; Christoph Mende <angelos@gentoo.org> gld-1.7.ebuild: + Stable on amd64 wrt bug 160067 15 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> ChangeLog: ppc stable, bug #160067 diff --git a/mail-filter/gld/gld-1.7.ebuild b/mail-filter/gld/gld-1.7.ebuild index 0b018671ecf2..0608aa96d582 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.5 2007/06/15 20:09:59 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/gld-1.7.ebuild,v 1.6 2007/06/16 13:47:28 angelos 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 |