commit:     2ec0570f3ff1c983e5324a626de1d1fde779dfcc
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  4 22:11:07 2017 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 22:37:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ec0570f

gnome-base/gvfs: re-add glibc sysmacro patch

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 gnome-base/gvfs/gvfs-1.30.3.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/gnome-base/gvfs/gvfs-1.30.3.ebuild 
b/gnome-base/gvfs/gvfs-1.30.3.ebuild
index e9821e2..85124c7 100644
--- a/gnome-base/gvfs/gvfs-1.30.3.ebuild
+++ b/gnome-base/gvfs/gvfs-1.30.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -81,6 +81,10 @@ DEPEND="${RDEPEND}
 # https://bugzilla.gnome.org/700162
 RESTRICT="test"
 
+PATCHES=(
+       "${FILESDIR}"/${PN}-1.30.2-sysmacros.patch #580234
+)
+
 src_prepare() {
        if ! use udev; then
                sed -e 's/gvfsd-burn/ /' \

Reply via email to