From b8f5b5701737874ac3863980822e1df14497410d Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 21 May 2020 20:25:24 +0200 Subject: [PATCH] app-misc/socnetv: Update HOMEPAGE, EAPI-7 bump, eutils -> desktop.eclass Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner --- app-misc/socnetv/socnetv-2.2.ebuild | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/app-misc/socnetv/socnetv-2.2.ebuild b/app-misc/socnetv/socnetv-2.2.ebuild index 6de2120eae44..347dc4a70b7f 100644 --- a/app-misc/socnetv/socnetv-2.2.ebuild +++ b/app-misc/socnetv/socnetv-2.2.ebuild @@ -1,16 +1,13 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -inherit eutils qmake-utils toolchain-funcs - -MY_PN="SocNetV" -MY_P="${MY_PN}-${PV}" +inherit desktop qmake-utils toolchain-funcs DESCRIPTION="Qt Social Network Visualizer" -HOMEPAGE="http://socnetv.sourceforge.net/" -SRC_URI="mirror://sourceforge/socnetv/${MY_P}.tar.gz" +HOMEPAGE="https://socnetv.org/" +SRC_URI="mirror://sourceforge/socnetv/SocNetV-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -- 2.26.2