commit: f85f1bd0ce2c3b9ddba7e6454230a847c02724ed Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Thu Jun 11 12:30:25 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Jun 11 12:30:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f85f1bd0
x11-wm/notion: update HOMEPAGE Closes: https://bugs.gentoo.org/727916 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: David Seifert <soap <AT> gentoo.org> x11-wm/notion/notion-3_p2013030200.ebuild | 4 ++-- x11-wm/notion/notion-3_p2015061300-r1.ebuild | 4 ++-- x11-wm/notion/notion-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11-wm/notion/notion-3_p2013030200.ebuild b/x11-wm/notion/notion-3_p2013030200.ebuild index adebdbe6ff6..743153bd4a2 100644 --- a/x11-wm/notion/notion-3_p2013030200.ebuild +++ b/x11-wm/notion/notion-3_p2013030200.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit eutils multilib toolchain-funcs DESCRIPTION="Notion is a tiling, tabbed window manager for the X window system" -HOMEPAGE="http://notion.sourceforge.net" +HOMEPAGE="https://notionwm.net/" SRC_URI="mirror://sourceforge/${PN}/files/${P/_p/-}-src.tar.bz2" LICENSE="LGPL-2.1" diff --git a/x11-wm/notion/notion-3_p2015061300-r1.ebuild b/x11-wm/notion/notion-3_p2015061300-r1.ebuild index b4ea2bbe831..16fbac29407 100644 --- a/x11-wm/notion/notion-3_p2015061300-r1.ebuild +++ b/x11-wm/notion/notion-3_p2015061300-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit eutils multilib toolchain-funcs readme.gentoo DESCRIPTION="Notion is a tiling, tabbed window manager for the X window system" -HOMEPAGE="http://notion.sourceforge.net" +HOMEPAGE="https://notionwm.net/" SRC_URI="https://github.com/raboof/${PN}/archive/${PV/_p/-}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/x11-wm/notion/notion-9999.ebuild b/x11-wm/notion/notion-9999.ebuild index 7e3e396b125..575a0c3ed27 100644 --- a/x11-wm/notion/notion-9999.ebuild +++ b/x11-wm/notion/notion-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit eutils git-r3 multilib toolchain-funcs readme.gentoo DESCRIPTION="Notion is a tiling, tabbed window manager for the X window system" -HOMEPAGE="http://notion.sourceforge.net" +HOMEPAGE="https://notionwm.net/" EGIT_REPO_URI="https://github.com/raboof/${PN}.git" LICENSE="LGPL-2.1"
