app-misc/gcstar: change SRC_URI to dev.gentoo.org - bug #634500
authorAlexandre Rostovtsev <tetromino@gentoo.org>
Fri, 23 Mar 2018 20:43:44 +0000 (16:43 -0400)
committerAlexandre Rostovtsev <tetromino@gentoo.org>
Fri, 23 Mar 2018 20:43:44 +0000 (16:43 -0400)
Gna! has been permanently shut down; GCstar upstream is inactive and
hasn't rehosted the source tarballs.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-misc/gcstar/gcstar-1.7.0.ebuild

index 7d283d97551b94c5c4662c027d093beb52714693..0eb9c9eb8cc6f373861fa97bd6c19b79c38e00d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -7,7 +7,9 @@ inherit eutils fdo-mime gnome2-utils
 
 DESCRIPTION="Manage your collections of movies, games, books, music and more"
 HOMEPAGE="http://www.gcstar.org/"
-SRC_URI="http://download.gna.org/gcstar/${P}.tar.gz"
+# Gna permanently shut down in May 2017
+# Original SRC_URI was http://download.gna.org/gcstar/${P}.tar.gz
+SRC_URI="https://dev.gentoo.org/~tetromino/distfiles/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"