sys-power/nvram-wakeup: remove broken external link.
authorFrancesco Turco <fturco@fastmail.fm>
Sat, 18 Aug 2018 19:29:30 +0000 (21:29 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 19 Aug 2018 22:50:33 +0000 (00:50 +0200)
Closes: https://github.com/gentoo/gentoo/pull/9617

sys-power/nvram-wakeup/nvram-wakeup-1.1.ebuild

index d4e1e1f8623cfa65d2abd4d852c4651d9756af2f..80a7ddac4035f09dc54d5cff3800b7ea8467c617 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -35,7 +35,7 @@ src_prepare() {
        use nls || epatch "${FILESDIR}"/${PN}-0.97-nonls.patch
        # Need to be careful with CFLAGS since this could eat your bios
        strip-flags
-       # GTTXT mode fix: https://sourceforge.net/tracker/?func=detail&aid=3599718&group_id=35022&atid=412757
+       # GTTXT mode fix
        sed -i \
                -e '/^CFLAGS/s:= -O2 :+= $(CPPFLAGS) :' \
                -e '/GTTXT/s:755:644:' \