summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2018-03-23 16:43:44 -0400
committerAlexandre Rostovtsev <tetromino@gentoo.org>2018-03-23 16:43:44 -0400
commit114177d63df112e931fcb8dc5d674466152009ff (patch)
tree981662405ccceacdb72743d9201e7adbf0f8d4bd /app-misc/gcstar
parentdev-lang/sassc: sync live ebuild (diff)
downloadgentoo-114177d63df112e931fcb8dc5d674466152009ff.tar.gz
gentoo-114177d63df112e931fcb8dc5d674466152009ff.tar.bz2
gentoo-114177d63df112e931fcb8dc5d674466152009ff.zip
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
Diffstat (limited to 'app-misc/gcstar')
-rw-r--r--app-misc/gcstar/gcstar-1.7.0.ebuild6
1 files 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 7d283d97551b..0eb9c9eb8cc6 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"