mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-dotnet/pe-format: 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
787524daad
commit
ff17bcdb12
@@ -10,7 +10,7 @@
|
||||
<email>mgorny@gentoo.org</email>
|
||||
<name>Michał Górny</name>
|
||||
</maintainer>
|
||||
<bugs-to>https://github.com/mgorny/pe-format2/issues/</bugs-to>
|
||||
<remote-id type="bitbucket">mgorny/pe-format2</remote-id>
|
||||
<bugs-to>https://github.com/projg2/pe-format2/issues/</bugs-to>
|
||||
<remote-id type="bitbucket">projg2/pe-format2</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -6,8 +6,8 @@ EAPI=7
|
||||
inherit systemd xdg-utils
|
||||
|
||||
DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc"
|
||||
HOMEPAGE="https://github.com/mgorny/pe-format2/"
|
||||
SRC_URI="https://github.com/mgorny/pe-format2/releases/download/v${PV}/${P}.tar.bz2"
|
||||
HOMEPAGE="https://github.com/projg2/pe-format2/"
|
||||
SRC_URI="https://github.com/projg2/pe-format2/releases/download/v${PV}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -6,8 +6,8 @@ EAPI=7
|
||||
inherit autotools git-r3 systemd xdg-utils
|
||||
|
||||
DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc"
|
||||
HOMEPAGE="https://github.com/mgorny/pe-format2/"
|
||||
EGIT_REPO_URI="https://github.com/mgorny/pe-format2.git"
|
||||
HOMEPAGE="https://github.com/projg2/pe-format2/"
|
||||
EGIT_REPO_URI="https://github.com/projg2/pe-format2.git"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user