Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/tango-icon-theme-extras/
Date: Tue, 07 Feb 2017 17:49:02
Message-Id: 1486489651.b9b76ebd483e78dc8ba5c2946debfc6117c3637e.soap@gentoo
1 commit: b9b76ebd483e78dc8ba5c2946debfc6117c3637e
2 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
3 AuthorDate: Tue Feb 7 17:07:41 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 7 17:47:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9b76ebd
7
8 x11-themes/tango-icon-theme-extras: Fix toolong DESCRIPTION
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 Closes: https://github.com/gentoo/gentoo/pull/3869
12
13 .../tango-icon-theme-extras/tango-icon-theme-extras-0.1.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-themes/tango-icon-theme-extras/tango-icon-theme-extras-0.1.0-r1.ebuild b/x11-themes/tango-icon-theme-extras/tango-icon-theme-extras-0.1.0-r1.ebuild
17 index 79f740c..381d621 100644
18 --- a/x11-themes/tango-icon-theme-extras/tango-icon-theme-extras-0.1.0-r1.ebuild
19 +++ b/x11-themes/tango-icon-theme-extras/tango-icon-theme-extras-0.1.0-r1.ebuild
20 @@ -5,7 +5,7 @@
21 EAPI=4
22 inherit autotools eutils gnome2-utils
23
24 -DESCRIPTION="Tango icons for iPod Digital Audio Player (DAP) devices and the Dell Pocket DJ DAP"
25 +DESCRIPTION="Tango icons for iPod Digital Audio Player devices and the Dell Pocket DJ DAP"
26 HOMEPAGE="http://tango.freedesktop.org"
27 SRC_URI="http://tango.freedesktop.org/releases/${P}.tar.gz"