From ea1dfe2480903ab7a4f67dfe3d39385688153da4 Mon Sep 17 00:00:00 2001 From: Thomas Matthijs Date: Sat, 4 Sep 2004 17:13:16 +0000 Subject: fix depend syntax 58347 --- mail-filter/anomy-sanitizer/ChangeLog | 5 ++++- mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'mail-filter') diff --git a/mail-filter/anomy-sanitizer/ChangeLog b/mail-filter/anomy-sanitizer/ChangeLog index c9d39d7cad64..bd8918d9365b 100644 --- a/mail-filter/anomy-sanitizer/ChangeLog +++ b/mail-filter/anomy-sanitizer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/anomy-sanitizer # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/ChangeLog,v 1.4 2004/07/18 15:40:35 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/ChangeLog,v 1.5 2004/09/04 17:12:13 axxo Exp $ + + 04 Sep 2004; Thomas Matthijs anomy-sanitizer-1.67.ebuild: + fix depend syntax 58347 05 Jun 2004; David Holm anomy-sanitizer-1.67.ebuild: Added to ~ppc. diff --git a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild index 655ff04f3eca..8df2f0580789 100644 --- a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild +++ b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild,v 1.4 2004/07/14 16:37:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild,v 1.5 2004/09/04 17:12:13 axxo Exp $ DESCRIPTION="Perl based e-mail filtering tool, sensitive to html tags, mime types and attachments" HOMEPAGE="http://mailtools.anomy.net/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -RDEPEND=">=dev-lang/perl +RDEPEND="dev-lang/perl >=dev-perl/MIME-Base64-2.12-r2 >=dev-perl/Mail-Audit-2.1-r1 virtual/mta" -- cgit v1.2.3-65-gdbad