diff options
author | Sam James <sam@gentoo.org> | 2023-04-10 23:13:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-10 23:13:29 +0100 |
commit | ae409f0a895d620429afcdd547f57398abe497df (patch) | |
tree | f57e4c80493a6654fb8d1c8dc003049bcb5adb26 /sys-apps/syslog-notify | |
parent | sys-apps/daemonize: update *.github.com HOMEPAGEs (diff) | |
download | gentoo-ae409f0a895d620429afcdd547f57398abe497df.tar.gz gentoo-ae409f0a895d620429afcdd547f57398abe497df.tar.bz2 gentoo-ae409f0a895d620429afcdd547f57398abe497df.zip |
sys-apps/syslog-notify: update *.github.com HOMEPAGEs
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/syslog-notify')
-rw-r--r-- | sys-apps/syslog-notify/syslog-notify-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/syslog-notify/syslog-notify-0.2.ebuild b/sys-apps/syslog-notify/syslog-notify-0.2.ebuild index c77dd707397c..f036d8900965 100644 --- a/sys-apps/syslog-notify/syslog-notify-0.2.ebuild +++ b/sys-apps/syslog-notify/syslog-notify-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit readme.gentoo-r1 DESCRIPTION="Notifications for syslog entries via libnotify" -HOMEPAGE="https://jtniehof.github.com/syslog-notify/" +HOMEPAGE="https://jtniehof.github.io/syslog-notify/" SRC_URI="https://github.com/downloads/jtniehof/${PN}/${P}.tar.bz2" LICENSE="GPL-2" |