diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-06-11 05:46:57 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-06-11 05:46:57 +0000 |
commit | 1ac7146a8ddd2920432ac534b75032a56bd752c6 (patch) | |
tree | 30e469f2bc97b2e21032c96b1d562a4757a4c913 /mail-filter | |
parent | Version bump. (diff) | |
download | gentoo-2-1ac7146a8ddd2920432ac534b75032a56bd752c6.tar.gz gentoo-2-1ac7146a8ddd2920432ac534b75032a56bd752c6.tar.bz2 gentoo-2-1ac7146a8ddd2920432ac534b75032a56bd752c6.zip |
stable x86, bug 160067
(Portage version: 2.1.2.7)
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 2a727dc97e04..8181845c294c 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.35 2007/03/18 04:20:03 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/ChangeLog,v 1.36 2007/06/11 05:46:57 opfer Exp $ + + 11 Jun 2007; Christian Faulhammer <opfer@gentoo.org> gld-1.7.ebuild: + stable x86, bug 160067 18 Mar 2007; Marius Mauch <genone@gentoo.org> gld-1.5.2.ebuild, gld-1.6.ebuild, gld-1.7.ebuild: diff --git a/mail-filter/gld/gld-1.7.ebuild b/mail-filter/gld/gld-1.7.ebuild index fd5c09bd732f..425979c2f541 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.3 2007/03/18 04:20:03 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/gld/gld-1.7.ebuild,v 1.4 2007/06/11 05:46:57 opfer 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 |