From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 82189158094 for ; Tue, 5 Jul 2022 09:26:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99515E0D8F; Tue, 5 Jul 2022 09:26:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 60ACDE0D8F for ; Tue, 5 Jul 2022 09:26:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D6DC53419BE for ; Tue, 5 Jul 2022 09:26:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 131D7501 for ; Tue, 5 Jul 2022 09:26:10 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1657013144.be88a3fe675cbeb5283600b4674c3af336793352.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/nxml-libvirt-schemas/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-7.10.0.ebuild app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.3.0.ebuild app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.4.0.ebuild X-VCS-Directories: app-emacs/nxml-libvirt-schemas/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: be88a3fe675cbeb5283600b4674c3af336793352 X-VCS-Branch: master Date: Tue, 5 Jul 2022 09:26:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f3594796-9854-4f4d-bdc7-cf28f37a3f1b X-Archives-Hash: cf6b90f6d3dd950f8c1f11c1008139bd commit: be88a3fe675cbeb5283600b4674c3af336793352 Author: Ulrich Müller gentoo org> AuthorDate: Tue Jul 5 09:19:00 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Jul 5 09:25:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be88a3fe app-emacs/nxml-libvirt-schemas: Update HOMEPAGE and SRC_URI Signed-off-by: Ulrich Müller gentoo.org> app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-7.10.0.ebuild | 4 ++-- app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.3.0.ebuild | 4 ++-- app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.4.0.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-7.10.0.ebuild b/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-7.10.0.ebuild index f60678a36ec4..c3597d40e521 100644 --- a/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-7.10.0.ebuild +++ b/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-7.10.0.ebuild @@ -7,8 +7,8 @@ inherit elisp MY_P="libvirt-${PV}" DESCRIPTION="Extension for nxml-mode with libvirt schemas" -HOMEPAGE="http://www.libvirt.org/" -SRC_URI="http://libvirt.org/sources/${MY_P}.tar.xz" +HOMEPAGE="https://www.libvirt.org/" +SRC_URI="https://libvirt.org/sources/${MY_P}.tar.xz" S="${WORKDIR}/${MY_P%-rc*}/docs/schemas" # This is the license of the package, but the schema files are diff --git a/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.3.0.ebuild b/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.3.0.ebuild index acb053083ec6..04d4900b48e5 100644 --- a/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.3.0.ebuild +++ b/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.3.0.ebuild @@ -14,8 +14,8 @@ inherit elisp MY_P="libvirt-${PV}" DESCRIPTION="Extension for nxml-mode with libvirt schemas" -HOMEPAGE="http://www.libvirt.org/" -SRC_URI="http://libvirt.org/sources/${MY_P}.tar.xz" +HOMEPAGE="https://libvirt.org/" +SRC_URI="https://libvirt.org/sources/${MY_P}.tar.xz" S="${WORKDIR}/${MY_P%-rc*}/src/conf/schemas" # This is the license of the package, but the schema files are diff --git a/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.4.0.ebuild b/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.4.0.ebuild index acb053083ec6..1c0188f9655a 100644 --- a/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.4.0.ebuild +++ b/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.4.0.ebuild @@ -14,8 +14,8 @@ inherit elisp MY_P="libvirt-${PV}" DESCRIPTION="Extension for nxml-mode with libvirt schemas" -HOMEPAGE="http://www.libvirt.org/" -SRC_URI="http://libvirt.org/sources/${MY_P}.tar.xz" +HOMEPAGE="https://www.libvirt.org/" +SRC_URI="https://libvirt.org/sources/${MY_P}.tar.xz" S="${WORKDIR}/${MY_P%-rc*}/src/conf/schemas" # This is the license of the package, but the schema files are