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/xfce4-volumed: xfce4-volumed-0.1.8.ebuild
Date: Sat, 29 Jan 2011 20:23:07
Message-Id: 20110129202258.B6F0320054@flycatcher.gentoo.org
1 ssuominen 11/01/29 20:22:58
2
3 Modified: xfce4-volumed-0.1.8.ebuild
4 Log:
5 force old libnotify in old xfce4-volumed
6
7 (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 xfce-extra/xfce4-volumed/xfce4-volumed-0.1.8.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.8.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.8.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.8.ebuild?r1=1.4&r2=1.5
15
16 Index: xfce4-volumed-0.1.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.8.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- xfce4-volumed-0.1.8.ebuild 12 May 2010 15:33:03 -0000 1.4
23 +++ xfce4-volumed-0.1.8.ebuild 29 Jan 2011 20:22:58 -0000 1.5
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-extra/xfce4-volumed/xfce4-volumed-0.1.8.ebuild,v 1.4 2010/05/12 15:33:03 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.8.ebuild,v 1.5 2011/01/29 20:22:58 ssuominen Exp $
30
31 EAPI=2
32 inherit xfconf
33 @@ -18,7 +18,7 @@
34 >=x11-libs/xcb-util-0.3.5
35 media-libs/gstreamer:0.10
36 media-libs/gst-plugins-base:0.10
37 - libnotify? ( x11-libs/libnotify )"
38 + libnotify? ( <x11-libs/libnotify-0.7 )"
39 RDEPEND="${COMMON_DEPEND}
40 media-plugins/gst-plugins-meta:0.10"
41 DEPEND="${COMMON_DEPEND}