commit: dfdd198d358292a3c5445451ba6671282cdf9dee Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Jul 5 06:11:41 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Jul 5 06:11:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfdd198d
app-containers/lxd: update HOMEPAGE Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-containers/lxd/lxd-5.0.2-r2.ebuild | 2 +- app-containers/lxd/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-containers/lxd/lxd-5.0.2-r2.ebuild b/app-containers/lxd/lxd-5.0.2-r2.ebuild index 9e5eeb783945..a567f5520d4e 100644 --- a/app-containers/lxd/lxd-5.0.2-r2.ebuild +++ b/app-containers/lxd/lxd-5.0.2-r2.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit bash-completion-r1 go-module linux-info optfeature systemd verify-sig DESCRIPTION="Modern, secure and powerful system container and virtual machine manager" -HOMEPAGE="https://linuxcontainers.org/lxd/introduction/ https://github.com/lxc/lxd" +HOMEPAGE="https://ubuntu.com/lxd https://github.com/canonical/lxd" SRC_URI="https://linuxcontainers.org/downloads/lxd/${P}.tar.gz verify-sig? ( https://linuxcontainers.org/downloads/lxd/${P}.tar.gz.asc )" diff --git a/app-containers/lxd/metadata.xml b/app-containers/lxd/metadata.xml index dd209643cdb4..0367880cdf4c 100644 --- a/app-containers/lxd/metadata.xml +++ b/app-containers/lxd/metadata.xml @@ -25,6 +25,6 @@ machines, or in general run and manage your infrastructure in a cost-effective way. </longdescription> <upstream> - <remote-id type="github">lxc/lxd</remote-id> + <remote-id type="github">canonical/lxd</remote-id> </upstream> </pkgmetadata>