Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-vcs-plugin: ChangeLog thunar-vcs-plugin-0.1.2.ebuild
Date: Fri, 20 Aug 2010 00:56:44
Message-Id: 20100820005638.488102004C@flycatcher.gentoo.org
1 darkside 10/08/20 00:56:38
2
3 Modified: ChangeLog thunar-vcs-plugin-0.1.2.ebuild
4 Log:
5 update DESCRIPTION
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.11 xfce-extra/thunar-vcs-plugin/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog?r1=1.10&r2=1.11
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- ChangeLog 22 Jun 2010 18:56:28 -0000 1.10
22 +++ ChangeLog 20 Aug 2010 00:56:38 -0000 1.11
23 @@ -1,6 +1,10 @@
24 # ChangeLog for xfce-extra/thunar-vcs-plugin
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.10 2010/06/22 18:56:28 arfrever Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.11 2010/08/20 00:56:38 darkside Exp $
28 +
29 + 20 Aug 2010; Jeremy Olexa <darkside@g.o>
30 + thunar-vcs-plugin-0.1.2.ebuild:
31 + update DESCRIPTION
32
33 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
34 thunar-vcs-plugin-0.1.2.ebuild:
35
36
37
38 1.8 xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild?r1=1.7&r2=1.8
43
44 Index: thunar-vcs-plugin-0.1.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- thunar-vcs-plugin-0.1.2.ebuild 22 Jun 2010 18:56:28 -0000 1.7
51 +++ thunar-vcs-plugin-0.1.2.ebuild 20 Aug 2010 00:56:38 -0000 1.8
52 @@ -1,11 +1,11 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild,v 1.7 2010/06/22 18:56:28 arfrever Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild,v 1.8 2010/08/20 00:56:38 darkside Exp $
57
58 EAPI=2
59 inherit xfconf
60
61 -DESCRIPTION="adds Subversion actions to the context menu of thunar"
62 +DESCRIPTION="adds Subversion and GIT actions to the context menu of thunar"
63 HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin"
64 SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/0.1/${P}.tar.bz2"