commit: 1614725316504a589519589a9cebcbb0dfa327fc Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Sun Aug 12 16:55:34 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Aug 20 09:45:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16147253
dev-lang/gdl: update HOMEPAGE. Closes: https://github.com/gentoo/gentoo/pull/9549 dev-lang/gdl/gdl-0.9.6-r2.ebuild | 4 ++-- 1 file 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 04689db30c0..c477c6d3942 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"
