commit: 8cdc707d4145c180d93133dfd69b148c16862fd0 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat May 26 08:44:12 2018 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat May 26 09:53:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cdc707d
games-fps/ut2003-bonuspack-epic: use HTTPs games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild b/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild index 2309f8e0752..00d2d8927ee 100644 --- a/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild +++ b/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit games DESCRIPTION="Epic Bonus Pack for UT2003" -HOMEPAGE="http://www.moddb.com/games/unreal-tournament-2003" +HOMEPAGE="https://www.moddb.com/games/unreal-tournament-2003" SRC_URI="http://ftp.student.utwente.nl/pub/games/UT2003/BonusPack/UT2003-epicbonuspackone.exe" LICENSE="ut2003"
