diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-01-20 21:12:07 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-22 09:36:43 +0000 |
commit | 0935ba8973225e94963c755a73092714e43ddda7 (patch) | |
tree | c3b2be119d4031aa6b3dd1663bf392ced4ba74d1 /games-fps | |
parent | games-fps/etqw-bin: fix HOMEPAGE, use https (diff) | |
download | gentoo-0935ba8973225e94963c755a73092714e43ddda7.tar.gz gentoo-0935ba8973225e94963c755a73092714e43ddda7.tar.bz2 gentoo-0935ba8973225e94963c755a73092714e43ddda7.zip |
games-fps/etqw-data: fix HOMEPAGE, use https
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/etqw-data/etqw-data-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/etqw-data/etqw-data-1.0-r1.ebuild b/games-fps/etqw-data/etqw-data-1.0-r1.ebuild index 4daa9a4603a1..16aca76db81a 100644 --- a/games-fps/etqw-data/etqw-data-1.0-r1.ebuild +++ b/games-fps/etqw-data/etqw-data-1.0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit cdrom DESCRIPTION="Enemy Territory: Quake Wars data files" -HOMEPAGE="http://zerowing.idsoftware.com/linux/etqw/ETQWFrontPage/" +HOMEPAGE="https://zerowing.idsoftware.com/linux/etqw/ETQWFrontPage/index.html" SRC_URI="" LICENSE="ETQW" |