commit: 85036cd7c18fb9c0d9024eeadfc8f21e73913c34 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Tue Aug 25 21:26:20 2020 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Tue Aug 25 21:59:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85036cd7
games-fps/duke3d-demodata: update SRC_URI It seems, that 3DRealms FTP mirror is gone forever.. So switching to an alternative link. File matches distfiles. Bug: https://bugs.gentoo.org/738904 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild b/games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild index dbe45f7cb3f..125222e3bd0 100644 --- a/games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild +++ b/games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit games DESCRIPTION="Duke Nukem 3D 1.3d shareware data" HOMEPAGE="http://www.3drealms.com/duke3d/" -SRC_URI="ftp://ftp.3drealms.com/share/3dduke13.zip" +SRC_URI="https://dnr.duke4.net/dl/024fbc5/3dduke13.zip" LICENSE="DUKE3D" SLOT="0"
