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 95D121396D1 for ; Tue, 22 Aug 2017 15:57:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C25DF1FC098; Tue, 22 Aug 2017 15:57:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9E2871FC098 for ; Tue, 22 Aug 2017 15:57:54 +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 D2418341B1C for ; Tue, 22 Aug 2017 15:57:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95B3C7EC9 for ; Tue, 22 Aug 2017 15:57:52 +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: <1503417465.26d07db9e5855dee0eae096a5a2df461b8994251.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/adwaita-icon-theme/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.22.0-r2.ebuild x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.24.0.ebuild X-VCS-Directories: x11-themes/adwaita-icon-theme/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 26d07db9e5855dee0eae096a5a2df461b8994251 X-VCS-Branch: master Date: Tue, 22 Aug 2017 15:57:52 +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: e74d9377-11ff-416f-b21e-f23da191b12b X-Archives-Hash: 4f297693100f45310817eba39c082040 commit: 26d07db9e5855dee0eae096a5a2df461b8994251 Author: David Hicks hicks id au> AuthorDate: Tue Aug 22 11:12:00 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Aug 22 15:57:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d07db9 x11-themes/adwaita-icon-theme: use HTTPS for mail-archive.com Package-Manager: Portage-2.3.7, Repoman-2.3.3 x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.22.0-r2.ebuild | 2 +- x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.24.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.22.0-r2.ebuild b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.22.0-r2.ebuild index 093613df004..6c216066a63 100644 --- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.22.0-r2.ebuild +++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.22.0-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="GNOME default icon theme" HOMEPAGE="https://git.gnome.org/browse/adwaita-icon-theme/" SRC_URI="${SRC_URI} - branding? ( http://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz ) + branding? ( https://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz ) " LICENSE=" || ( LGPL-3 CC-BY-SA-3.0 ) diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.24.0.ebuild b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.24.0.ebuild index c6691b75d24..9f8717ec63f 100644 --- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.24.0.ebuild +++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.24.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="GNOME default icon theme" HOMEPAGE="https://git.gnome.org/browse/adwaita-icon-theme/" SRC_URI="${SRC_URI} - branding? ( http://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz ) + branding? ( https://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz ) " LICENSE=" || ( LGPL-3 CC-BY-SA-3.0 )