diff options
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/pcem/metadata.xml | 2 | ||||
-rw-r--r-- | 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 d949dbdb3e6e..b25ac367e489 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 8b2b9258363d..605cd74eded3 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" |