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-cellmodem-plugin: ChangeLog xfce4-cellmodem-plugin-0.0.5.ebuild
Date: Wed, 31 Oct 2012 20:13:07
Message-Id: 20121031201250.9CA3C21600@flycatcher.gentoo.org
1 ssuominen 12/10/31 20:12:50
2
3 Modified: ChangeLog xfce4-cellmodem-plugin-0.0.5.ebuild
4 Log:
5 Remove sys-libs/zlib requirement because we are using shared libpci instead of static libpci so inheriting the libraries (NEEDED entries) work.
6
7 (Portage version: 2.2.0_alpha135/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 xfce-extra/xfce4-cellmodem-plugin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/ChangeLog?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/ChangeLog?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/ChangeLog?r1=1.5&r2=1.6
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/ChangeLog,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ChangeLog 22 May 2012 10:54:08 -0000 1.5
23 +++ ChangeLog 31 Oct 2012 20:12:50 -0000 1.6
24 @@ -1,6 +1,12 @@
25 # ChangeLog for xfce-extra/xfce4-cellmodem-plugin
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/ChangeLog,v 1.5 2012/05/22 10:54:08 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/ChangeLog,v 1.6 2012/10/31 20:12:50 ssuominen Exp $
29 +
30 + 31 Oct 2012; Samuli Suominen <ssuominen@g.o>
31 + xfce4-cellmodem-plugin-0.0.5.ebuild,
32 + +files/xfce4-cellmodem-plugin-0.0.5-build.patch:
33 + Remove sys-libs/zlib requirement because we are using shared libpci instead
34 + of static libpci so inheriting the libraries (NEEDED entries) work.
35
36 22 May 2012; Samuli Suominen <ssuominen@g.o>
37 xfce4-cellmodem-plugin-0.0.5.ebuild:
38
39
40
41 1.8 xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild?rev=1.8&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild?rev=1.8&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild?r1=1.7&r2=1.8
46
47 Index: xfce4-cellmodem-plugin-0.0.5.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild,v
50 retrieving revision 1.7
51 retrieving revision 1.8
52 diff -u -r1.7 -r1.8
53 --- xfce4-cellmodem-plugin-0.0.5.ebuild 22 May 2012 10:54:08 -0000 1.7
54 +++ xfce4-cellmodem-plugin-0.0.5.ebuild 31 Oct 2012 20:12:50 -0000 1.8
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild,v 1.7 2012/05/22 10:54:08 ssuominen Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild,v 1.8 2012/10/31 20:12:50 ssuominen Exp $
60
61 EAPI=4
62 EAUTORECONF=yes
63 @@ -15,7 +15,7 @@
64 KEYWORDS="amd64 x86"
65 IUSE="debug"
66
67 -RDEPEND="sys-apps/pciutils[zlib]
68 +RDEPEND="sys-apps/pciutils
69 virtual/libusb:0
70 >=xfce-base/libxfcegui4-4.8
71 >=xfce-base/xfce4-panel-4.8"
72 @@ -27,6 +27,7 @@
73 PATCHES=(
74 "${FILESDIR}"/${P}-asneeded.patch
75 "${FILESDIR}"/${P}-link_for_xfce_warn.patch
76 + "${FILESDIR}"/${P}-build.patch
77 )
78
79 XFCONF=(