commit: 66e5a38198e48977fb6eefabbabe107df0cf00b3 Author: Daniel Schmidt <gen2xmach1ne <AT> tutanota <DOT> com> AuthorDate: Mon Mar 18 00:58:47 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Mon Mar 18 20:50:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66e5a381
games-rpg/coe2: fix HOMEPAGE, use HTTPS Signed-off-by: Daniel Schmidt <gen2xmach1ne <AT> tutanota.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://bugs.gentoo.org/680666 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-rpg/coe2/coe2-2007-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-rpg/coe2/coe2-2007-r1.ebuild b/games-rpg/coe2/coe2-2007-r1.ebuild index d4070f0433a..99a3f1b823f 100644 --- a/games-rpg/coe2/coe2-2007-r1.ebuild +++ b/games-rpg/coe2/coe2-2007-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils games DESCRIPTION="Precursor to the Dominions series" -HOMEPAGE="http://www.shrapnelgames.com/Illwinter/CoE2/" -SRC_URI="http://download.shrapnelgames.com/downloads/${PN}_${PV}.zip" +HOMEPAGE="https://www.shrapnelgames.com/Our_Games/Free_Games.html" +SRC_URI="https://download.shrapnelgames.com/downloads/${PN}_${PV}.zip" LICENSE="all-rights-reserved" SLOT="0"
