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-plugins/pidgin-rhythmbox: pidgin-rhythmbox-2.0.ebuild
Date: Tue, 02 Jun 2009 23:30:16
Message-Id: E1MBdQs-0006AK-DU@stork.gentoo.org
1 ssuominen 09/06/02 23:30:14
2
3 Modified: pidgin-rhythmbox-2.0.ebuild
4 Log:
5 Typo
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild?r1=1.7&r2=1.8
14
15 Index: pidgin-rhythmbox-2.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- pidgin-rhythmbox-2.0.ebuild 2 Jun 2009 23:28:06 -0000 1.7
22 +++ pidgin-rhythmbox-2.0.ebuild 2 Jun 2009 23:30:14 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild,v 1.7 2009/06/02 23:28:06 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-rhythmbox/pidgin-rhythmbox-2.0.ebuild,v 1.8 2009/06/02 23:30:14 ssuominen Exp $
28
29 EAPI=2
30
31 @@ -17,6 +17,7 @@
32 media-sound/rhythmbox
33 >=x11-libs/gtk+-2.4:2
34 dev-libs/dbus-glib"
35 +RDEPEND="${RDEPEND}"
36
37 src_install() {
38 emake DESTDIR="${D}" install || die "emake install failed"