commit: b53322afa447fb1a6044405781622e5c8c378c9d Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Mon Oct 28 10:40:41 2019 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Mon Oct 28 10:41:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53322af
x11-misc/dunst: Update HOMEPAGE Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> 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(-) diff --git a/x11-misc/dunst/dunst-1.3.2.ebuild b/x11-misc/dunst/dunst-1.3.2.ebuild index 0bd294ebd43..84d3fba63c5 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 b4cd7451bb5..c4b08b6ace5 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"
