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 | 7ff29e9c960cab17b4be0e946025c8efad3ce299 (patch) | |
tree | 3a2ab5d2b416b325a0a30555058710b1925b1cba /mail-filter | |
parent | preparing for new cvs feature release (diff) | |
download | historical-7ff29e9c960cab17b4be0e946025c8efad3ce299.tar.gz historical-7ff29e9c960cab17b4be0e946025c8efad3ce299.tar.bz2 historical-7ff29e9c960cab17b4be0e946025c8efad3ce299.zip |
Marked ~amd64.
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/anomy-sanitizer/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/anomy-sanitizer/Manifest | 10 | ||||
-rw-r--r-- | mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild | 4 |
3 files changed, 11 insertions, 8 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/Manifest b/mail-filter/anomy-sanitizer/Manifest index 48d4f709844a..f820e4bfd0f2 100644 --- a/mail-filter/anomy-sanitizer/Manifest +++ b/mail-filter/anomy-sanitizer/Manifest @@ -1,9 +1,9 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 f0f3cd4175bbcede8e82a361c0c01d95 ChangeLog 1218 +MD5 7dfd3f325fe801b5e6596d493b77b78e ChangeLog 1313 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 aa6c4d881d55e8faced76604451f9cb9 anomy-sanitizer-1.67.ebuild 2939 +MD5 d40d6e09bdb2ccdb7adc56a5c2cc7b6b anomy-sanitizer-1.67.ebuild 2948 MD5 e516d95d8691b03784d4868f0d4dc9ac files/sample_e-mail-architektur.flw 7001 MD5 bfbe48e53cc13347c50082c700ca1981 files/digest-anomy-sanitizer-1.67 72 MD5 28080935c9282efa29386151ab7036ab files/sample2_mailfilter.sh 1898 @@ -13,7 +13,7 @@ MD5 ea517247fe8f9611e41361de67d49d52 files/sample_e-mail-architecture.png 15409 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBOfew/rLF9B432nYRAhz3AJ9CXePmjxRq9TfiD5sMalDeS1ijzgCeOZSo -gJIdAFiRg58UXVO5/bRb7U4= -=aC1W +iD8DBQFBVdz1CHk4+ZoBpvsRAj6TAJ9C/jZXP/4rDDd7vMDL6AQ/eFpt8QCfelF8 +FqOBOwIqBG3T0BfpjE4kevk= +=/OyK -----END PGP SIGNATURE----- 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 |