Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/pciutils: ChangeLog pciutils-3.0.2.ebuild
Date: Sun, 01 Feb 2009 19:23:59
Message-Id: E1LThvB-0005Dn-R5@stork.gentoo.org
1 nixnut 09/02/01 19:23:57
2
3 Modified: ChangeLog pciutils-3.0.2.ebuild
4 Log:
5 ppc stable #256377
6 (Portage version: 2.1.6.7/cvs/Linux ppc)
7
8 Revision Changes Path
9 1.160 sys-apps/pciutils/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/ChangeLog?rev=1.160&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/ChangeLog?rev=1.160&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/ChangeLog?r1=1.159&r2=1.160
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v
18 retrieving revision 1.159
19 retrieving revision 1.160
20 diff -u -r1.159 -r1.160
21 --- ChangeLog 31 Jan 2009 16:49:30 -0000 1.159
22 +++ ChangeLog 1 Feb 2009 19:23:57 -0000 1.160
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-apps/pciutils
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.159 2009/01/31 16:49:30 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.160 2009/02/01 19:23:57 nixnut Exp $
28 +
29 + 01 Feb 2009; nixnut <nixnut@g.o> pciutils-3.0.2.ebuild:
30 + ppc stable #256377
31
32 31 Jan 2009; Mike Frysinger <vapier@g.o> pciutils-3.0.2.ebuild:
33 Fix man page install in older ebuild too #256696 by Pacho Ramos.
34
35
36
37 1.10 sys-apps/pciutils/pciutils-3.0.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/pciutils-3.0.2.ebuild?rev=1.10&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/pciutils-3.0.2.ebuild?rev=1.10&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/pciutils-3.0.2.ebuild?r1=1.9&r2=1.10
42
43 Index: pciutils-3.0.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.0.2.ebuild,v
46 retrieving revision 1.9
47 retrieving revision 1.10
48 diff -u -r1.9 -r1.10
49 --- pciutils-3.0.2.ebuild 31 Jan 2009 16:49:30 -0000 1.9
50 +++ pciutils-3.0.2.ebuild 1 Feb 2009 19:23:57 -0000 1.10
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.0.2.ebuild,v 1.9 2009/01/31 16:49:30 vapier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.0.2.ebuild,v 1.10 2009/02/01 19:23:57 nixnut Exp $
56
57 inherit eutils flag-o-matic toolchain-funcs multilib
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
65 IUSE="network-cron zlib"
66
67 DEPEND="zlib? ( sys-libs/zlib )"