diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-06-15 20:09:59 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-06-15 20:09:59 +0000 |
commit | a8a18327215e62ba7e57f96b7838166b07a204d6 (patch) | |
tree | 85304d7994fa8953acf4ff4748becd08da8f3d28 /mail-filter | |
parent | ppc stable, bug #160067 (diff) | |
download | gentoo-2-a8a18327215e62ba7e57f96b7838166b07a204d6.tar.gz gentoo-2-a8a18327215e62ba7e57f96b7838166b07a204d6.tar.bz2 gentoo-2-a8a18327215e62ba7e57f96b7838166b07a204d6.zip |
ppc stable, bug #160067
(Portage version: 2.1.3_rc2)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/gld/gld-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |