Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-battery: xfce4-battery-0.5.0-r2.ebuild
Date: Mon, 23 Jun 2008 02:15:39
Message-Id: E1KAbae-00048t-91@stork.gentoo.org
1 drac 08/06/23 02:15:32
2
3 Modified: xfce4-battery-0.5.0-r2.ebuild
4 Log:
5 Pull in dev-util/ instead of xfce-extra/ for notif. daemon
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc3 x86_64)
7
8 Revision Changes Path
9 1.10 xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild?r1=1.9&r2=1.10
14
15 Index: xfce4-battery-0.5.0-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- xfce4-battery-0.5.0-r2.ebuild 25 Apr 2008 16:03:10 -0000 1.9
22 +++ xfce4-battery-0.5.0-r2.ebuild 23 Jun 2008 02:15:31 -0000 1.10
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild,v 1.9 2008/04/25 16:03:10 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild,v 1.10 2008/06/23 02:15:31 drac Exp $
28
29 inherit autotools eutils xfce44
30
31 @@ -12,7 +12,7 @@
32
33 DEPEND="dev-util/pkgconfig
34 dev-util/intltool
35 - xfce-extra/xfce4-dev-tools"
36 + dev-util/xfce4-dev-tools"
37
38 src_unpack() {
39 unpack ${A}
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list