dev-lang/gdl: update HOMEPAGE.
authorFrancesco Turco <fturco@fastmail.fm>
Sun, 12 Aug 2018 16:55:34 +0000 (18:55 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 20 Aug 2018 09:45:01 +0000 (11:45 +0200)
Closes: https://github.com/gentoo/gentoo/pull/9549

dev-lang/gdl/gdl-0.9.6-r2.ebuild

index 04689db30c0deef7df3fc1cf59f153c172affa4f..c477c6d39422ccdcf7b16a173df73c27af238588 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit cmake-utils eutils python-r1 wxwidgets toolchain-funcs virtualx
 
 DESCRIPTION="GNU Data Language"
-HOMEPAGE="http://gnudatalanguage.sourceforge.net/"
+HOMEPAGE="https://github.com/gnudatalanguage/gdl"
 SRC_URI="mirror://sourceforge/gnudatalanguage/${P}v2.tgz"
 
 LICENSE="GPL-2"