summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-05-21 21:29:02 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-05-21 21:29:02 +0200
commit6269a9beb9cc40240ef100a1235b3e770f34bce3 (patch)
tree4aed6b5a148c52290c8554ee9c5089e647de1afb /x11-libs
parentapp-doc/zeal: Drop 0.4.0 and 0.6.0 (diff)
downloadgentoo-6269a9beb9cc40240ef100a1235b3e770f34bce3.tar.gz
gentoo-6269a9beb9cc40240ef100a1235b3e770f34bce3.tar.bz2
gentoo-6269a9beb9cc40240ef100a1235b3e770f34bce3.zip
x11-libs/qwtpolar: EAPI-7 bump, update HOMEPAGE
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qwtpolar/qwtpolar-1.1.1-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/qwtpolar/qwtpolar-1.1.1-r2.ebuild b/x11-libs/qwtpolar/qwtpolar-1.1.1-r2.ebuild
index 2206f2747bf8..39bb2faf54f9 100644
--- a/x11-libs/qwtpolar/qwtpolar-1.1.1-r2.ebuild
+++ b/x11-libs/qwtpolar/qwtpolar-1.1.1-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit qmake-utils
DESCRIPTION="Library for displaying values on a polar coordinate system"
-HOMEPAGE="http://qwtpolar.sourceforge.net/"
+HOMEPAGE="https://qwtpolar.sourceforge.io/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="qwt"