diff options
author | David Holm <dholm@gentoo.org> | 2004-06-04 23:34:49 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-04 23:34:49 +0000 |
commit | 9dc0e503d11fdb652468ef2c061cd410b6dd6435 (patch) | |
tree | 8b661d1a1fe509364d066bf95caaec81009fa5a0 /mail-filter/anomy-sanitizer | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-9dc0e503d11fdb652468ef2c061cd410b6dd6435.tar.gz gentoo-2-9dc0e503d11fdb652468ef2c061cd410b6dd6435.tar.bz2 gentoo-2-9dc0e503d11fdb652468ef2c061cd410b6dd6435.zip |
Added to ~pcp
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 9f48af93b4a7..4d5d39f33e92 100644 --- a/mail-filter/anomy-sanitizer/ChangeLog +++ b/mail-filter/anomy-sanitizer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/anomy-sanitizer # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/ChangeLog,v 1.1 2004/06/03 06:47:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/ChangeLog,v 1.2 2004/06/04 23:34:49 dholm Exp $ + + 05 Jun 2004; David Holm <dholm@gentoo.org> anomy-sanitizer-1.67.ebuild: + Added to ~ppc. *anomy-sanitizer-1.67 (02 Jun 2004) diff --git a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild index 4d927cbe1529..e49f3ad779f3 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 Technologies, Inc. # 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.1 2004/06/03 06:47:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild,v 1.2 2004/06/04 23:34:49 dholm 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" +KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND=">=dev-lang/perl |