File tree 4 files changed +9
-9
lines changed
4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 13
13
<name >Proxy Maintainers</name >
14
14
</maintainer >
15
15
<upstream >
16
- <remote-id type =" github" >WhatAmISupposedToPutHere /tiny-dfr</remote-id >
16
+ <remote-id type =" github" >AsahiLinux /tiny-dfr</remote-id >
17
17
</upstream >
18
18
</pkgmetadata >
Original file line number Diff line number Diff line change 1
- # Copyright 1999-2024 Gentoo Authors
1
+ # Copyright 1999-2025 Gentoo Authors
2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
4
EAPI=8
209
209
inherit cargo udev systemd linux-info
210
210
211
211
DESCRIPTION=" The most basic dynamic function row daemon possible"
212
- HOMEPAGE=" https://github.com/WhatAmISupposedToPutHere /tiny-dfr"
212
+ HOMEPAGE=" https://github.com/AsahiLinux /tiny-dfr"
213
213
LICENSE=" MIT"
214
214
SLOT=" 0"
215
215
KEYWORDS=" ~arm64"
216
216
217
217
SRC_URI="
218
218
${CARGO_CRATE_URIS}
219
- https://github.com/WhatAmISupposedToPutHere /tiny-dfr/archive/refs/tags/v${PV} .tar.gz -> ${P} .tar.gz
219
+ https://github.com/AsahiLinux /tiny-dfr/archive/refs/tags/v${PV} .tar.gz -> ${P} .tar.gz
220
220
"
221
221
222
222
DEPEND="
Original file line number Diff line number Diff line change 1
- # Copyright 1999-2024 Gentoo Authors
1
+ # Copyright 1999-2025 Gentoo Authors
2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
4
EAPI=8
@@ -209,11 +209,11 @@ EAPI=8
209
209
inherit cargo udev systemd linux-info
210
210
211
211
DESCRIPTION=" The most basic dynamic function row daemon possible"
212
- HOMEPAGE=" https://github.com/WhatAmISupposedToPutHere /tiny-dfr"
212
+ HOMEPAGE=" https://github.com/AsahiLinux /tiny-dfr"
213
213
214
214
SRC_URI="
215
215
${CARGO_CRATE_URIS}
216
- https://github.com/WhatAmISupposedToPutHere /tiny-dfr/archive/refs/tags/v${PV} .tar.gz -> ${P} .tar.gz
216
+ https://github.com/AsahiLinux /tiny-dfr/archive/refs/tags/v${PV} .tar.gz -> ${P} .tar.gz
217
217
"
218
218
219
219
LICENSE=" MIT"
Original file line number Diff line number Diff line change @@ -237,11 +237,11 @@ CRATES="
237
237
inherit cargo udev systemd linux-info
238
238
239
239
DESCRIPTION=" The most basic dynamic function row daemon possible"
240
- HOMEPAGE=" https://github.com/WhatAmISupposedToPutHere /tiny-dfr"
240
+ HOMEPAGE=" https://github.com/AsahiLinux /tiny-dfr"
241
241
242
242
SRC_URI="
243
243
${CARGO_CRATE_URIS}
244
- https://github.com/WhatAmISupposedToPutHere /tiny-dfr/archive/refs/tags/v${PV} .tar.gz -> ${P} .tar.gz
244
+ https://github.com/AsahiLinux /tiny-dfr/archive/refs/tags/v${PV} .tar.gz -> ${P} .tar.gz
245
245
"
246
246
247
247
LICENSE=" MIT"
You can’t perform that action at this time.
0 commit comments