games-kids/tuxtype: update HOMEPAGE, SRC_URI, metadata
authorWim Muskee <wimmuskee@gmail.com>
Fri, 19 Apr 2019 06:38:39 +0000 (08:38 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Fri, 19 Apr 2019 12:33:19 +0000 (13:33 +0100)
Closes: https://bugs.gentoo.org/680742
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11737
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-kids/tuxtype/Manifest
games-kids/tuxtype/metadata.xml
games-kids/tuxtype/tuxtype-1.8.1-r1.ebuild

index 8fcbd166406c9cb9ff7336e50aaf2000d2b4d0c7..7767407cec5929f2e0d5f65ac3aeff25fb265eca 100644 (file)
@@ -1 +1 @@
-DIST tuxtype_w_fonts-1.8.1.tar.gz 11528002 BLAKE2B 45cf547f94665913746c6f3fbcd25554cd4adeda1b6cbcc7cbffc1afec3c161f590ad9d21fa53c8e141978916a2d943cfa626cf412f805aeaf7d327284b11615 SHA512 2c360807295f8d9f3d18f36b64c49e39fac78d81570c7a554244a01ee76627c90579e580b609ea7994378f5bbff916142e293ad94306b7b38d132fdc1c53734f
+DIST tuxtype-1.8.1.tar.gz 11470321 BLAKE2B 13650d319e75ed9770113475841780c3413b1d9918f9641bb5b32cf67a622ab731c54149e52252f69030ab8e016b4de408a835aaed29cbf5772213b58cab3e65 SHA512 c7285ece93168260215e20cb5e4f4a46da00687c22241e70f97f735e19501ea8f1abb38e4070fac108c524e5aa3f23f680acef6ef9f5654bc2dab954bcadab01
index 78274e0fa550cc9c38545b42c2aba5e165c0d8ba..52de2ed0b37210620bffc6e4f87d208c383a0da6 100644 (file)
@@ -1,8 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-       <email>games@gentoo.org</email>
-       <name>Gentoo Games Project</name>
-</maintainer>
+       <maintainer type="project">
+               <email>games@gentoo.org</email>
+               <name>Gentoo Games Project</name>
+       </maintainer>
+       <upstream>
+               <remote-id type="github">tux4kids/tuxtype</remote-id>
+       </upstream>
 </pkgmetadata>
index ecb8f47f771748ac3466eb2d682382c61da9e4fe..428594088496dd1a3167c863a46a4b5e66de8b93 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit eutils user
 
 DESCRIPTION="Typing tutorial with lots of eye-candy"
-HOMEPAGE="https://alioth.debian.org/projects/tux4kids"
-SRC_URI="https://alioth.debian.org/frs/download.php/3270/tuxtype_w_fonts-${PV}.tar.gz"
+HOMEPAGE="https://github.com/tux4kids/tuxtype"
+SRC_URI="https://github.com/tux4kids/${PN}/archive/upstream/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2 OFL-1.1"
 SLOT="0"
@@ -21,7 +21,7 @@ DEPEND="media-libs/libsdl[video]
        svg? ( gnome-base/librsvg )"
 RDEPEND=${DEPEND}
 
-S=${WORKDIR}/tuxtype_w_fonts-${PV}
+S=${WORKDIR}/${PN}-upstream-${PV}
 
 pkg_setup(){
        enewgroup gamestat 36