summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-02-05 12:16:30 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-02-05 12:16:30 +0000
commitf5c6f86f224d0efbae619f2499aea81f7fbab3fa (patch)
tree22813a11eceb15a4a87cd00b24fcea76546f91ee /mail-filter/dspam
parentDrop sparc keywords (diff)
downloadgentoo-2-f5c6f86f224d0efbae619f2499aea81f7fbab3fa.tar.gz
gentoo-2-f5c6f86f224d0efbae619f2499aea81f7fbab3fa.tar.bz2
gentoo-2-f5c6f86f224d0efbae619f2499aea81f7fbab3fa.zip
Drop alpha/sparc keywords
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'mail-filter/dspam')
-rw-r--r--mail-filter/dspam/ChangeLog8
-rw-r--r--mail-filter/dspam/dspam-3.10.1-r1.ebuild6
-rw-r--r--mail-filter/dspam/dspam-3.8.0-r15.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/mail-filter/dspam/ChangeLog b/mail-filter/dspam/ChangeLog
index 168abd79e533..71b4e5146554 100644
--- a/mail-filter/dspam/ChangeLog
+++ b/mail-filter/dspam/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/dspam
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/ChangeLog,v 1.143 2011/12/06 05:44:01 radhermit Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/ChangeLog,v 1.144 2012/02/05 12:16:29 armin76 Exp $
+
+ 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> dspam-3.8.0-r15.ebuild,
+ dspam-3.10.1-r1.ebuild:
+ Drop alpha/sparc keywords
06 Dec 2011; Tim Harder <radhermit@gentoo.org> files/dspam.initd:
Replace opts with extra_commands (bug #393113 by Sven Schwyn) and remove
diff --git a/mail-filter/dspam/dspam-3.10.1-r1.ebuild b/mail-filter/dspam/dspam-3.10.1-r1.ebuild
index ae8801469b00..2f22e29794ea 100644
--- a/mail-filter/dspam/dspam-3.10.1-r1.ebuild
+++ b/mail-filter/dspam/dspam-3.10.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.10.1-r1.ebuild,v 1.3 2011/11/25 23:45:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.10.1-r1.ebuild,v 1.4 2012/02/05 12:16:30 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ HOMEPAGE="http://dspam.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc x86"
DRIVERS_IUSE="+hash mysql postgres sqlite"
SCALES_IUSE="small-scale +domain-scale large-scale"
IUSE="clamav daemon debug ldap static-libs syslog virtual-users user-homedirs ${DRIVERS_IUSE} ${SCALES_IUSE}"
diff --git a/mail-filter/dspam/dspam-3.8.0-r15.ebuild b/mail-filter/dspam/dspam-3.8.0-r15.ebuild
index 487823a3a460..5d6dbd73e44d 100644
--- a/mail-filter/dspam/dspam-3.8.0-r15.ebuild
+++ b/mail-filter/dspam/dspam-3.8.0-r15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 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-r15.ebuild,v 1.8 2010/06/17 21:44:20 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.8.0-r15.ebuild,v 1.9 2012/02/05 12:16:29 armin76 Exp $
EAPI="2"
@@ -14,7 +14,7 @@ SRC_URI="http://dspam.nuclearelephant.com/sources/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="clamav daemon ldap mysql postgres sqlite syslog \
large-domain virtual-users user-homedirs \
debug debug-bnr debug-verbose"