diff options
author | Florian Schmaus <flow@gentoo.org> | 2022-04-17 23:38:06 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-04-17 23:52:05 +0200 |
commit | 49ebb02fea196a6af4d612fd4948948faf64171e (patch) | |
tree | cea84095768994d9b33661e433472b285f280402 /app-emulation/xen | |
parent | app-emulation/xen: fix debug use flag (diff) | |
download | gentoo-49ebb02fea196a6af4d612fd4948948faf64171e.tar.gz gentoo-49ebb02fea196a6af4d612fd4948948faf64171e.tar.bz2 gentoo-49ebb02fea196a6af4d612fd4948948faf64171e.zip |
app-emulation/xen: update HOMEPAGE
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-emulation/xen')
-rw-r--r-- | app-emulation/xen/xen-4.15.1-r3.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/xen/xen-4.15.2-r1.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/xen/xen-4.15.2-r2.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/xen/xen-4.16.0-r5.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/xen/xen-4.15.1-r3.ebuild b/app-emulation/xen/xen-4.15.1-r3.ebuild index 35c94dfb83e9..e5e433b4879a 100644 --- a/app-emulation/xen/xen-4.15.1-r3.ebuild +++ b/app-emulation/xen/xen-4.15.1-r3.ebuild @@ -34,7 +34,7 @@ else fi DESCRIPTION="The Xen virtual machine monitor" -HOMEPAGE="https://www.xenproject.org" +HOMEPAGE="https://xenproject.org" LICENSE="GPL-2" SLOT="0" IUSE="debug efi flask" diff --git a/app-emulation/xen/xen-4.15.2-r1.ebuild b/app-emulation/xen/xen-4.15.2-r1.ebuild index 1b6ea137fc9b..acf7c38a0d94 100644 --- a/app-emulation/xen/xen-4.15.2-r1.ebuild +++ b/app-emulation/xen/xen-4.15.2-r1.ebuild @@ -34,7 +34,7 @@ else fi DESCRIPTION="The Xen virtual machine monitor" -HOMEPAGE="https://www.xenproject.org" +HOMEPAGE="https://xenproject.org" LICENSE="GPL-2" SLOT="0" IUSE="debug efi flask" diff --git a/app-emulation/xen/xen-4.15.2-r2.ebuild b/app-emulation/xen/xen-4.15.2-r2.ebuild index f57e489fab47..1bd0eb2c6709 100644 --- a/app-emulation/xen/xen-4.15.2-r2.ebuild +++ b/app-emulation/xen/xen-4.15.2-r2.ebuild @@ -34,7 +34,7 @@ else fi DESCRIPTION="The Xen virtual machine monitor" -HOMEPAGE="https://www.xenproject.org" +HOMEPAGE="https://xenproject.org" LICENSE="GPL-2" SLOT="0" IUSE="debug efi flask" diff --git a/app-emulation/xen/xen-4.16.0-r5.ebuild b/app-emulation/xen/xen-4.16.0-r5.ebuild index 5746fe98d576..bcfc3bd86b8c 100644 --- a/app-emulation/xen/xen-4.16.0-r5.ebuild +++ b/app-emulation/xen/xen-4.16.0-r5.ebuild @@ -34,7 +34,7 @@ else fi DESCRIPTION="The Xen virtual machine monitor" -HOMEPAGE="https://www.xenproject.org" +HOMEPAGE="https://xenproject.org" LICENSE="GPL-2" SLOT="0" IUSE="+boot-symlinks debug efi flask" |