Skip to content

Commit

Permalink
games-rpg/coe2: fix HOMEPAGE, use HTTPS
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Schmidt <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://bugs.gentoo.org/680666
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
g3Nyu1ya authored and chewi committed Mar 18, 2019
1 parent f8f2fa1 commit 66e5a38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions games-rpg/coe2/coe2-2007-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 66e5a38

Please sign in to comment.