diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:52:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:52:07 +0000 |
commit | f77c93d4209249a44580dfb81c474d49b2b9fd06 (patch) | |
tree | 108b39983d40bbe57d679b22cfb49907e6e0594f /net-p2p/nicotine | |
parent | whitespace (diff) | |
download | gentoo-2-f77c93d4209249a44580dfb81c474d49b2b9fd06.tar.gz gentoo-2-f77c93d4209249a44580dfb81c474d49b2b9fd06.tar.bz2 gentoo-2-f77c93d4209249a44580dfb81c474d49b2b9fd06.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-p2p/nicotine')
-rw-r--r-- | net-p2p/nicotine/nicotine-1.0.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/nicotine/nicotine-1.0.8.ebuild b/net-p2p/nicotine/nicotine-1.0.8.ebuild index 45117fa4d812..eeae67661093 100644 --- a/net-p2p/nicotine/nicotine-1.0.8.ebuild +++ b/net-p2p/nicotine/nicotine-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/nicotine-1.0.8.ebuild,v 1.8 2006/10/30 02:55:18 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/nicotine-1.0.8.ebuild,v 1.9 2007/07/13 05:52:07 mr_bones_ Exp $ inherit distutils @@ -31,4 +31,3 @@ src_install() { insinto /usr/share/applications doins ${FILESDIR}/${PN}.desktop } - |