From b53322afa447fb1a6044405781622e5c8c378c9d Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Mon, 28 Oct 2019 11:40:41 +0100 Subject: x11-misc/dunst: Update HOMEPAGE Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Jeroen Roovers --- x11-misc/dunst/dunst-1.3.2.ebuild | 4 ++-- x11-misc/dunst/dunst-1.4.1.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-misc') diff --git a/x11-misc/dunst/dunst-1.3.2.ebuild b/x11-misc/dunst/dunst-1.3.2.ebuild index 0bd294ebd432..84d3fba63c54 100644 --- a/x11-misc/dunst/dunst-1.3.2.ebuild +++ b/x11-misc/dunst/dunst-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="Customizable and lightweight notification-daemon" -HOMEPAGE="http://www.knopwob.org/dunst/ https://github.com/dunst-project/dunst" +HOMEPAGE="https://dunst-project.org/ https://github.com/dunst-project/dunst" SRC_URI="https://github.com/${PN}-project/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/x11-misc/dunst/dunst-1.4.1.ebuild b/x11-misc/dunst/dunst-1.4.1.ebuild index b4cd7451bb5a..c4b08b6ace54 100644 --- a/x11-misc/dunst/dunst-1.4.1.ebuild +++ b/x11-misc/dunst/dunst-1.4.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="Customizable and lightweight notification-daemon" -HOMEPAGE="http://www.knopwob.org/dunst/ https://github.com/dunst-project/dunst" +HOMEPAGE="https://dunst-project.org/ https://github.com/dunst-project/dunst" SRC_URI="https://github.com/${PN}-project/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3-65-gdbad