diff options
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/0ad/0ad-0.0.20_alpha.ebuild | 4 | ||||
-rw-r--r-- | games-strategy/0ad/0ad-0.0.21_alpha.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-strategy/0ad/0ad-0.0.20_alpha.ebuild b/games-strategy/0ad/0ad-0.0.20_alpha.ebuild index 14f1d2a1cab6..5ccfab2942cb 100644 --- a/games-strategy/0ad/0ad-0.0.20_alpha.ebuild +++ b/games-strategy/0ad/0ad-0.0.20_alpha.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ inherit eutils wxwidgets toolchain-funcs gnome2-utils python-any-r1 games MY_P=0ad-${PV/_/-} DESCRIPTION="A free, real-time strategy game" -HOMEPAGE="http://play0ad.com/" +HOMEPAGE="https://play0ad.com/" SRC_URI="mirror://sourceforge/zero-ad/${MY_P}-unix-build.tar.xz" LICENSE="GPL-2 LGPL-2.1 MIT CC-BY-SA-3.0 ZLIB" diff --git a/games-strategy/0ad/0ad-0.0.21_alpha.ebuild b/games-strategy/0ad/0ad-0.0.21_alpha.ebuild index ab8f438e264d..89de55c9db87 100644 --- a/games-strategy/0ad/0ad-0.0.21_alpha.ebuild +++ b/games-strategy/0ad/0ad-0.0.21_alpha.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ inherit eutils wxwidgets toolchain-funcs gnome2-utils python-any-r1 MY_P=0ad-${PV/_/-} DESCRIPTION="A free, real-time strategy game" -HOMEPAGE="http://play0ad.com/" +HOMEPAGE="https://play0ad.com/" SRC_URI="mirror://sourceforge/zero-ad/${MY_P}-unix-build.tar.xz" LICENSE="GPL-2 LGPL-2.1 MIT CC-BY-SA-3.0 ZLIB" |