diff options
author | 2014-01-08 06:26:33 +0000 | |
---|---|---|
committer | 2014-01-08 06:26:33 +0000 | |
commit | e97009738fa49dd9398ce4a3eccfbf9eb9c305e7 (patch) | |
tree | 9d137ecaf464066c4f28f316c223401094132c6c /net-p2p/mldonkey/mldonkey-3.1.3.ebuild | |
parent | Inherit the user eclass for enewuser/etc... (diff) | |
download | gentoo-2-e97009738fa49dd9398ce4a3eccfbf9eb9c305e7.tar.gz gentoo-2-e97009738fa49dd9398ce4a3eccfbf9eb9c305e7.tar.bz2 gentoo-2-e97009738fa49dd9398ce4a3eccfbf9eb9c305e7.zip |
Inherit the user eclass for enewuser/etc...
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'net-p2p/mldonkey/mldonkey-3.1.3.ebuild')
-rw-r--r-- | net-p2p/mldonkey/mldonkey-3.1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/mldonkey/mldonkey-3.1.3.ebuild b/net-p2p/mldonkey/mldonkey-3.1.3.ebuild index b60b9ac49388..1086618f6967 100644 --- a/net-p2p/mldonkey/mldonkey-3.1.3.ebuild +++ b/net-p2p/mldonkey/mldonkey-3.1.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-3.1.3.ebuild,v 1.10 2013/12/21 18:59:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-3.1.3.ebuild,v 1.11 2014/01/08 06:26:33 vapier Exp $ EAPI="2" WANT_AUTOCONF=2.5 -inherit flag-o-matic eutils autotools toolchain-funcs +inherit flag-o-matic eutils autotools toolchain-funcs user IUSE="bittorrent doc fasttrack gd gnutella gtk guionly magic +ocamlopt" |