diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-02 19:33:02 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-02 19:33:02 +0000 |
commit | 698a51d6dc69fe169b584e23dcf60d3f2a3db6c3 (patch) | |
tree | d97279f1b5535077c34fa9a1aaa531d975662ada /net-wireless | |
parent | x86 stable wrt bug 164938 (diff) | |
download | gentoo-2-698a51d6dc69fe169b584e23dcf60d3f2a3db6c3.tar.gz gentoo-2-698a51d6dc69fe169b584e23dcf60d3f2a3db6c3.tar.bz2 gentoo-2-698a51d6dc69fe169b584e23dcf60d3f2a3db6c3.zip |
whitespace
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/blueproxy/blueproxy-1.1.ebuild | 4 | ||||
-rw-r--r-- | net-wireless/blueproxy/blueproxy-1.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-wireless/blueproxy/blueproxy-1.1.ebuild b/net-wireless/blueproxy/blueproxy-1.1.ebuild index 9c7a5e556399..195f675fae69 100644 --- a/net-wireless/blueproxy/blueproxy-1.1.ebuild +++ b/net-wireless/blueproxy/blueproxy-1.1.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.1.ebuild,v 1.2 2005/02/01 15:26:31 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/blueproxy/blueproxy-1.1.ebuild,v 1.3 2007/02/02 19:33:02 mr_bones_ Exp $ inherit eutils @@ -21,4 +21,4 @@ src_install() { dobin blueproxy bluepinger bluelistener doman blueproxy.1 dodoc README -}
\ No newline at end of file +} diff --git a/net-wireless/blueproxy/blueproxy-1.3.ebuild b/net-wireless/blueproxy/blueproxy-1.3.ebuild index aeae8d105bac..8af3b36cbbc4 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.2 2005/02/01 15:27:16 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/blueproxy/blueproxy-1.3.ebuild,v 1.3 2007/02/02 19:33:02 mr_bones_ Exp $ inherit eutils @@ -25,4 +25,4 @@ src_install() { einstall || die "installe failed" dodoc README AUTHORS ChangeLog -}
\ No newline at end of file +} |