summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2023-02-02 16:58:18 +0300
committerSergey Popov <pinkbyte@gentoo.org>2023-02-02 16:59:27 +0300
commite0ba0531ed745fcd41a26767cb73ee1409f15ed1 (patch)
tree0103496bc879bc9395a1aac014f9898e85a8e4db /games-puzzle
parentsys-devel/gdb: add 13.0.91 (diff)
downloadgentoo-e0ba0531ed745fcd41a26767cb73ee1409f15ed1.tar.gz
gentoo-e0ba0531ed745fcd41a26767cb73ee1409f15ed1.tar.bz2
gentoo-e0ba0531ed745fcd41a26767cb73ee1409f15ed1.zip
games-puzzle/color-lines: update SRC_URI due to Google Code shutdown
Reported-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Bug: https://bugs.gentoo.org/892922 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/color-lines/color-lines-0.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/color-lines/color-lines-0.6-r1.ebuild b/games-puzzle/color-lines/color-lines-0.6-r1.ebuild
index e239fd1588a2..35416f945881 100644
--- a/games-puzzle/color-lines/color-lines-0.6-r1.ebuild
+++ b/games-puzzle/color-lines/color-lines-0.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ inherit desktop
DESCRIPTION="Color lines game written with SDL with bonus features"
HOMEPAGE="https://github.com/OpenA/color-lines-sdl"
-SRC_URI="https://color-lines.googlecode.com/files/lines_${PV}.tar.gz"
+SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.gz -> lines_${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"