app-laptop/tiny-dfr: Update SRC_URI and remote-id

Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sasha Finkelstein
2025-03-04 11:32:51 +01:00
committed by Sam James
parent e45bded162
commit f916f5e708
4 changed files with 9 additions and 9 deletions

View File

@@ -13,6 +13,6 @@
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">WhatAmISupposedToPutHere/tiny-dfr</remote-id>
<remote-id type="github">AsahiLinux/tiny-dfr</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -209,14 +209,14 @@ xml5ever@0.17.0
inherit cargo udev systemd linux-info
DESCRIPTION="The most basic dynamic function row daemon possible"
HOMEPAGE="https://github.com/WhatAmISupposedToPutHere/tiny-dfr"
HOMEPAGE="https://github.com/AsahiLinux/tiny-dfr"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~arm64"
SRC_URI="
${CARGO_CRATE_URIS}
https://github.com/WhatAmISupposedToPutHere/tiny-dfr/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
https://github.com/AsahiLinux/tiny-dfr/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
"
DEPEND="

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -209,11 +209,11 @@ EAPI=8
inherit cargo udev systemd linux-info
DESCRIPTION="The most basic dynamic function row daemon possible"
HOMEPAGE="https://github.com/WhatAmISupposedToPutHere/tiny-dfr"
HOMEPAGE="https://github.com/AsahiLinux/tiny-dfr"
SRC_URI="
${CARGO_CRATE_URIS}
https://github.com/WhatAmISupposedToPutHere/tiny-dfr/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
https://github.com/AsahiLinux/tiny-dfr/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
"
LICENSE="MIT"

View File

@@ -237,11 +237,11 @@ CRATES="
inherit cargo udev systemd linux-info
DESCRIPTION="The most basic dynamic function row daemon possible"
HOMEPAGE="https://github.com/WhatAmISupposedToPutHere/tiny-dfr"
HOMEPAGE="https://github.com/AsahiLinux/tiny-dfr"
SRC_URI="
${CARGO_CRATE_URIS}
https://github.com/WhatAmISupposedToPutHere/tiny-dfr/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
https://github.com/AsahiLinux/tiny-dfr/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
"
LICENSE="MIT"