Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/matchbox-window-manager: matchbox-window-manager-1.2.ebuild matchbox-window-manager-1.1.ebuild
Date: Mon, 03 Aug 2009 10:50:34
Message-Id: E1MXv7g-0000St-OC@stork.gentoo.org
1 ssuominen 09/08/03 10:50:32
2
3 Modified: matchbox-window-manager-1.2.ebuild
4 Removed: matchbox-window-manager-1.1.ebuild
5 Log:
6 Define RDEPEND
7 (Portage version: 2.2_rc33/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 x11-wm/matchbox-window-manager/matchbox-window-manager-1.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.2.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.2.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.2.ebuild?r1=1.6&r2=1.7
15
16 Index: matchbox-window-manager-1.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.2.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- matchbox-window-manager-1.2.ebuild 14 Mar 2009 03:52:45 -0000 1.6
23 +++ matchbox-window-manager-1.2.ebuild 3 Aug 2009 10:50:32 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 2006-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.2.ebuild,v 1.6 2009/03/14 03:52:45 solar Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.2.ebuild,v 1.7 2009/08/03 10:50:32 ssuominen Exp $
29
30 inherit eutils versionator gnome2
31
32 @@ -13,13 +13,14 @@
33 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
34 IUSE="debug expat gnome session startup-notification xcomposite"
35
36 -DEPEND=">=x11-libs/libmatchbox-1.5
37 +RDEPEND=">=x11-libs/libmatchbox-1.5
38 expat? ( dev-libs/expat )
39 gnome? ( gnome-base/gconf )
40 startup-notification? ( x11-libs/startup-notification )
41 session? ( x11-libs/libSM )
42 xcomposite? ( x11-libs/libXcomposite
43 - x11-libs/libXdamage )"
44 + x11-libs/libXdamage )"
45 +DEPEND="${RDEPEND}"
46
47 src_unpack() {
48 unpack ${A}