diff --git a/net-misc/faifa/faifa-0.1.ebuild b/net-misc/faifa/faifa-0.1.ebuild index 1875b4d86..174e40a85 100644 --- a/net-misc/faifa/faifa-0.1.ebuild +++ b/net-misc/faifa/faifa-0.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ -EAPI=4 +EAPI=5 inherit autotools eutils diff --git a/net-misc/faifa/faifa-9999.ebuild b/net-misc/faifa/faifa-9999.ebuild index c507007b2..8fe689639 100644 --- a/net-misc/faifa/faifa-9999.ebuild +++ b/net-misc/faifa/faifa-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=4 -inherit git-2 autotools eutils +inherit git-r3 autotools eutils DESCRIPTION="Power Line Communication device manager" HOMEPAGE="https://github.com/ffainelli/faifa"