From f916f5e7082e4a6563da9743a9e4b113e5e515e2 Mon Sep 17 00:00:00 2001 From: Sasha Finkelstein Date: Tue, 4 Mar 2025 11:32:51 +0100 Subject: [PATCH] app-laptop/tiny-dfr: Update SRC_URI and remote-id Signed-off-by: Sasha Finkelstein Signed-off-by: Sam James --- app-laptop/tiny-dfr/metadata.xml | 2 +- app-laptop/tiny-dfr/tiny-dfr-0.3.0-r1.ebuild | 6 +++--- app-laptop/tiny-dfr/tiny-dfr-0.3.1-r1.ebuild | 6 +++--- app-laptop/tiny-dfr/tiny-dfr-0.3.3.ebuild | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app-laptop/tiny-dfr/metadata.xml b/app-laptop/tiny-dfr/metadata.xml index e7448d1913f6..fd23dd2cc0a2 100644 --- a/app-laptop/tiny-dfr/metadata.xml +++ b/app-laptop/tiny-dfr/metadata.xml @@ -13,6 +13,6 @@ Proxy Maintainers - WhatAmISupposedToPutHere/tiny-dfr + AsahiLinux/tiny-dfr diff --git a/app-laptop/tiny-dfr/tiny-dfr-0.3.0-r1.ebuild b/app-laptop/tiny-dfr/tiny-dfr-0.3.0-r1.ebuild index 50dc4b3865d9..25036e01d219 100644 --- a/app-laptop/tiny-dfr/tiny-dfr-0.3.0-r1.ebuild +++ b/app-laptop/tiny-dfr/tiny-dfr-0.3.0-r1.ebuild @@ -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=" diff --git a/app-laptop/tiny-dfr/tiny-dfr-0.3.1-r1.ebuild b/app-laptop/tiny-dfr/tiny-dfr-0.3.1-r1.ebuild index b062920af350..0c5c65ec356c 100644 --- a/app-laptop/tiny-dfr/tiny-dfr-0.3.1-r1.ebuild +++ b/app-laptop/tiny-dfr/tiny-dfr-0.3.1-r1.ebuild @@ -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" diff --git a/app-laptop/tiny-dfr/tiny-dfr-0.3.3.ebuild b/app-laptop/tiny-dfr/tiny-dfr-0.3.3.ebuild index 067fcf402f24..aa367d4ce4f4 100644 --- a/app-laptop/tiny-dfr/tiny-dfr-0.3.3.ebuild +++ b/app-laptop/tiny-dfr/tiny-dfr-0.3.3.ebuild @@ -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"