Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mount-plugin: xfce4-mount-plugin-0.6.7.ebuild ChangeLog
Date: Fri, 20 Jun 2014 13:44:45
Message-Id: 20140620134442.3A6F12004E@flycatcher.gentoo.org
1 ssuominen 14/06/20 13:44:42
2
3 Modified: xfce4-mount-plugin-0.6.7.ebuild ChangeLog
4 Log:
5 The release tarball is broken with missing localizations wrt #510872 by Nick Brooker
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
8
9 Revision Changes Path
10 1.3 xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild
11
12 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
13 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
14 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
15
16 Index: xfce4-mount-plugin-0.6.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.7.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- xfce4-mount-plugin-0.6.7.ebuild 20 Jun 2014 06:56:49 -0000 1.2
23 +++ xfce4-mount-plugin-0.6.7.ebuild 20 Jun 2014 13:44:42 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $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 $
28 +# $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 $
29
30 EAPI=5
31 inherit xfconf
32 @@ -22,6 +22,8 @@
33 virtual/pkgconfig"
34
35 pkg_setup() {
36 + PATCHES=( "${FILESDIR}"/${P}-LINGUAS.patch )
37 +
38 XFCONF=(
39 $(xfconf_use_debug)
40 )
41
42
43
44 1.21 xfce-extra/xfce4-mount-plugin/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.21&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?rev=1.21&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog?r1=1.20&r2=1.21
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v
53 retrieving revision 1.20
54 retrieving revision 1.21
55 diff -u -r1.20 -r1.21
56 --- ChangeLog 20 Jun 2014 06:56:49 -0000 1.20
57 +++ ChangeLog 20 Jun 2014 13:44:42 -0000 1.21
58 @@ -1,6 +1,12 @@
59 # ChangeLog for xfce-extra/xfce4-mount-plugin
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.20 2014/06/20 06:56:49 ssuominen Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.21 2014/06/20 13:44:42 ssuominen Exp $
63 +
64 + 20 Jun 2014; Samuli Suominen <ssuominen@g.o>
65 + +files/xfce4-mount-plugin-0.6.7-LINGUAS.patch,
66 + xfce4-mount-plugin-0.6.7.ebuild:
67 + The release tarball is broken with missing localizations wrt #510872 by Nick
68 + Brooker
69
70 20 Jun 2014; Samuli Suominen <ssuominen@g.o>
71 xfce4-mount-plugin-0.6.7.ebuild: