summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-util/fteqcc/fteqcc-2501.ebuild')
-rw-r--r--games-util/fteqcc/fteqcc-2501.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/games-util/fteqcc/fteqcc-2501.ebuild b/games-util/fteqcc/fteqcc-2501.ebuild
index 3791f964ea75..587399e27275 100644
--- a/games-util/fteqcc/fteqcc-2501.ebuild
+++ b/games-util/fteqcc/fteqcc-2501.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,9 @@ EAPI=7
inherit edos2unix toolchain-funcs
DESCRIPTION="QC compiler"
-HOMEPAGE="http://fteqw.sourceforge.net/"
+HOMEPAGE="https://fte.triptohell.info/"
SRC_URI="mirror://sourceforge/fteqw/qclibsrc${PV}.zip"
+S="${WORKDIR}"
LICENSE="GPL-2"
SLOT="0"
@@ -16,8 +17,6 @@ RESTRICT="test"
BDEPEND="app-arch/unzip"
-S="${WORKDIR}"
-
PATCHES=(
"${FILESDIR}"/${P}-cleanup-source.patch
"${FILESDIR}"/${P}-Makefile.patch