commit: baa1416e90a352bc856077ff1494a3d324ff5c42 Author: John M. Harris Jr. <johnmh <AT> johnmh <DOT> me> AuthorDate: Tue Dec 31 03:10:26 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Tue Dec 31 03:10:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=baa1416e
gui-apps/hyprsunset: update HOMEPAGE Signed-off-by: John M. Harris Jr. <johnmh <AT> johnmh.me> gui-apps/hyprsunset/hyprsunset-9999.ebuild | 5 ++--- gui-apps/hyprsunset/metadata.xml | 8 ++++++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/gui-apps/hyprsunset/hyprsunset-9999.ebuild b/gui-apps/hyprsunset/hyprsunset-9999.ebuild index 82fea4d53..3c0316205 100644 --- a/gui-apps/hyprsunset/hyprsunset-9999.ebuild +++ b/gui-apps/hyprsunset/hyprsunset-9999.ebuild @@ -5,15 +5,14 @@ EAPI=8 inherit cmake git-r3 DESCRIPTION="An application to enable a blue-light filter on Hyprland" -HOMEPAGE="https://github.com/hyprwm/hyprsunset.git" +HOMEPAGE="https://github.com/hyprwm/hyprsunset" EGIT_REPO_URI="https://github.com/hyprwm/hyprsunset.git" LICENSE="BSD" SLOT="0" -KEYWORDS="" RDEPEND=" - ~gui-wm/hyprland-9999 + gui-wm/hyprland:= dev-libs/wayland >=gui-libs/hyprutils-0.2.3:= " diff --git a/gui-apps/hyprsunset/metadata.xml b/gui-apps/hyprsunset/metadata.xml index a045b5b1c..7f6e29a9a 100644 --- a/gui-apps/hyprsunset/metadata.xml +++ b/gui-apps/hyprsunset/metadata.xml @@ -1,9 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>[email protected]</email> + <maintainer type="person"> <name>Michal Vu</name> + <email>[email protected]</email> + </maintainer> + <maintainer type="person"> + <name>John M. Harris, Jr.</name> + <email>[email protected]</email> </maintainer> <upstream> <changelog>https://github.com/hyprwm/hyprsunset/releases</changelog>
