commit: e0ba0531ed745fcd41a26767cb73ee1409f15ed1 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> AuthorDate: Thu Feb 2 13:58:18 2023 +0000 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> CommitDate: Thu Feb 2 13:59:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0ba0531
games-puzzle/color-lines: update SRC_URI due to Google Code shutdown Reported-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com> Bug: https://bugs.gentoo.org/892922 Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org> games-puzzle/color-lines/color-lines-0.6-r1.ebuild | 4 ++-- 1 file 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"
