mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sys-power/acpi: EAPI 6 bump.
Package-Manager: Portage-2.3.5, Repoman-2.3.1
This commit is contained in:
17
sys-power/acpi/acpi-1.7-r1.ebuild
Normal file
17
sys-power/acpi/acpi-1.7-r1.ebuild
Normal file
@@ -0,0 +1,17 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
DESCRIPTION="Displays information about ACPI devices"
|
||||
HOMEPAGE="https://sourceforge.net/projects/acpiclient/"
|
||||
SRC_URI="mirror://sourceforge/acpiclient/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
src_install() {
|
||||
default
|
||||
einstalldocs
|
||||
}
|
||||
Reference in New Issue
Block a user