summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2018-08-18 18:32:28 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-08-20 22:28:34 +0200
commit5662f9577ad70b5512043be3cb7043395148bfc1 (patch)
treed015915abdb2c847f53d0a2afa6dcd7703a541d3 /sci-libs/linux-gpib
parentsci-libs/linux-gpib: update HOMEPAGE and SRC_URI. (diff)
downloadgentoo-5662f9577ad70b5512043be3cb7043395148bfc1.tar.gz
gentoo-5662f9577ad70b5512043be3cb7043395148bfc1.tar.bz2
gentoo-5662f9577ad70b5512043be3cb7043395148bfc1.zip
sci-libs/linux-gpib: update link to upstream bug report.
Diffstat (limited to 'sci-libs/linux-gpib')
-rw-r--r--sci-libs/linux-gpib/linux-gpib-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/linux-gpib/linux-gpib-4.1.0.ebuild b/sci-libs/linux-gpib/linux-gpib-4.1.0.ebuild
index 7f7c0c6d2abf..d9dbcd6880cc 100644
--- a/sci-libs/linux-gpib/linux-gpib-4.1.0.ebuild
+++ b/sci-libs/linux-gpib/linux-gpib-4.1.0.ebuild
@@ -54,7 +54,7 @@ pkg_setup () {
die "Kernel versions older than 2.6.8 are not supported."
fi
- # https://sourceforge.net/tracker/?func=detail&aid=3285657&group_id=42378&atid=432940
+ # https://sourceforge.net/p/linux-gpib/bugs/43/
if use pcmcia && kernel_is -ge 2 6 38; then
die "pcmcia support is broken on kernels newer 2.6.38"
fi