diff --git a/net-libs/liba53/liba53-9999.ebuild b/net-libs/liba53/liba53-9999.ebuild index 30b03d7b29d24..72fe4d1689a61 100644 --- a/net-libs/liba53/liba53-9999.ebuild +++ b/net-libs/liba53/liba53-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit git-2 +inherit git-r3 DESCRIPTION="A5/3 Call encryption library" HOMEPAGE="https://github.com/RangeNetworks/liba53"