public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: mail-filter/dovecot-antispam/
@ 2016-02-02 23:40 Tim Harder
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder @ 2016-02-02 23:40 UTC (permalink / raw
  To: gentoo-commits

commit:     34c577c1c3ed5514475297d85722b005379391fe
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  2 23:35:47 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Tue Feb  2 23:36:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34c577c1

mail-filter/dovecot-antispam: use system txt2man

Fixes bug #565946.

 .../dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild  | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild b/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild
index fca9408..1038b37 100644
--- a/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild
+++ b/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,12 +14,17 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
 
-DEPEND=">=net-mail/dovecot-2.1.16"
-RDEPEND="${DEPEND}"
+RDEPEND=">=net-mail/dovecot-2.1.16"
+DEPEND="${RDEPEND}
+	app-text/txt2man"
 
 DOCS=( README )
 
 src_prepare() {
+	# use system txt2man
+	rm doc/txt2man || die
+	sed -i 's#./txt2man#txt2man#' doc/Makefile || die
+
 	AT_M4DIR="m4" eautoreconf
 }
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mail-filter/dovecot-antispam/
@ 2016-08-07  5:10 Tim Harder
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder @ 2016-08-07  5:10 UTC (permalink / raw
  To: gentoo-commits

commit:     19df053ca20bed3ad91fe39d5ad8591b7d848b42
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  7 05:09:20 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Aug  7 05:10:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19df053c

mail-filter/dovecot-antispam: stabilize for amd64/x86 (bug #582784)

 mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild b/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild
index 1038b37..8ff6b12 100644
--- a/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild
+++ b/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~radhermit/distfiles/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 
 RDEPEND=">=net-mail/dovecot-2.1.16"
 DEPEND="${RDEPEND}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-07  5:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-02 23:40 [gentoo-commits] repo/gentoo:master commit in: mail-filter/dovecot-antispam/ Tim Harder
  -- strict thread matches above, loose matches on Subject: below --
2016-08-07  5:10 Tim Harder

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