diff options
author | Cristian Othón Martínez Vera <cfuga@cfuga.mx> | 2023-02-22 19:44:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-22 19:54:29 +0000 |
commit | 780f0fa2c496c1880dfde90757e391f91c72df54 (patch) | |
tree | 863e49b997ccfd7496f5414204a274a36a79096a /app-emulation | |
parent | app-editors/texworks: fix MissingRemoteId for maintainer-needed packages (diff) | |
download | gentoo-780f0fa2c496c1880dfde90757e391f91c72df54.tar.gz gentoo-780f0fa2c496c1880dfde90757e391f91c72df54.tar.bz2 gentoo-780f0fa2c496c1880dfde90757e391f91c72df54.zip |
app-emulation/phpvirtualbox: fix MissingRemoteId for maintainer-needed packages
Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/phpvirtualbox/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/phpvirtualbox/metadata.xml b/app-emulation/phpvirtualbox/metadata.xml index e5e5b86a33ad..ead318766d1d 100644 --- a/app-emulation/phpvirtualbox/metadata.xml +++ b/app-emulation/phpvirtualbox/metadata.xml @@ -3,7 +3,7 @@ <pkgmetadata> <!-- maintainer-needed --> <upstream> - <remote-id type="google-code">phpvirtualbox</remote-id> + <remote-id type="github">phpvirtualbox/phpvirtualbox</remote-id> <remote-id type="sourceforge">phpvirtualbox</remote-id> </upstream> </pkgmetadata> |