mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-util/squashmerge: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
f740834f13
commit
ba512907db
@@ -10,7 +10,7 @@
|
||||
<email>mgorny@gentoo.org</email>
|
||||
<name>Michał Górny</name>
|
||||
</maintainer>
|
||||
<bugs-to>https://github.com/mgorny/squashmerge/issues/</bugs-to>
|
||||
<remote-id type="github">mgorny/squashmerge</remote-id>
|
||||
<bugs-to>https://github.com/projg2/squashmerge/issues/</bugs-to>
|
||||
<remote-id type="github">projg2/squashmerge</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="dev-util/squashdelta delta merge tool"
|
||||
HOMEPAGE="https://github.com/mgorny/squashmerge/"
|
||||
SRC_URI="https://github.com/mgorny/${PN}/releases/download/v${PV}/${P}.tar.bz2"
|
||||
HOMEPAGE="https://github.com/projg2/squashmerge/"
|
||||
SRC_URI="https://github.com/projg2/${PN}/releases/download/v${PV}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
EGIT_REPO_URI="https://github.com/mgorny/${PN}.git"
|
||||
EGIT_REPO_URI="https://github.com/projg2/${PN}.git"
|
||||
inherit autotools git-r3
|
||||
|
||||
DESCRIPTION="dev-util/squashdelta delta merge tool"
|
||||
HOMEPAGE="https://github.com/mgorny/squashmerge/"
|
||||
HOMEPAGE="https://github.com/projg2/squashmerge/"
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user