diff options
author | Tom Martin <slarti@gentoo.org> | 2004-09-25 21:02:13 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-09-25 21:02:13 +0000 |
commit | d764931abefe9179be53f4a3a3e061596071d26c (patch) | |
tree | 38bc1cd321080d816a0949896cbb2331142a4192 /mail-filter/anomy-sanitizer | |
parent | preparing for new cvs feature release (diff) | |
download | gentoo-2-d764931abefe9179be53f4a3a3e061596071d26c.tar.gz gentoo-2-d764931abefe9179be53f4a3a3e061596071d26c.tar.bz2 gentoo-2-d764931abefe9179be53f4a3a3e061596071d26c.zip |
Marked ~amd64.
Diffstat (limited to 'mail-filter/anomy-sanitizer')
-rw-r--r-- | mail-filter/anomy-sanitizer/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/anomy-sanitizer/ChangeLog b/mail-filter/anomy-sanitizer/ChangeLog index bd8918d9365b..4a29f63daf0d 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.5 2004/09/04 17:12:13 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/ChangeLog,v 1.6 2004/09/25 21:02:13 slarti Exp $ + + 25 Sep 2004; Tom Martin <slarti@gentoo.org> anomy-sanitizer-1.67.ebuild: + Marked ~amd64. 04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> anomy-sanitizer-1.67.ebuild: fix depend syntax 58347 diff --git a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild index 8df2f0580789..c298b130f9da 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.5 2004/09/04 17:12:13 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild,v 1.6 2004/09/25 21:02:13 slarti Exp $ DESCRIPTION="Perl based e-mail filtering tool, sensitive to html tags, mime types and attachments" HOMEPAGE="http://mailtools.anomy.net/" @@ -8,7 +8,7 @@ SRC_URI="http://mailtools.anomy.net/dist/${PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" RDEPEND="dev-lang/perl |