dev-cpp/clucene: update link to upstream bug report
authorFrancesco Turco <fturco@fastmail.fm>
Sat, 11 Aug 2018 16:56:39 +0000 (18:56 +0200)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 11 Aug 2018 19:00:27 +0000 (12:00 -0700)
Closes: https://github.com/gentoo/gentoo/pull/9539

dev-cpp/clucene/clucene-2.3.3.4-r6.ebuild

index f636e9b11277a60cd620538381e030ba5b4badde..4e0f4ab5707127c80f88fe0b37136b8dca0ccb69 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=6
@@ -47,7 +47,7 @@ src_prepare() {
 
 src_configure() {
        # Disabled threads: see upstream bug
-       # https://sourceforge.net/tracker/?func=detail&aid=3237301&group_id=80013&atid=558446
+       # https://sourceforge.net/p/clucene/bugs/197/
        local mycmakeargs=(
                -DENABLE_ASCII_MODE=OFF
                -DENABLE_PACKAGING=OFF