mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 00:08:05 +03:00
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:
committed by
Sam James
parent
e45bded162
commit
f916f5e708
@@ -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>
|
||||
|
||||
@@ -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="
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user