summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-05-21 20:25:24 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-05-21 20:25:56 +0200
commitb8f5b5701737874ac3863980822e1df14497410d (patch)
tree3edac4fb5f4ac0aac0a66d8303cebc798ccbcddd /app-misc
parentapp-misc/qlcplus: Drop 4.11.1 (diff)
downloadgentoo-b8f5b5701737874ac3863980822e1df14497410d.tar.gz
gentoo-b8f5b5701737874ac3863980822e1df14497410d.tar.bz2
gentoo-b8f5b5701737874ac3863980822e1df14497410d.zip
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 <asturm@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/socnetv/socnetv-2.2.ebuild13
1 files 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"