summaryrefslogtreecommitdiff
path: root/net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild')
-rw-r--r--net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild b/net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild
index 3acb3317ffdb..ed193856078a 100644
--- a/net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild
+++ b/net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild
@@ -1,14 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
-WANT_AUTOCONF=2.5
inherit versionator flag-o-matic eutils autotools toolchain-funcs user
IUSE="bittorrent doc fasttrack gd gnutella gtk guionly magic +ocamlopt upnp"
-DESCRIPTION="A multi-network P2P application written in Ocaml, with its own Gtk GUI, web and telnet interface"
+DESCRIPTION="Multi-network P2P application written in Ocaml, with Gtk, web & telnet interface"
HOMEPAGE="http://mldonkey.sourceforge.net/"
SRC_URI="https://github.com/ygrek/mldonkey/releases/download/release-$(replace_all_version_separators '-')/${P}.tar.bz2"