diff options
author | Alastair Tse <liquidx@gentoo.org> | 2005-02-01 15:27:16 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2005-02-01 15:27:16 +0000 |
commit | 645f7073264884e3c28cd243944f7504e3c485ee (patch) | |
tree | 8621714723cf0315c1d7d0e3e8bda43653e5624c /net-wireless/blueproxy | |
parent | version bump (diff) | |
download | gentoo-2-645f7073264884e3c28cd243944f7504e3c485ee.tar.gz gentoo-2-645f7073264884e3c28cd243944f7504e3c485ee.tar.bz2 gentoo-2-645f7073264884e3c28cd243944f7504e3c485ee.zip |
fix whitespace
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-wireless/blueproxy')
-rw-r--r-- | net-wireless/blueproxy/blueproxy-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/blueproxy/blueproxy-1.3.ebuild b/net-wireless/blueproxy/blueproxy-1.3.ebuild index ea569ce7ad5e..aeae8d105bac 100644 --- a/net-wireless/blueproxy/blueproxy-1.3.ebuild +++ b/net-wireless/blueproxy/blueproxy-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/blueproxy/blueproxy-1.3.ebuild,v 1.1 2005/02/01 15:26:31 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/blueproxy/blueproxy-1.3.ebuild,v 1.2 2005/02/01 15:27:16 liquidx Exp $ inherit eutils @@ -22,7 +22,7 @@ src_compile() { src_install() { dodir /usr/bin dodir /usr/share/man/man1 - + einstall || die "installe failed" dodoc README AUTHORS ChangeLog }
\ No newline at end of file |