diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:43:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:43:38 +0000 |
commit | cd0f1ae58e1299b49860e53b7800af26dea007ca (patch) | |
tree | 720916e920f6fcfc67cd3c06a3b49d340a788950 /mail-filter/anomy-sanitizer | |
parent | whitespace (diff) | |
download | gentoo-2-cd0f1ae58e1299b49860e53b7800af26dea007ca.tar.gz gentoo-2-cd0f1ae58e1299b49860e53b7800af26dea007ca.tar.bz2 gentoo-2-cd0f1ae58e1299b49860e53b7800af26dea007ca.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'mail-filter/anomy-sanitizer')
3 files changed, 3 insertions, 9 deletions
diff --git a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild index 735b47798c00..a15f5608a3f8 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-2007 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.10 2007/03/18 02:46:49 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/anomy-sanitizer-1.67.ebuild,v 1.11 2007/07/15 02:43:38 mr_bones_ Exp $ DESCRIPTION="Perl based e-mail filtering tool, sensitive to html tags, mime types and attachments" HOMEPAGE="http://mailtools.anomy.net/" @@ -17,11 +17,9 @@ RDEPEND="dev-lang/perl virtual/mta" DEPEND="${RDEPEND}" - DEST="/usr/share/${PN}" SANI_WORKDIR="/var/spool/sanitizer" - src_install() { keepdir ${SANI_WORKDIR} dodir ${DEST} diff --git a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.70.ebuild b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.70.ebuild index d969e8d5b9d5..d4cae8eb5132 100644 --- a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.70.ebuild +++ b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.70.ebuild,v 1.4 2007/03/18 02:46:49 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/anomy-sanitizer-1.70.ebuild,v 1.5 2007/07/15 02:43:38 mr_bones_ Exp $ DESCRIPTION="Perl based e-mail filtering tool, sensitive to html tags, mime types and attachments" HOMEPAGE="http://mailtools.anomy.net/" @@ -17,11 +17,9 @@ RDEPEND="dev-lang/perl virtual/mta" DEPEND="${RDEPEND}" - DEST="/usr/share/${PN}" SANI_WORKDIR="/var/spool/sanitizer" - src_install() { keepdir ${SANI_WORKDIR} dodir ${DEST} diff --git a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.76.ebuild b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.76.ebuild index 9d334494177f..fc211b0ff74d 100644 --- a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.76.ebuild +++ b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.76.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.76.ebuild,v 1.3 2007/03/18 02:46:49 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/anomy-sanitizer-1.76.ebuild,v 1.4 2007/07/15 02:43:38 mr_bones_ Exp $ DESCRIPTION="Perl based e-mail filtering tool, sensitive to html tags, mime types and attachments" HOMEPAGE="http://mailtools.anomy.net/" @@ -20,11 +20,9 @@ RDEPEND="dev-lang/perl virtual/mta" DEPEND="${RDEPEND}" - DEST="/usr/share/${PN}" SANI_WORKDIR="/var/spool/sanitizer" - src_install() { keepdir ${SANI_WORKDIR} dodir ${DEST} |