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: ChangeLog thunar-1.2.3.ebuild
Date: Fri, 06 Jan 2012 10:32:01
Message-Id: 20120106103150.D88652004B@flycatcher.gentoo.org
1 ssuominen 12/01/06 10:31:50
2
3 Modified: ChangeLog thunar-1.2.3.ebuild
4 Log:
5 ppc/ppc64 stable wrt #386963
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.132 xfce-base/thunar/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/ChangeLog?rev=1.132&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/ChangeLog?rev=1.132&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/ChangeLog?r1=1.131&r2=1.132
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v
19 retrieving revision 1.131
20 retrieving revision 1.132
21 diff -u -r1.131 -r1.132
22 --- ChangeLog 28 Dec 2011 12:47:10 -0000 1.131
23 +++ ChangeLog 6 Jan 2012 10:31:48 -0000 1.132
24 @@ -1,6 +1,9 @@
25 # ChangeLog for xfce-base/thunar
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.131 2011/12/28 12:47:10 ssuominen Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.132 2012/01/06 10:31:48 ssuominen Exp $
30 +
31 + 06 Jan 2012; Samuli Suominen <ssuominen@g.o> thunar-1.2.3.ebuild:
32 + ppc/ppc64 stable wrt #386963
33
34 28 Dec 2011; Samuli Suominen <ssuominen@g.o> thunar-1.2.3.ebuild:
35 Convert to REQUIRED_USE for xfce_plugins_trash and dbus.
36
37
38
39 1.7 xfce-base/thunar/thunar-1.2.3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild?r1=1.6&r2=1.7
44
45 Index: thunar-1.2.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- thunar-1.2.3.ebuild 28 Dec 2011 12:47:10 -0000 1.6
52 +++ thunar-1.2.3.ebuild 6 Jan 2012 10:31:48 -0000 1.7
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild,v 1.6 2011/12/28 12:47:10 ssuominen Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild,v 1.7 2012/01/06 10:31:48 ssuominen Exp $
59
60 EAPI=4
61 inherit virtualx xfconf
62 @@ -9,30 +9,30 @@
63
64 DESCRIPTION="File manager for the Xfce desktop environment"
65 HOMEPAGE="http://www.xfce.org/projects/thunar/ http://thunar.xfce.org/"
66 -SRC_URI="mirror://xfce/src/xfce/${PN}/1.2/${MY_P}.tar.bz2"
67 +SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2"
68
69 LICENSE="GPL-2 LGPL-2"
70 SLOT="0"
71 -KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
72 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
73 IUSE="dbus debug exif libnotify pcre startup-notification test +xfce_plugins_trash udev"
74
75 GVFS_DEPEND=">=gnome-base/gvfs-1.6.7"
76 -COMMON_DEPEND=">=xfce-base/exo-0.6
77 - >=dev-libs/glib-2.18:2
78 +COMMON_DEPEND=">=dev-lang/perl-5.6
79 + >=dev-libs/glib-2.18
80 + >=xfce-base/exo-0.6
81 >=x11-libs/gtk+-2.14:2
82 - >=xfce-base/libxfce4util-4.8
83 >=xfce-base/libxfce4ui-4.8
84 - >=dev-lang/perl-5.6
85 - dbus? ( >=dev-libs/dbus-glib-0.88 )
86 + >=xfce-base/libxfce4util-4.8
87 + dbus? ( >=dev-libs/dbus-glib-0.90 )
88 exif? ( >=media-libs/libexif-0.6.19 )
89 - libnotify? ( x11-libs/libnotify )
90 + libnotify? ( >=x11-libs/libnotify-0.7 )
91 pcre? ( >=dev-libs/libpcre-6 )
92 startup-notification? ( x11-libs/startup-notification )
93 - udev? ( || ( >=sys-fs/udev-171[gudev] >=sys-fs/udev-145[extras] ) )
94 + udev? ( || ( >=sys-fs/udev-171-r1[gudev] <sys-fs/udev-171-r1[extras] ) )
95 xfce_plugins_trash? ( >=xfce-base/xfce4-panel-4.8 )"
96 RDEPEND="${COMMON_DEPEND}
97 - x11-misc/shared-mime-info
98 dev-util/desktop-file-utils
99 + x11-misc/shared-mime-info
100 dbus? ( ${GVFS_DEPEND} )
101 udev? ( ${GVFS_DEPEND}[gdu,udev] )
102 xfce_plugins_trash? ( ${GVFS_DEPEND} )"