Skip to content

Commit

Permalink
games-action/heroes: use HTTPS, fix LICENSE
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
mm1ke authored and ConiKost committed Jul 12, 2023
1 parent 4e348e3 commit bef573a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions games-action/heroes/heroes-0.21-r3.ebuild
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit autotools desktop

DESCRIPTION="Heroes Enjoy Riding Over Empty Slabs: similar to Tron and Nibbles"
HOMEPAGE="http://heroes.sourceforge.net/"
HOMEPAGE="https://heroes.sourceforge.net/"
SRC_URI="
mirror://sourceforge/${PN}/${P}.tar.bz2
mirror://sourceforge/${PN}/${PN}-data-1.5.tar.bz2
mirror://sourceforge/${PN}/${PN}-sound-tracks-1.0.tar.bz2
mirror://sourceforge/${PN}/${PN}-sound-effects-1.0.tar.bz2
https://dev.gentoo.org/~ionen/distfiles/${PN}.png"

LICENSE="GPL-2"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="ggi nls +sdl"
Expand Down

0 comments on commit bef573a

Please sign in to comment.