Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extensions/
Date: Sat, 26 Dec 2015 15:29:08
Message-Id: 1451143724.05fd78646d03162b3552f31b1c2a0135c3d242f0.pacho@gentoo
1 commit: 05fd78646d03162b3552f31b1c2a0135c3d242f0
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 26 14:59:19 2015 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 26 15:28:44 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05fd7864
7
8 gnome-extra/gnome-shell-extensions: Add other bug reference
9
10 Package-Manager: portage-2.2.26
11
12 .../gnome-shell-extensions/gnome-shell-extensions-3.18.2-r1.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.18.2-r1.ebuild b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.18.2-r1.ebuild
16 index 720f548..5a13435 100644
17 --- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.18.2-r1.ebuild
18 +++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.18.2-r1.ebuild
19 @@ -52,6 +52,7 @@ enabled-extensions gsettings key from the command line or a script."
20
21 src_prepare() {
22 # Revert commit because of https://bugs.gentoo.org/show_bug.cgi?id=567126
23 + # https://bugzilla.gnome.org/show_bug.cgi?id=759879
24 epatch -R "${FILESDIR}"/${PN}-3.18.2-revert-encodings.patch
25 gnome2_src_prepare
26 }