ssuominen 14/06/20 13:44:42 Modified: xfce4-mount-plugin-0.6.7.ebuild ChangeLog Log: The release tarball is broken with missing localizations wrt #510872 by Nick Brooker (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path 1.3 xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild?r1=1.2&r2=1.3 Index: xfce4-mount-plugin-0.6.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xfce4-mount-plugin-0.6.7.ebuild 20 Jun 2014 06:56:49 -0000 1.2 +++ xfce4-mount-plugin-0.6.7.ebuild 20 Jun 2014 13:44:42 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.2 2014/06/20 06:56:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v 1.3 2014/06/20 13:44:42 ssuominen Exp $ EAPI=5 inherit xfconf @@ -22,6 +22,8 @@ virtual/pkgconfig" pkg_setup() { + PATCHES=( "${FILESDIR}"/${P}-LINGUAS.patch ) + XFCONF=( $(xfconf_use_debug) ) 1.21 xfce-extra/xfce4-mount-plugin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 20 Jun 2014 06:56:49 -0000 1.20 +++ ChangeLog 20 Jun 2014 13:44:42 -0000 1.21 @@ -1,6 +1,12 @@ # ChangeLog for xfce-extra/xfce4-mount-plugin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.20 2014/06/20 06:56:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.21 2014/06/20 13:44:42 ssuominen Exp $ + + 20 Jun 2014; Samuli Suominen <[email protected]> + +files/xfce4-mount-plugin-0.6.7-LINGUAS.patch, + xfce4-mount-plugin-0.6.7.ebuild: + The release tarball is broken with missing localizations wrt #510872 by Nick + Brooker 20 Jun 2014; Samuli Suominen <[email protected]> xfce4-mount-plugin-0.6.7.ebuild:
