Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/pciutils: pciutils-3.0.0.ebuild ChangeLog
Date: Mon, 25 Aug 2008 13:10:09
Message-Id: E1KXbpf-0007Tt-0J@stork.gentoo.org
1 armin76 08/08/25 13:10:07
2
3 Modified: pciutils-3.0.0.ebuild ChangeLog
4 Log:
5 ia64 stable wrt #235028
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.9 sys-apps/pciutils/pciutils-3.0.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/pciutils-3.0.0.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/pciutils-3.0.0.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/pciutils-3.0.0.ebuild?r1=1.8&r2=1.9
14
15 Index: pciutils-3.0.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.0.0.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- pciutils-3.0.0.ebuild 24 Aug 2008 17:37:15 -0000 1.8
22 +++ pciutils-3.0.0.ebuild 25 Aug 2008 13:10:06 -0000 1.9
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/sys-apps/pciutils/pciutils-3.0.0.ebuild,v 1.8 2008/08/24 17:37:15 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.0.0.ebuild,v 1.9 2008/08/25 13:10:06 armin76 Exp $
28
29 inherit eutils flag-o-matic toolchain-funcs multilib
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
37 IUSE="network-cron zlib"
38
39 DEPEND="zlib? ( sys-libs/zlib )"
40
41
42
43 1.144 sys-apps/pciutils/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/ChangeLog?rev=1.144&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/ChangeLog?rev=1.144&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/ChangeLog?r1=1.143&r2=1.144
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v
52 retrieving revision 1.143
53 retrieving revision 1.144
54 diff -u -r1.143 -r1.144
55 --- ChangeLog 24 Aug 2008 17:37:15 -0000 1.143
56 +++ ChangeLog 25 Aug 2008 13:10:06 -0000 1.144
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-apps/pciutils
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.143 2008/08/24 17:37:15 klausman Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.144 2008/08/25 13:10:06 armin76 Exp $
62 +
63 + 25 Aug 2008; Raúl Porcel <armin76@g.o> pciutils-3.0.0.ebuild:
64 + ia64 stable wrt #235028
65
66 24 Aug 2008; Tobias Klausmann <klausman@g.o> pciutils-3.0.0.ebuild:
67 Stable on alpha, bug #235028