commit: 6ae646ce908ec4662e5979679e13025e80784275 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Jul 26 20:35:36 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Jul 26 20:36:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ae646ce
app-misc/screenie: update HOMEPAGE to sourceforge Bug: https://bugs.gentoo.org/639406 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-misc/screenie/screenie-1.30.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/screenie/screenie-1.30.0-r1.ebuild b/app-misc/screenie/screenie-1.30.0-r1.ebuild index 84d6cd85146..4b3a0fa8a2e 100644 --- a/app-misc/screenie/screenie-1.30.0-r1.ebuild +++ b/app-misc/screenie/screenie-1.30.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="screen(1) frontend that is designed to be a session handler" -HOMEPAGE="http://pubwww.hsz-t.ch/~mgloor/screenie.html" +HOMEPAGE="https://sourceforge.net/projects/screenie/" SRC_URI="http://pubwww.hsz-t.ch/~mgloor/data/${P}.tar.bz2" LICENSE="GPL-2"
