diff options
author | Wim Muskee <wimmuskee@gmail.com> | 2019-04-19 08:55:04 +0200 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2019-04-19 13:33:19 +0100 |
commit | 8eed3f14974c321d35d0c14a5643080bbe54f578 (patch) | |
tree | ecea28a9c9a59ddb05eb47058a11e8ec7a3a7888 /games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild | |
parent | media-plugins/kipi-plugins: 5.9.1 version bump (diff) | |
download | gentoo-8eed3f14974c321d35d0c14a5643080bbe54f578.tar.gz gentoo-8eed3f14974c321d35d0c14a5643080bbe54f578.tar.bz2 gentoo-8eed3f14974c321d35d0c14a5643080bbe54f578.zip |
games-kids/tuxmath: update HOMEPAGE, metadata
Bug: https://bugs.gentoo.org/683184
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11738
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild')
-rw-r--r-- | games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild b/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild index 56c09b87901e..2ef1bded85da 100644 --- a/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild +++ b/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ inherit eutils gnome2-utils MY_PN="${PN}_w_fonts" DESCRIPTION="Educational arcade game where you have to solve maths problems" -HOMEPAGE="http://tux4kids.alioth.debian.org/tuxmath/" +HOMEPAGE="https://github.com/tux4kids/tuxmath" SRC_URI="mirror://debian/pool/main/t/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2 OFL-1.1" |