commit: f916f5e7082e4a6563da9743a9e4b113e5e515e2 Author: Sasha Finkelstein <fnkl.kernel <AT> gmail <DOT> com> AuthorDate: Tue Mar 4 10:32:51 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 10 03:54:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f916f5e7
app-laptop/tiny-dfr: Update SRC_URI and remote-id Signed-off-by: Sasha Finkelstein <fnkl.kernel <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> 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 @@ <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> 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 @@ [email protected] 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"
