summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-06-05 16:02:27 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-06-05 16:02:27 +0000
commitc74cce3d1641d4abf49242e4a3a400b24ca3b521 (patch)
treeb1af5f43df8f73a6ed28f236bca085bb3cdcdc61 /mail-filter
parentDo EGIT_STORE_DIR must not be world writable. (diff)
downloadgentoo-2-c74cce3d1641d4abf49242e4a3a400b24ca3b521.tar.gz
gentoo-2-c74cce3d1641d4abf49242e4a3a400b24ca3b521.tar.bz2
gentoo-2-c74cce3d1641d4abf49242e4a3a400b24ca3b521.zip
sparc stable, bug 224169
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/dspam/ChangeLog6
-rw-r--r--mail-filter/dspam/dspam-3.8.0-r11.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-filter/dspam/ChangeLog b/mail-filter/dspam/ChangeLog
index 3f40b8793cf0..5458f5ed96bb 100644
--- a/mail-filter/dspam/ChangeLog
+++ b/mail-filter/dspam/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/dspam
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/ChangeLog,v 1.115 2008/06/01 08:22:28 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/ChangeLog,v 1.116 2008/06/05 16:02:27 bluebird Exp $
+
+ 05 Jun 2008; Friedrich Oslage <bluebird@gentoo.org>
+ dspam-3.8.0-r11.ebuild:
+ sparc stable, bug 224169
01 Jun 2008; Alin Năstac <mrness@gentoo.org> dspam-3.8.0-r11.ebuild:
Correct pgsql libdir (#224169).
diff --git a/mail-filter/dspam/dspam-3.8.0-r11.ebuild b/mail-filter/dspam/dspam-3.8.0-r11.ebuild
index 17c686feb57a..e1b963d53f28 100644
--- a/mail-filter/dspam/dspam-3.8.0-r11.ebuild
+++ b/mail-filter/dspam/dspam-3.8.0-r11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.8.0-r11.ebuild,v 1.7 2008/06/01 08:22:28 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.8.0-r11.ebuild,v 1.8 2008/06/05 16:02:27 bluebird Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -15,7 +15,7 @@ SRC_URI="http://dspam.nuclearelephant.com/sources/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ppc sparc x86"
IUSE="clamav daemon debug ldap mysql postgres sqlite syslog \
large-domain virtual-users user-homedirs"