Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-icon-theme/
Date: Tue, 22 Aug 2017 15:57:55
Message-Id: 1503417466.bde39c0cf1b83d5fe062653af6284aafa6874724.mgorny@gentoo
1 commit: bde39c0cf1b83d5fe062653af6284aafa6874724
2 Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
3 AuthorDate: Tue Aug 22 11:12:46 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 22 15:57:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bde39c0c
7
8 x11-themes/gnome-icon-theme: use HTTPS for mail-archive.com
9
10 Package-Manager: Portage-2.3.7, Repoman-2.3.3
11
12 x11-themes/gnome-icon-theme/gnome-icon-theme-3.12.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-3.12.0-r1.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-3.12.0-r1.ebuild
16 index b87a3f28745..0d32115ed06 100644
17 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-3.12.0-r1.ebuild
18 +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-3.12.0-r1.ebuild
19 @@ -10,7 +10,7 @@ DESCRIPTION="GNOME default icon theme"
20 HOMEPAGE="https://www.gnome.org/ https://people.freedesktop.org/~jimmac/icons/#git"
21
22 SRC_URI="${SRC_URI}
23 - branding? ( http://www.mail-archive.com/tango-artists@×××××××××××××××××.org/msg00043/tango-gentoo-v1.1.tar.gz )"
24 + branding? ( https://www.mail-archive.com/tango-artists@×××××××××××××××××.org/msg00043/tango-gentoo-v1.1.tar.gz )"
25
26 LICENSE="|| ( LGPL-3 CC-BY-SA-3.0 )
27 branding? ( CC-BY-SA-4.0 )"