gnome-base/gvfs: re-add glibc sysmacro patch
authorGilles Dartiguelongue <eva@gentoo.org>
Wed, 4 Jan 2017 22:11:07 +0000 (23:11 +0100)
committerGilles Dartiguelongue <eva@gentoo.org>
Wed, 4 Jan 2017 22:37:26 +0000 (23:37 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

gnome-base/gvfs/gvfs-1.30.3.ebuild

index e9821e23608d7dabfbfadf968202d99f44b6c9c0..85124c75dd78e0dcf1ad9d48ffd83effe831b067 100644 (file)
@@ -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/ /' \