faifa: cleanup

This commit is contained in:
blshkv 2016-11-09 00:17:54 +08:00
parent 4827c3d257
commit 6cbc37d798
No known key found for this signature in database
GPG key ID: 9CCF6FCB8D8A14BF
2 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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"