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/exo: exo-0.3.107.ebuild
Date: Sat, 29 Jan 2011 20:22:42
Message-Id: 20110129202233.2278920054@flycatcher.gentoo.org
1 ssuominen 11/01/29 20:22:33
2
3 Modified: exo-0.3.107.ebuild
4 Log:
5 force old libnotify in old exo
6
7 (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.13 xfce-base/exo/exo-0.3.107.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/exo-0.3.107.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/exo-0.3.107.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/exo-0.3.107.ebuild?r1=1.12&r2=1.13
15
16 Index: exo-0.3.107.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.107.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- exo-0.3.107.ebuild 14 Sep 2010 13:23:34 -0000 1.12
23 +++ exo-0.3.107.ebuild 29 Jan 2011 20:22:33 -0000 1.13
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.107.ebuild,v 1.12 2010/09/14 13:23:34 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.107.ebuild,v 1.13 2011/01/29 20:22:33 ssuominen Exp $
30
31 EAPI=3
32 inherit xfconf python multilib
33 @@ -19,7 +19,7 @@
34 >=dev-libs/glib-2.6:2
35 >=x11-libs/gtk+-2.6:2
36 >=xfce-base/libxfce4util-4.6.1
37 - libnotify? ( x11-libs/libnotify )
38 + libnotify? ( <x11-libs/libnotify-0.7 )
39 hal? ( sys-apps/hal )
40 python? ( dev-python/pygtk )"
41 DEPEND="${RDEPEND}