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/gtk-engines-ubuntulooks/
Date: Tue, 07 Feb 2017 17:49:15
Message-Id: 1486489644.79ae36d9158097bffac62446ac606e397c4105e9.soap@gentoo
1 commit: 79ae36d9158097bffac62446ac606e397c4105e9
2 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
3 AuthorDate: Tue Feb 7 17:03:40 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 7 17:47:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79ae36d9
7
8 x11-themes/gtk-engines-ubuntulooks: 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 .../gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild
17 index b0d1e66..14462bf 100644
18 --- a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild
19 +++ b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild
20 @@ -8,7 +8,7 @@ inherit autotools eutils
21 PATCH_LEVEL=12
22 MY_PN=${PN/gtk-engines-}
23
24 -DESCRIPTION="A derivative of the standard Clearlooks GTK+ 2.x engine with more orange approach"
25 +DESCRIPTION="A derivative of the standard Clearlooks GTK+ 2.x engine with more orange feel"
26 HOMEPAGE="http://packages.ubuntu.com/search?keywords=gtk2-engines-ubuntulooks"
27 SRC_URI="mirror://ubuntu/pool/main/u/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz
28 mirror://ubuntu/pool/main/u/${MY_PN}/${MY_PN}_${PV}-${PATCH_LEVEL}.diff.gz"