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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C2923138334 for ; Tue, 10 Jul 2018 12:29:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFE51E0992; Tue, 10 Jul 2018 12:29:40 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 76571E098A for ; Tue, 10 Jul 2018 12:29:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0EDC8335CA0 for ; Tue, 10 Jul 2018 12:29:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B5B536D for ; Tue, 10 Jul 2018 12:29:35 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1531225744.9f9e4f45a3367a9128a3297930a16cc9c1554440.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-sensors-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild X-VCS-Directories: xfce-extra/xfce4-sensors-plugin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 9f9e4f45a3367a9128a3297930a16cc9c1554440 X-VCS-Branch: master Date: Tue, 10 Jul 2018 12:29:35 +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-Archives-Salt: 96964da7-3e2f-45fc-a659-3a30e5101bf5 X-Archives-Hash: 41fa2a005bd4fb8a5aaef15041f4c6d7 commit: 9f9e4f45a3367a9128a3297930a16cc9c1554440 Author: Michał Górny gentoo org> AuthorDate: Tue Jul 10 10:47:56 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Jul 10 12:29:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f9e4f45 xfce-extra/xfce4-sensors-plugin: Inline mirror://xfce xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild | 2 +- xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild | 2 +- xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild index 863f0a8810d..acd8d1da0c1 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild @@ -7,7 +7,7 @@ inherit multilib xfconf DESCRIPTION="A panel plug-in for different sensors using acpi, lm_sensors and hddtemp" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild index 4ef22bc3d0d..225cabbdbf2 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="A panel plug-in for acpi, lm_sensors and hddtemp sensors" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild index 9c6fafa0d3f..0a7079f854d 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild @@ -7,7 +7,7 @@ inherit gnome2-utils DESCRIPTION="A panel plug-in for acpi, lm_sensors and hddtemp sensors" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0"