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-base/thunar: thunar-1.1.1.ebuild
Date: Mon, 26 Jul 2010 15:48:13
Message-Id: 20100726154801.226CD2CE15@corvid.gentoo.org
1 ssuominen 10/07/26 15:48:00
2
3 Modified: thunar-1.1.1.ebuild
4 Log:
5 raise exo depend to ensure there's no conflicts between udev and hal
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 xfce-base/thunar/thunar-1.1.1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/thunar-1.1.1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/thunar-1.1.1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/thunar-1.1.1.ebuild?r1=1.3&r2=1.4
14
15 Index: thunar-1.1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.1.1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- thunar-1.1.1.ebuild 26 Jul 2010 15:39:49 -0000 1.3
22 +++ thunar-1.1.1.ebuild 26 Jul 2010 15:48:00 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.1.1.ebuild,v 1.3 2010/07/26 15:39:49 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.1.1.ebuild,v 1.4 2010/07/26 15:48:00 ssuominen Exp $
28
29 EAPI=3
30 inherit virtualx xfconf
31 @@ -16,7 +16,7 @@
32 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
33 IUSE="dbus debug exif libnotify pcre startup-notification test +trash-plugin udev"
34
35 -COMMON_DEPEND=">=xfce-base/exo-0.5.1
36 +COMMON_DEPEND=">=xfce-base/exo-0.5.3
37 >=dev-libs/glib-2.18:2
38 >=x11-libs/gtk+-2.14:2
39 >=xfce-base/libxfce4util-4.6