From: Francesco Turco Date: Sun, 12 Aug 2018 16:56:50 +0000 (+0200) Subject: dev-lang/gdl: update link in comments. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8d62023073d1ac94e515b672e4ee109745c24192;p=gentoo.git dev-lang/gdl: update link in comments. --- diff --git a/dev-lang/gdl/gdl-0.9.6-r2.ebuild b/dev-lang/gdl/gdl-0.9.6-r2.ebuild index c477c6d39422..f4b9dc990630 100644 --- a/dev-lang/gdl/gdl-0.9.6-r2.ebuild +++ b/dev-lang/gdl/gdl-0.9.6-r2.ebuild @@ -77,7 +77,7 @@ src_prepare() { use hdf5 && has_version sci-libs/hdf5[mpi] && export CXX=mpicxx # make sure antlr includes are from system and rebuild the sources with it - # https://sourceforge.net/tracker/?func=detail&atid=618685&aid=3465878&group_id=97659 + # https://sourceforge.net/p/gnudatalanguage/patches/39/ rm -r src/antlr || die einfo "Regenerating grammar" pushd src >/dev/null || die