Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libpciaccess: libpciaccess-0.10.5.ebuild ChangeLog
Date: Fri, 03 Apr 2009 13:42:53
Message-Id: E1LpjfW-0003vt-Bc@stork.gentoo.org
1 ranger 09/04/03 13:42:50
2
3 Modified: libpciaccess-0.10.5.ebuild ChangeLog
4 Log:
5 Marking libpciaccess-0.10.5 ppc for bug 251832
6 (Portage version: 2.1.6.11/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.5 x11-libs/libpciaccess/libpciaccess-0.10.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.10.5.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.10.5.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.10.5.ebuild?r1=1.4&r2=1.5
14
15 Index: libpciaccess-0.10.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.10.5.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- libpciaccess-0.10.5.ebuild 12 Mar 2009 10:14:11 -0000 1.4
22 +++ libpciaccess-0.10.5.ebuild 3 Apr 2009 13:42:50 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.10.5.ebuild,v 1.4 2009/03/12 10:14:11 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.10.5.ebuild,v 1.5 2009/04/03 13:42:50 ranger Exp $
28
29 # Must be before x-modular eclass is inherited
30 #SNAPSHOT="yes"
31 @@ -9,7 +9,7 @@
32
33 DESCRIPTION="Library providing generic access to the PCI bus and devices"
34 LICENSE="MIT"
35 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
37 IUSE="minimal"
38
39 DEPEND="!<x11-base/xorg-server-1.5"
40
41
42
43 1.15 x11-libs/libpciaccess/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libpciaccess/ChangeLog?rev=1.15&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libpciaccess/ChangeLog?rev=1.15&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libpciaccess/ChangeLog?r1=1.14&r2=1.15
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v
52 retrieving revision 1.14
53 retrieving revision 1.15
54 diff -u -r1.14 -r1.15
55 --- ChangeLog 12 Mar 2009 10:14:11 -0000 1.14
56 +++ ChangeLog 3 Apr 2009 13:42:50 -0000 1.15
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-libs/libpciaccess
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.14 2009/03/12 10:14:11 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.15 2009/04/03 13:42:50 ranger Exp $
62 +
63 + 03 Apr 2009; Brent Baude <ranger@g.o> libpciaccess-0.10.5.ebuild:
64 + Marking libpciaccess-0.10.5 ppc stable for bug 251832
65
66 12 Mar 2009; Raúl Porcel <armin76@g.o> libpciaccess-0.10.5.ebuild:
67 Add ~arm/~sh