diff options
author | 2009-03-09 04:23:36 +0000 | |
---|---|---|
committer | 2009-03-09 04:23:36 +0000 | |
commit | cfe45667a3bfd9673346bf4c51573f6501490919 (patch) | |
tree | eb556f71d569666ffe5614143332fa4d6e88439b /net-p2p | |
parent | whitespace (diff) | |
download | gentoo-2-cfe45667a3bfd9673346bf4c51573f6501490919.tar.gz gentoo-2-cfe45667a3bfd9673346bf4c51573f6501490919.tar.bz2 gentoo-2-cfe45667a3bfd9673346bf4c51573f6501490919.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/mldonkey/mldonkey-3.0.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/mldonkey/mldonkey-3.0.0.ebuild b/net-p2p/mldonkey/mldonkey-3.0.0.ebuild index dc0e2dca37cc..6bc28f415a13 100644 --- a/net-p2p/mldonkey/mldonkey-3.0.0.ebuild +++ b/net-p2p/mldonkey/mldonkey-3.0.0.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-3.0.0.ebuild,v 1.5 2009/03/07 15:35:14 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-3.0.0.ebuild,v 1.6 2009/03/09 04:23:36 mr_bones_ Exp $ EAPI="2" WANT_AUTOCONF=2.5 inherit flag-o-matic eutils autotools toolchain-funcs - IUSE="doc fasttrack gd gnutella gtk guionly magic +ocamlopt" DESCRIPTION="MLDonkey is a multi-network P2P application written in Ocaml, coming with its own Gtk GUI, web and telnet interface." |