Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/orage: orage-4.7.5.ebuild
Date: Sun, 30 Jan 2011 08:20:38
Message-Id: 20110130082029.C813B2004E@flycatcher.gentoo.org
1 ssuominen 11/01/30 08:20:29
2
3 Modified: orage-4.7.5.ebuild
4 Log:
5 force old libnotify in old orage
6
7 (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.12 app-office/orage/orage-4.7.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/orage/orage-4.7.5.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/orage/orage-4.7.5.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/orage/orage-4.7.5.ebuild?r1=1.11&r2=1.12
15
16 Index: orage-4.7.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.7.5.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- orage-4.7.5.ebuild 25 Jan 2011 18:01:09 -0000 1.11
23 +++ orage-4.7.5.ebuild 30 Jan 2011 08:20:29 -0000 1.12
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.7.5.ebuild,v 1.11 2011/01/25 18:01:09 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.7.5.ebuild,v 1.12 2011/01/30 08:20:29 ssuominen Exp $
29
30 EAPI=3
31 EAUTORECONF=yes
32 @@ -20,7 +20,7 @@
33 >=xfce-base/xfce4-panel-4.6
34 >=dev-libs/libical-0.43
35 berkdb? ( >=sys-libs/db-4 )
36 - libnotify? ( x11-libs/libnotify )
37 + libnotify? ( <x11-libs/libnotify-0.7 )
38 dbus? ( >=dev-libs/dbus-glib-0.88 )"
39 DEPEND="${RDEPEND}
40 dev-util/pkgconfig