From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 07E171388C1 for ; Sat, 26 Dec 2015 15:29:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1241E07EB; Sat, 26 Dec 2015 15:29:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C59CE07EB for ; Sat, 26 Dec 2015 15:29:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DBBE6340686 for ; Sat, 26 Dec 2015 15:29:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4883CEF for ; Sat, 26 Dec 2015 15:28:57 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1451143724.05fd78646d03162b3552f31b1c2a0135c3d242f0.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extensions/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.18.2-r1.ebuild X-VCS-Directories: gnome-extra/gnome-shell-extensions/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 05fd78646d03162b3552f31b1c2a0135c3d242f0 X-VCS-Branch: master Date: Sat, 26 Dec 2015 15:28:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 03a1e87a-5b79-4897-bba4-375ce02dc511 X-Archives-Hash: d40588add6346e749fa2acbd1a319e72 commit: 05fd78646d03162b3552f31b1c2a0135c3d242f0 Author: Pacho Ramos gentoo org> AuthorDate: Sat Dec 26 14:59:19 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Dec 26 15:28:44 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05fd7864 gnome-extra/gnome-shell-extensions: Add other bug reference Package-Manager: portage-2.2.26 .../gnome-shell-extensions/gnome-shell-extensions-3.18.2-r1.ebuild | 1 + 1 file changed, 1 insertion(+) 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 index 720f548..5a13435 100644 --- 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 @@ -52,6 +52,7 @@ enabled-extensions gsettings key from the command line or a script." src_prepare() { # Revert commit because of https://bugs.gentoo.org/show_bug.cgi?id=567126 + # https://bugzilla.gnome.org/show_bug.cgi?id=759879 epatch -R "${FILESDIR}"/${PN}-3.18.2-revert-encodings.patch gnome2_src_prepare }