commit: 714bfa983da16c9ab6cb10ce87cc135846e9ce61 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 16 23:06:05 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 17 22:34:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=714bfa98
sys-devel/flex: drop dead sourceforge HOMEPAGE Still keeping the remote-id for the (outdated) site which is referenced in the README on github, though. Closes: https://bugs.gentoo.org/708496 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/flex/flex-2.6.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/flex/flex-2.6.4-r1.ebuild b/sys-devel/flex/flex-2.6.4-r1.ebuild index 9c73a8e03c3..592b017eec1 100644 --- a/sys-devel/flex/flex-2.6.4-r1.ebuild +++ b/sys-devel/flex/flex-2.6.4-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit flag-o-matic libtool multilib-minimal toolchain-funcs DESCRIPTION="The Fast Lexical Analyzer" -HOMEPAGE="https://flex.sourceforge.net/ https://github.com/westes/flex" +HOMEPAGE="https://github.com/westes/flex" SRC_URI="https://github.com/westes/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="FLEX"
