summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2012-03-03 20:00:43 +0000
committerTim Harder <radhermit@gentoo.org>2012-03-03 20:00:43 +0000
commitc217667e53dc4921cae2aa46c9f8b483e297ac8b (patch)
treeb0e6787f78c7c93a66531a04821ea968290685aa /mail-filter
parentia64/m68k/s390/sh/sparc stable wrt #404197 (diff)
downloadgentoo-2-c217667e53dc4921cae2aa46c9f8b483e297ac8b.tar.gz
gentoo-2-c217667e53dc4921cae2aa46c9f8b483e297ac8b.tar.bz2
gentoo-2-c217667e53dc4921cae2aa46c9f8b483e297ac8b.zip
Restrict to working versions.
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/dovecot-antispam/ChangeLog6
-rw-r--r--mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20101222.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/mail-filter/dovecot-antispam/ChangeLog b/mail-filter/dovecot-antispam/ChangeLog
index b27fbeb6e406..40de2f2bb3d9 100644
--- a/mail-filter/dovecot-antispam/ChangeLog
+++ b/mail-filter/dovecot-antispam/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/dovecot-antispam
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog,v 1.24 2012/03/03 19:51:09 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog,v 1.25 2012/03/03 20:00:43 radhermit Exp $
+
+ 03 Mar 2012; Tim Harder <radhermit@gentoo.org>
+ dovecot-antispam-2.0_pre20101222.ebuild:
+ Restrict to working versions.
*dovecot-antispam-2.0_pre20120226 (03 Mar 2012)
diff --git a/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20101222.ebuild b/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20101222.ebuild
index 6b27ec3dd778..6c220b4a48dd 100644
--- a/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20101222.ebuild
+++ b/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20101222.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/dovecot-antispam/dovecot-antispam-2.0_pre20101222.ebuild,v 1.1 2011/10/24 09:36:08 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20101222.ebuild,v 1.2 2012/03/03 20:00:43 radhermit Exp $
EAPI="4"
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=">=net-mail/dovecot-2"
+DEPEND="=net-mail/dovecot-2.0*"
RDEPEND="${DEPEND}"
DOCS=( README )