Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-archive: thunar-archive-0.2.4-r1.ebuild ChangeLog
Date: Mon, 10 Dec 2007 15:08:20
Message-Id: E1J1kEs-0005Bo-VZ@stork.gentoo.org
1 drac 07/12/10 15:08:10
2
3 Modified: thunar-archive-0.2.4-r1.ebuild ChangeLog
4 Log:
5 Change position of xfce44_goodies_thunar_plugin to get HOMEPAGE from ebuild instead of eclass wrt #201795
6 (Portage version: 2.1.4_rc9)
7
8 Revision Changes Path
9 1.16 xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild?rev=1.16&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild?rev=1.16&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild?r1=1.15&r2=1.16
14
15 Index: thunar-archive-0.2.4-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild,v
18 retrieving revision 1.15
19 retrieving revision 1.16
20 diff -u -r1.15 -r1.16
21 --- thunar-archive-0.2.4-r1.ebuild 4 Jul 2007 18:21:48 -0000 1.15
22 +++ thunar-archive-0.2.4-r1.ebuild 10 Dec 2007 15:08:10 -0000 1.16
23 @@ -1,12 +1,11 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild,v 1.15 2007/07/04 18:21:48 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild,v 1.16 2007/12/10 15:08:10 drac Exp $
28
29 inherit xfce44
30
31 xfce44
32 -
33 -MY_P="${PN}-plugin-${PV}"
34 +xfce44_goodies_thunar_plugin
35
36 DESCRIPTION="Thunar archive plugin"
37 HOMEPAGE="http://www.foo-projects.org/~benny/projects/thunar-archive-plugin"
38 @@ -18,5 +17,3 @@
39 RDEPEND="|| ( xfce-extra/xarchiver app-arch/file-roller xfce-extra/squeeze kde-base/ark )"
40
41 DOCS="AUTHORS ChangeLog NEWS README THANKS"
42 -
43 -xfce44_goodies_thunar_plugin
44
45
46
47 1.29 xfce-extra/thunar-archive/ChangeLog
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-archive/ChangeLog?rev=1.29&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-archive/ChangeLog?rev=1.29&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-archive/ChangeLog?r1=1.28&r2=1.29
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/ChangeLog,v
56 retrieving revision 1.28
57 retrieving revision 1.29
58 diff -u -r1.28 -r1.29
59 --- ChangeLog 4 Jul 2007 18:21:48 -0000 1.28
60 +++ ChangeLog 10 Dec 2007 15:08:10 -0000 1.29
61 @@ -1,6 +1,11 @@
62 # ChangeLog for xfce-extra/thunar-archive
63 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/ChangeLog,v 1.28 2007/07/04 18:21:48 drac Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/ChangeLog,v 1.29 2007/12/10 15:08:10 drac Exp $
66 +
67 + 10 Dec 2007; Samuli Suominen <drac@g.o>
68 + thunar-archive-0.2.4-r1.ebuild:
69 + Change position of xfce44_goodies_thunar_plugin to get HOMEPAGE from ebuild
70 + instead of eclass wrt #201795
71
72 04 Jul 2007; Samuli Suominen <drac@g.o>
73 thunar-archive-0.2.4-r1.ebuild:
74
75
76
77 --
78 gentoo-commits@g.o mailing list