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/thunar-volman: thunar-volman-0.2.0.ebuild thunar-volman-0.3.80.ebuild
Date: Sun, 23 Aug 2009 17:56:57
Message-Id: E1MfHJH-0004Zk-9U@stork.gentoo.org
1 ssuominen 09/08/23 17:56:55
2
3 Modified: thunar-volman-0.2.0.ebuild
4 thunar-volman-0.3.80.ebuild
5 Log:
6 xfce-base/exo
7 (Portage version: 2.2_rc39/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.10 xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild?r1=1.9&r2=1.10
15
16 Index: thunar-volman-0.2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- thunar-volman-0.2.0.ebuild 21 Dec 2008 12:40:08 -0000 1.9
23 +++ thunar-volman-0.2.0.ebuild 23 Aug 2009 17:56:55 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2008 Gentoo Foundation
26 +# Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild,v 1.9 2008/12/21 12:40:08 flameeyes Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.2.0.ebuild,v 1.10 2009/08/23 17:56:55 ssuominen Exp $
30
31 inherit eutils xfce44
32
33 @@ -15,23 +15,22 @@
34
35 RDEPEND="dev-libs/dbus-glib
36 sys-apps/hal
37 - >=xfce-extra/exo-0.3.2
38 - >=xfce-base/thunar-${THUNAR_MASTER_VERSION}"
39 + >=xfce-base/exo-0.3.2
40 + >=xfce-base/thunar-1"
41 DEPEND="${RDEPEND}
42 dev-util/pkgconfig"
43
44 pkg_setup() {
45 - if ! built_with_use xfce-extra/exo hal; then
46 + if ! built_with_use xfce-base/exo hal; then
47 ewarn "Volume management requires xfce-extra/exo with hal support. Enable"
48 ewarn "hal USE flag and re-emerge xfce-extra/exo."
49 - die "re-emerge xfce-extra/exo with USE hal"
50 + die "re-emerge xfce-base/exo with USE hal"
51 fi
52 }
53
54 src_unpack() {
55 unpack ${A}
56 cd "${S}"
57 - # Fix make check.
58 echo thunar-volman-settings.desktop.in.in >> po/POTFILES.skip
59 }
60
61
62
63
64 1.2 xfce-extra/thunar-volman/thunar-volman-0.3.80.ebuild
65
66 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.3.80.ebuild?rev=1.2&view=markup
67 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.3.80.ebuild?rev=1.2&content-type=text/plain
68 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.3.80.ebuild?r1=1.1&r2=1.2
69
70 Index: thunar-volman-0.3.80.ebuild
71 ===================================================================
72 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.3.80.ebuild,v
73 retrieving revision 1.1
74 retrieving revision 1.2
75 diff -u -r1.1 -r1.2
76 --- thunar-volman-0.3.80.ebuild 10 Mar 2009 14:15:39 -0000 1.1
77 +++ thunar-volman-0.3.80.ebuild 23 Aug 2009 17:56:55 -0000 1.2
78 @@ -1,6 +1,6 @@
79 # Copyright 1999-2009 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.3.80.ebuild,v 1.1 2009/03/10 14:15:39 angelos Exp $
82 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.3.80.ebuild,v 1.2 2009/08/23 17:56:55 ssuominen Exp $
83
84 EAPI=2
85
86 @@ -16,7 +16,7 @@
87
88 RDEPEND="dev-libs/dbus-glib
89 sys-apps/hal
90 - >=xfce-extra/exo-0.3.8[hal]
91 - >=xfce-base/thunar-${THUNAR_VERSION}"
92 + >=xfce-base/exo-0.3.8[hal]
93 + >=xfce-base/thunar-1"
94
95 DOCS="AUTHORS ChangeLog NEWS README THANKS"