public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-filter/dovecot-antispam: dovecot-antispam-1.1.ebuild ChangeLog dovecot-antispam-20080829.ebuild
@ 2009-01-14 18:29 Benedikt Boehm (hollow)
  0 siblings, 0 replies; only message in thread
From: Benedikt Boehm (hollow) @ 2009-01-14 18:29 UTC (permalink / raw
  To: gentoo-commits

hollow      09/01/14 18:29:36

  Modified:             dovecot-antispam-1.1.ebuild ChangeLog
                        dovecot-antispam-20080829.ebuild
  Log:
  fix default USE wrt #254749
  (Portage version: 2.2_rc20/cvs/Linux 2.6.22-vs2.3.0.34-gentoo x86_64)

Revision  Changes    Path
1.2                  mail-filter/dovecot-antispam/dovecot-antispam-1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-1.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-1.1.ebuild?r1=1.1&r2=1.2

Index: dovecot-antispam-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dovecot-antispam-1.1.ebuild	18 Nov 2008 09:55:21 -0000	1.1
+++ dovecot-antispam-1.1.ebuild	14 Jan 2009 18:29:36 -0000	1.2
@@ -1,8 +1,10 @@
-# 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/dovecot-antispam/dovecot-antispam-1.1.ebuild,v 1.1 2008/11/18 09:55:21 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-1.1.ebuild,v 1.2 2009/01/14 18:29:36 hollow Exp $
 
-inherit confutils eutils autotools flag-o-matic multilib
+EAPI="1"
+
+inherit confutils
 
 DESCRIPTION="A dovecot antispam plugin supporting multiple backends"
 HOMEPAGE="http://johannes.sipsolutions.net/Projects/dovecot-antispam"
@@ -11,7 +13,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="debug dspam crm114 mailtrain signature-log syslog"
+IUSE="debug +dspam crm114 mailtrain signature-log syslog"
 
 DEPEND="net-mail/dovecot
 	dspam? ( mail-filter/dspam )



1.11                 mail-filter/dovecot-antispam/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	18 Nov 2008 09:55:21 -0000	1.10
+++ ChangeLog	14 Jan 2009 18:29:36 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for mail-filter/dovecot-antispam
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog,v 1.10 2008/11/18 09:55:21 hollow Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/ChangeLog,v 1.11 2009/01/14 18:29:36 hollow Exp $
+
+  14 Jan 2009; Benedikt Böhm <hollow@gentoo.org>
+  dovecot-antispam-1.1.ebuild, dovecot-antispam-20080829.ebuild:
+  fix default USE wrt #254749
 
 *dovecot-antispam-1.1 (18 Nov 2008)
 



1.2                  mail-filter/dovecot-antispam/dovecot-antispam-20080829.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-20080829.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-20080829.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-20080829.ebuild?r1=1.1&r2=1.2

Index: dovecot-antispam-20080829.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-20080829.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dovecot-antispam-20080829.ebuild	29 Aug 2008 12:20:33 -0000	1.1
+++ dovecot-antispam-20080829.ebuild	14 Jan 2009 18:29:36 -0000	1.2
@@ -1,8 +1,10 @@
-# 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/dovecot-antispam/dovecot-antispam-20080829.ebuild,v 1.1 2008/08/29 12:20:33 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/dovecot-antispam/dovecot-antispam-20080829.ebuild,v 1.2 2009/01/14 18:29:36 hollow Exp $
 
-inherit confutils eutils autotools flag-o-matic multilib
+EAPI="1"
+
+inherit confutils
 
 DESCRIPTION="A dovecot antispam plugin supporting multiple backends"
 HOMEPAGE="http://johannes.sipsolutions.net/Projects/dovecot-antispam"
@@ -11,7 +13,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="debug dspam crm114 mailtrain signature-log syslog"
+IUSE="debug +dspam crm114 mailtrain signature-log syslog"
 
 DEPEND="net-mail/dovecot
 	dspam? ( mail-filter/dspam )






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-14 18:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-14 18:29 [gentoo-commits] gentoo-x86 commit in mail-filter/dovecot-antispam: dovecot-antispam-1.1.ebuild ChangeLog dovecot-antispam-20080829.ebuild Benedikt Boehm (hollow)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox