Skip to content

Commit

Permalink
games-puzzle/toppler: update HOMEPAGE, 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 82bb09a commit 18608bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions games-puzzle/toppler/toppler-1.1.6-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit autotools

DESCRIPTION="Reimplementation of Nebulous using SDL"
HOMEPAGE="http://toppler.sourceforge.net/"
HOMEPAGE="https://gitlab.com/roever/toppler/"
SRC_URI="mirror://sourceforge/toppler/${P}.tar.gz"

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

0 comments on commit 18608bf

Please sign in to comment.