From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1734150-garchives=archives.gentoo.org@lists.gentoo.org> Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 22EA51581EE for <garchives@archives.gentoo.org>; Fri, 04 Apr 2025 21:39:58 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 0EA35343206 for <garchives@archives.gentoo.org>; Fri, 04 Apr 2025 21:39:58 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id F04EC1102CE; Fri, 04 Apr 2025 21:39:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id E1F6C1102CE for <gentoo-commits@lists.gentoo.org>; Fri, 04 Apr 2025 21:39:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 81BA73431EE for <gentoo-commits@lists.gentoo.org>; Fri, 04 Apr 2025 21:39:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA8D21436 for <gentoo-commits@lists.gentoo.org>; Fri, 04 Apr 2025 21:39:54 +0000 (UTC) From: "Johannes Huber" <johu@gmx.de> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" <johu@gmx.de> Message-ID: <1743802120.89d18710ebc6455a827d345f1e440cac95a4471f.johu@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/hyprsunset/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/hyprsunset/hyprsunset-0.1.0-r1.ebuild gui-apps/hyprsunset/hyprsunset-9999.ebuild X-VCS-Directories: gui-apps/hyprsunset/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 89d18710ebc6455a827d345f1e440cac95a4471f X-VCS-Branch: dev Date: Fri, 04 Apr 2025 21:39:54 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8540cbe6-a642-4cb3-9ed7-b3362df37764 X-Archives-Hash: 59c4e37dc67cb442b0d2248ef20188b9 commit: 89d18710ebc6455a827d345f1e440cac95a4471f Author: Johannes Huber <johu <AT> gmx <DOT> de> AuthorDate: Fri Apr 4 21:26:01 2025 +0000 Commit: Johannes Huber <johu <AT> gmx <DOT> de> CommitDate: Fri Apr 4 21:28:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=89d18710 gui-apps/hyprsunset: update HOMEPAGE Signed-off-by: Johannes Huber <johu <AT> gmx.de> gui-apps/hyprsunset/hyprsunset-0.1.0-r1.ebuild | 4 ++-- gui-apps/hyprsunset/hyprsunset-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gui-apps/hyprsunset/hyprsunset-0.1.0-r1.ebuild b/gui-apps/hyprsunset/hyprsunset-0.1.0-r1.ebuild index 12c5fb1ab..773456297 100644 --- a/gui-apps/hyprsunset/hyprsunset-0.1.0-r1.ebuild +++ b/gui-apps/hyprsunset/hyprsunset-0.1.0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit cmake DESCRIPTION="An application to enable a blue-light filter on Hyprland" -HOMEPAGE="https://github.com/hyprwm/hyprsunset" +HOMEPAGE="https://wiki.hyprland.org/Hypr-Ecosystem/hyprsunset" SRC_URI="https://github.com/hyprwm/hyprsunset/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/gui-apps/hyprsunset/hyprsunset-9999.ebuild b/gui-apps/hyprsunset/hyprsunset-9999.ebuild index 3c0316205..bad110fdd 100644 --- a/gui-apps/hyprsunset/hyprsunset-9999.ebuild +++ b/gui-apps/hyprsunset/hyprsunset-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit cmake git-r3 DESCRIPTION="An application to enable a blue-light filter on Hyprland" -HOMEPAGE="https://github.com/hyprwm/hyprsunset" +HOMEPAGE="https://wiki.hyprland.org/Hypr-Ecosystem/hyprsunset" EGIT_REPO_URI="https://github.com/hyprwm/hyprsunset.git" LICENSE="BSD"