diff options
author | Daniel Schmidt <gen2xmach1ne@tutanota.com> | 2019-03-17 21:18:29 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2019-03-17 21:58:02 +0000 |
commit | 5a7335635f8c1e630f49ae9bb4b834980c39e93c (patch) | |
tree | 2c88ec5e994eabbb62c0ebdbf2c8fc52a9de2521 /games-arcade/epiar | |
parent | games-arcade/cosmosmash: fix HOMEPAGE and SRC_URI (diff) | |
download | gentoo-5a7335635f8c1e630f49ae9bb4b834980c39e93c.tar.gz gentoo-5a7335635f8c1e630f49ae9bb4b834980c39e93c.tar.bz2 gentoo-5a7335635f8c1e630f49ae9bb4b834980c39e93c.zip |
games-arcade/epiar: update HOMEPAGE
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Daniel Schmidt <gen2xmach1ne@tutanota.com>
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-arcade/epiar')
-rw-r--r-- | games-arcade/epiar/epiar-0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/epiar/epiar-0.5-r1.ebuild b/games-arcade/epiar/epiar-0.5-r1.ebuild index 7ddbc3d9c668..05c4162056cb 100644 --- a/games-arcade/epiar/epiar-0.5-r1.ebuild +++ b/games-arcade/epiar/epiar-0.5-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit flag-o-matic eutils games DESCRIPTION="A space adventure/combat game" -HOMEPAGE="http://epiar.net/" +HOMEPAGE="https://sourceforge.net/projects/epiar/" SRC_URI="mirror://sourceforge/epiar/${P}.0-src.zip" LICENSE="GPL-2 LGPL-2.1" |