mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
dev-libs/gpds: point homepage at github
gpds.simulton.com has been down for over a month, so use the live github upstream. Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
inherit cmake
|
||||
|
||||
DESCRIPTION="A general purpose data serializer"
|
||||
HOMEPAGE="https://gpds.simulton.com"
|
||||
HOMEPAGE="https://github.com/simulton/gpds"
|
||||
|
||||
if [[ "${PV}" == "9999" ]] ; then
|
||||
inherit git-r3
|
||||
|
||||
Reference in New Issue
Block a user