diff options
author | David Seifert <soap@gentoo.org> | 2020-06-11 14:30:25 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-11 14:30:25 +0200 |
commit | f85f1bd0ce2c3b9ddba7e6454230a847c02724ed (patch) | |
tree | db11793a6061be025240ca0d253f58a893b682c5 /x11-wm | |
parent | sci-libs/tnt: use HTTPS (diff) | |
download | gentoo-f85f1bd0ce2c3b9ddba7e6454230a847c02724ed.tar.gz gentoo-f85f1bd0ce2c3b9ddba7e6454230a847c02724ed.tar.bz2 gentoo-f85f1bd0ce2c3b9ddba7e6454230a847c02724ed.zip |
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@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/notion/notion-3_p2013030200.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/notion/notion-3_p2015061300-r1.ebuild | 4 | ||||
-rw-r--r-- | 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 adebdbe6ff62..743153bd4a20 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 b4ea2bbe831a..16fbac29407a 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 7e3e396b1255..575a0c3ed279 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" |