summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail-filter/spamdyke/ChangeLog7
-rw-r--r--mail-filter/spamdyke/spamdyke-4.0.10.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/mail-filter/spamdyke/ChangeLog b/mail-filter/spamdyke/ChangeLog
index 71af833f1015..07a420cda36d 100644
--- a/mail-filter/spamdyke/ChangeLog
+++ b/mail-filter/spamdyke/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-filter/spamdyke
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamdyke/ChangeLog,v 1.14 2008/12/18 08:00:59 tupone Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamdyke/ChangeLog,v 1.15 2009/02/01 12:11:14 maekke Exp $
+
+ 01 Feb 2009; Markus Meier <maekke@gentoo.org> spamdyke-4.0.10.ebuild:
+ amd64/x86 stable, bug #256390
*spamdyke-4.0.10 (18 Dec 2008)
diff --git a/mail-filter/spamdyke/spamdyke-4.0.10.ebuild b/mail-filter/spamdyke/spamdyke-4.0.10.ebuild
index 46833714f83e..83518b7e1ca7 100644
--- a/mail-filter/spamdyke/spamdyke-4.0.10.ebuild
+++ b/mail-filter/spamdyke/spamdyke-4.0.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamdyke/spamdyke-4.0.10.ebuild,v 1.1 2008/12/18 08:00:59 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamdyke/spamdyke-4.0.10.ebuild,v 1.2 2009/02/01 12:11:14 maekke Exp $
EAPI="1"
@@ -10,7 +10,7 @@ SRC_URI="http://www.spamdyke.org/releases/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+tls"
DEPEND="tls? ( dev-libs/openssl )"