commit:     114177d63df112e931fcb8dc5d674466152009ff
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 23 20:43:44 2018 +0000
Commit:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Fri Mar 23 20:43:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=114177d6

app-misc/gcstar: change SRC_URI to dev.gentoo.org - bug #634500

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 | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-misc/gcstar/gcstar-1.7.0.ebuild 
b/app-misc/gcstar/gcstar-1.7.0.ebuild
index 7d283d97551..0eb9c9eb8cc 100644
--- a/app-misc/gcstar/gcstar-1.7.0.ebuild
+++ b/app-misc/gcstar/gcstar-1.7.0.ebuild
@@ -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"

Reply via email to