mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-01-30 12:02:57 +01:00
faifa: cleanup
This commit is contained in:
parent
4827c3d257
commit
6cbc37d798
2 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue