diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-03-25 21:54:45 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-03-25 21:54:45 +0000 |
commit | 15aadf74f4d248687513b02f45aab6c848b45096 (patch) | |
tree | 29f0456def6290c860739523ba3faf07cb67cb2a /net-p2p/frostwire | |
parent | whitespace (diff) | |
download | historical-15aadf74f4d248687513b02f45aab6c848b45096.tar.gz historical-15aadf74f4d248687513b02f45aab6c848b45096.tar.bz2 historical-15aadf74f4d248687513b02f45aab6c848b45096.zip |
whitespace
Package-Manager: portage-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 |