diff options
Diffstat (limited to 'net-p2p/uhub/uhub-9999.ebuild')
-rw-r--r-- | net-p2p/uhub/uhub-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/uhub/uhub-9999.ebuild b/net-p2p/uhub/uhub-9999.ebuild index 898577e..3c319c3 100644 --- a/net-p2p/uhub/uhub-9999.ebuild +++ b/net-p2p/uhub/uhub-9999.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# $Header: $ EAPI=5 -inherit git-2 cmake-utils eutils user +inherit git-r3 cmake-utils eutils user DESCRIPTION="An high performance peer-to-peer hub for the ADC network" HOMEPAGE="http://uhub.org/" |