sys-power/acpid: Sync with Gentoo

It's from Gentoo commit 34744df2fb2f7b8e4eac2412517d8305c9e0009a.
This commit is contained in:
Flatcar Buildbot 2024-07-01 07:19:42 +00:00 committed by Mathieu Tortuyaux
parent 630a8bb9b3
commit 70cb063c1f
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8
2 changed files with 3 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -7,7 +7,7 @@ inherit linux-info systemd
DESCRIPTION="Daemon for Advanced Configuration and Power Interface"
HOMEPAGE="https://sourceforge.net/projects/acpid2/"
SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz"
SRC_URI="https://downloads.sourceforge.net/${PN}2/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"

View File

@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
<!-- maintainer-needed -->
<upstream>
<remote-id type="sourceforge">acpid2</remote-id>
</upstream>