From 3c4bf5a7c49193ff809995e5fa158667ebe20b4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joonas=20Saraj=C3=A4rvi?= Date: Sat, 19 Feb 2011 13:37:15 +0200 Subject: [PATCH] qemu: Update the homepage and git repo locations The old homepage currently redirects to http://www.nongnu.org/qemu/ which further redirects to http://www.qemu.org/index.html The announcement about using git.qemu.org seems originally a bit temporary, but the 0.14.0 version is not available at savannah at all. Currently the download page at http://wiki.qemu.org/Download only mentions git://git.qemu.org/qemu.git. --- packages/app-emulation/qemu/qemu-scm.exheres-0 | 2 +- packages/app-emulation/qemu/qemu.exlib | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/app-emulation/qemu/qemu-scm.exheres-0 b/packages/app-emulation/qemu/qemu-scm.exheres-0 index 77183b7..20ffd53 100644 --- a/packages/app-emulation/qemu/qemu-scm.exheres-0 +++ b/packages/app-emulation/qemu/qemu-scm.exheres-0 @@ -3,7 +3,7 @@ require "${PN}" -SCM_REPOSITORY="git://git.savannah.nongnu.org/qemu.git" +SCM_REPOSITORY="git://git.qemu.org/qemu.git" SCM_EXTERNAL_REFS="roms/vgabios: roms/seabios:" require scm-git diff --git a/packages/app-emulation/qemu/qemu.exlib b/packages/app-emulation/qemu/qemu.exlib index beb9888..e61fc50 100644 --- a/packages/app-emulation/qemu/qemu.exlib +++ b/packages/app-emulation/qemu/qemu.exlib @@ -9,7 +9,7 @@ DESCRIPTION=" machine on a different machine. It claims to achieve good performances because of dynamic translation.' " -HOMEPAGE="http://bellard.org/${PN}" +HOMEPAGE="http://wiki.qemu.org/" LICENCES="GPL-2" MYOPTIONS="