commit: 47bd51b8465baad116f1731f181b2ce0cc6341ef Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Sun Aug 23 02:45:11 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Aug 23 11:42:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47bd51b8
app-emulation/pcem: update HOMEPAGE Replace non-functioning BitBucket URL Bug: https://bugs.gentoo.org/737896 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com> Signed-off-by: David Seifert <soap <AT> gentoo.org> app-emulation/pcem/metadata.xml | 2 +- app-emulation/pcem/pcem-16.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/pcem/metadata.xml b/app-emulation/pcem/metadata.xml index d949dbdb3e6..b25ac367e48 100644 --- a/app-emulation/pcem/metadata.xml +++ b/app-emulation/pcem/metadata.xml @@ -18,6 +18,6 @@ </use> <upstream> <bugs-to>https://pcem-emulator.co.uk/phpBB3/viewforum.php?f=2</bugs-to> - <remote-id type="bitbucket">pcem_emulator/pcem</remote-id> + <remote-id type="github">sarah-walker-pcem/pcem</remote-id> </upstream> </pkgmetadata> diff --git a/app-emulation/pcem/pcem-16.ebuild b/app-emulation/pcem/pcem-16.ebuild index 8b2b9258363..605cd74eded 100644 --- a/app-emulation/pcem/pcem-16.ebuild +++ b/app-emulation/pcem/pcem-16.ebuild @@ -10,7 +10,7 @@ WX_GTK_VER="3.0" DESCRIPTION="A PC emulator that specializes in running old operating systems and software" HOMEPAGE=" https://pcem-emulator.co.uk/ - https://bitbucket.org/pcem_emulator/pcem/ + https://github.com/sarah-walker-pcem/pcem/ " SRC_URI="https://pcem-emulator.co.uk/files/PCemV${PV}Linux.tar.gz"
