diff options
author | 2008-03-25 21:54:45 +0000 | |
---|---|---|
committer | 2008-03-25 21:54:45 +0000 | |
commit | 3fa0b6662ed2dae3b321d291867c82496f93a9e2 (patch) | |
tree | 0196ed5c88a87b3aaa9a73c850e1a83ad631decf /net-p2p/frostwire | |
parent | whitespace (diff) | |
download | gentoo-2-3fa0b6662ed2dae3b321d291867c82496f93a9e2.tar.gz gentoo-2-3fa0b6662ed2dae3b321d291867c82496f93a9e2.tar.bz2 gentoo-2-3fa0b6662ed2dae3b321d291867c82496f93a9e2.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-p2p/frostwire')
-rw-r--r-- | net-p2p/frostwire/frostwire-4.13.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/frostwire/frostwire-4.13.5.ebuild b/net-p2p/frostwire/frostwire-4.13.5.ebuild index 0e3a6c7b57b0..4db6017ea3d6 100644 --- a/net-p2p/frostwire/frostwire-4.13.5.ebuild +++ b/net-p2p/frostwire/frostwire-4.13.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/frostwire/frostwire-4.13.5.ebuild,v 1.1 2008/03/25 17:43:16 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/frostwire/frostwire-4.13.5.ebuild,v 1.2 2008/03/25 21:54:45 mr_bones_ Exp $ JAVA_PKG_IUSE="source" @@ -59,7 +59,7 @@ src_unpack() { # java-pkg_jar-from commons-httpclient java-pkg_jar-from commons-logging -# Seems to want a modified version of commons-pool +# Seems to want a modified version of commons-pool # java-pkg_jar-from commons-pool java-pkg_jar-from commons-net java-pkg_jar-from log4j |