summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2018-08-12 18:55:34 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-08-20 11:45:01 +0200
commit1614725316504a589519589a9cebcbb0dfa327fc (patch)
treec204aafd01c1965c410c2b149baca897dd62c80b /dev-lang
parentdev-lang/regina-rexx: update link to upstream bug tracker. in metadata.xml (diff)
downloadgentoo-1614725316504a589519589a9cebcbb0dfa327fc.tar.gz
gentoo-1614725316504a589519589a9cebcbb0dfa327fc.tar.bz2
gentoo-1614725316504a589519589a9cebcbb0dfa327fc.zip
dev-lang/gdl: update HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/9549
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/gdl/gdl-0.9.6-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/gdl/gdl-0.9.6-r2.ebuild b/dev-lang/gdl/gdl-0.9.6-r2.ebuild
index 04689db30c0d..c477c6d39422 100644
--- a/dev-lang/gdl/gdl-0.9.6-r2.ebuild
+++ b/dev-lang/gdl/gdl-0.9.6-r2.ebuild
@@ -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"