diff options
author | 2003-09-07 00:17:38 +0000 | |
---|---|---|
committer | 2003-09-07 00:17:38 +0000 | |
commit | 9b805079e320eaad3fd0eb7c51894e7f41d75e8b (patch) | |
tree | b81fd08b15ba0cc5331250f3901b25512b9c7b4e /net-p2p/lopster/lopster-1.0.2_pre5.ebuild | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-9b805079e320eaad3fd0eb7c51894e7f41d75e8b.tar.gz historical-9b805079e320eaad3fd0eb7c51894e7f41d75e8b.tar.bz2 historical-9b805079e320eaad3fd0eb7c51894e7f41d75e8b.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'net-p2p/lopster/lopster-1.0.2_pre5.ebuild')
-rw-r--r-- | net-p2p/lopster/lopster-1.0.2_pre5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/lopster/lopster-1.0.2_pre5.ebuild b/net-p2p/lopster/lopster-1.0.2_pre5.ebuild index ffc43d521c60..cfa2b60f086a 100644 --- a/net-p2p/lopster/lopster-1.0.2_pre5.ebuild +++ b/net-p2p/lopster/lopster-1.0.2_pre5.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-p2p/lopster/lopster-1.0.2_pre5.ebuild,v 1.4 2003/07/13 20:28:39 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.0.2_pre5.ebuild,v 1.5 2003/09/07 00:17:35 msterret Exp $ IUSE="nls" @@ -29,7 +29,7 @@ src_compile() { # sed -e "s:^intl/Makefile::" \ # -e "s:AM_GNU_GETTEXT::" \ # configure.in.orig > configure.in - + # cp Makefile.am Makefile.am.orig # sed "s:SUBDIR.*:SUBDIRS = m4 src:" \ # Makefile.am.orig > Makefile.am |