Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/librapi2: librapi2-0.15.2.ebuild
Date: Fri, 25 Feb 2011 15:29:17
Message-Id: 20110225152908.756B020054@flycatcher.gentoo.org
1 ssuominen 11/02/25 15:29:08
2
3 Modified: librapi2-0.15.2.ebuild
4 Log:
5 missing usedep
6
7 (Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-libs/librapi2/librapi2-0.15.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/librapi2/librapi2-0.15.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/librapi2/librapi2-0.15.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/librapi2/librapi2-0.15.2.ebuild?r1=1.1&r2=1.2
15
16 Index: librapi2-0.15.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/librapi2/librapi2-0.15.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- librapi2-0.15.2.ebuild 25 Feb 2011 14:58:16 -0000 1.1
23 +++ librapi2-0.15.2.ebuild 25 Feb 2011 15:29:08 -0000 1.2
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/dev-libs/librapi2/librapi2-0.15.2.ebuild,v 1.1 2011/02/25 14:58:16 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librapi2/librapi2-0.15.2.ebuild,v 1.2 2011/02/25 15:29:08 ssuominen Exp $
29
30 EAPI=3
31
32 @@ -17,7 +17,7 @@
33 KEYWORDS="~amd64 ~x86"
34 IUSE="dbus python static-libs"
35
36 -RDEPEND=">=dev-libs/libsynce-0.15.1
37 +RDEPEND=">=dev-libs/libsynce-0.15.1[dbus?]
38 dbus? ( >=dev-libs/dbus-glib-0.88 )
39 python? ( >=dev-python/pyrex-0.9.6 )"
40 DEPEND="${RDEPEND}