Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/hicolor-icon-theme/
Date: Thu, 24 Dec 2015 01:27:11
Message-Id: 1450920410.b319176e400a7b401abe58c84259a83af9520742.eva@gentoo
1 commit: b319176e400a7b401abe58c84259a83af9520742
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 24 01:26:50 2015 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 24 01:26:50 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b319176e
7
8 x11-themes/hicolor-icon-theme: update homepage, bug #568630
9
10 Package-Manager: portage-2.2.26
11
12 x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild
16 index a63565f..329e8d1 100644
17 --- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild
18 +++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild
19 @@ -6,7 +6,7 @@ EAPI=5
20 inherit gnome2-utils
21
22 DESCRIPTION="Fallback theme for the freedesktop icon theme specification"
23 -HOMEPAGE="http://icon-theme.freedesktop.org/wiki/HicolorTheme"
24 +HOMEPAGE="http://freedesktop.org/wiki/Software/icon-theme"
25 SRC_URI="http://icon-theme.freedesktop.org/releases/${P}.tar.xz"
26
27 LICENSE="GPL-2"