Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-cpugraph-plugin: ChangeLog xfce4-cpugraph-plugin-0.4.0.ebuild
Date: Mon, 30 Aug 2010 14:44:24
Message-Id: 20100830144421.5B2B220054@flycatcher.gentoo.org
1 ssuominen 10/08/30 14:44:21
2
3 Modified: ChangeLog xfce4-cpugraph-plugin-0.4.0.ebuild
4 Log:
5 Link to libxfcegui4 wrt #334891 by Diego E. Pettenò.
6
7 (Portage version: 2.2_rc69/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 xfce-extra/xfce4-cpugraph-plugin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog?r1=1.2&r2=1.3
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ChangeLog 8 Oct 2009 17:29:12 -0000 1.2
23 +++ ChangeLog 30 Aug 2010 14:44:21 -0000 1.3
24 @@ -1,6 +1,11 @@
25 # ChangeLog for xfce-extra/xfce4-cpugraph-plugin
26 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.2 2009/10/08 17:29:12 darkside Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.3 2010/08/30 14:44:21 ssuominen Exp $
30 +
31 + 30 Aug 2010; Samuli Suominen <ssuominen@g.o>
32 + xfce4-cpugraph-plugin-0.4.0.ebuild,
33 + +files/xfce4-cpugraph-plugin-0.4.0-link_to_libxfcegui4.patch:
34 + Link to libxfcegui4 wrt #334891 by Diego E. Pettenò.
35
36 08 Oct 2009; Jeremy Olexa <darkside@g.o>
37 xfce4-cpugraph-plugin-0.4.0.ebuild:
38
39
40
41 1.4 xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild?rev=1.4&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild?rev=1.4&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild?r1=1.3&r2=1.4
46
47 Index: xfce4-cpugraph-plugin-0.4.0.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild,v
50 retrieving revision 1.3
51 retrieving revision 1.4
52 diff -u -r1.3 -r1.4
53 --- xfce4-cpugraph-plugin-0.4.0.ebuild 8 Oct 2009 17:29:12 -0000 1.3
54 +++ xfce4-cpugraph-plugin-0.4.0.ebuild 30 Aug 2010 14:44:21 -0000 1.4
55 @@ -1,8 +1,9 @@
56 -# Copyright 1999-2009 Gentoo Foundation
57 +# Copyright 1999-2010 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild,v 1.3 2009/10/08 17:29:12 darkside Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild,v 1.4 2010/08/30 14:44:21 ssuominen Exp $
61
62 EAPI=2
63 +EAUTORECONF=yes
64 inherit xfconf
65
66 DESCRIPTION="CPU load panel plugin"
67 @@ -14,14 +15,19 @@
68 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
69 IUSE="debug"
70
71 -RDEPEND=">=xfce-base/xfce4-panel-4.3.20"
72 +RDEPEND=">=xfce-base/xfce4-panel-4.3.20
73 + >=xfce-base/libxfcegui4-4.3.20"
74 DEPEND="${RDEPEND}
75 dev-util/pkgconfig
76 - dev-util/intltool"
77 + dev-util/intltool
78 + sys-devel/gettext"
79
80 pkg_setup() {
81 - PATCHES=( "${FILESDIR}/${P}-free_and_realloc.patch" )
82 - DOCS="AUTHORS ChangeLog NEWS README TODO"
83 + PATCHES=(
84 + "${FILESDIR}"/${P}-free_and_realloc.patch
85 + "${FILESDIR}"/${P}-link_to_libxfcegui4.patch
86 + )
87 XFCONF="--disable-dependency-tracking
88 - $(use_enable debug)"
89 + $(xfconf_use_debug)"
90 + DOCS="AUTHORS ChangeLog NEWS README TODO"
91 }