diff options
author | 2003-09-05 09:16:48 +0000 | |
---|---|---|
committer | 2003-09-05 09:16:48 +0000 | |
commit | c8d7c7cc4c61a9ea49b86bdf15a1027eadcec8a6 (patch) | |
tree | cc4461364c88150ea534822da5b666b3d2814ab2 /net-mail/grepmail/grepmail-4.91.ebuild | |
parent | un-redefine ${A} (diff) | |
download | historical-c8d7c7cc4c61a9ea49b86bdf15a1027eadcec8a6.tar.gz historical-c8d7c7cc4c61a9ea49b86bdf15a1027eadcec8a6.tar.bz2 historical-c8d7c7cc4c61a9ea49b86bdf15a1027eadcec8a6.zip |
whitespace cleanup
Diffstat (limited to 'net-mail/grepmail/grepmail-4.91.ebuild')
-rw-r--r-- | net-mail/grepmail/grepmail-4.91.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/grepmail/grepmail-4.91.ebuild b/net-mail/grepmail/grepmail-4.91.ebuild index d451c524e5f3..d2e579cee708 100644 --- a/net-mail/grepmail/grepmail-4.91.ebuild +++ b/net-mail/grepmail/grepmail-4.91.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-4.91.ebuild,v 1.2 2003/07/13 13:32:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-4.91.ebuild,v 1.3 2003/09/05 09:04:06 msterret Exp $ inherit perl-module @@ -21,7 +21,7 @@ DEPEND="${DEPEND} dev-perl/Parse-RecDescent" RDEPEND="" - + src_compile () { echo "" | perl-module_src_compile } |