Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/pmount: pmount-0.9.16.ebuild ChangeLog
Date: Mon, 07 Jan 2008 16:05:13
Message-Id: E1JBuTL-0000L6-VH@stork.gentoo.org
1 fmccor 08/01/07 16:05:07
2
3 Modified: pmount-0.9.16.ebuild ChangeLog
4 Log:
5 Sparc stable, Bug #202150 --- works here.
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.7 sys-apps/pmount/pmount-0.9.16.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pmount/pmount-0.9.16.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pmount/pmount-0.9.16.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pmount/pmount-0.9.16.ebuild?r1=1.6&r2=1.7
14
15 Index: pmount-0.9.16.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.16.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- pmount-0.9.16.ebuild 16 Dec 2007 17:02:17 -0000 1.6
22 +++ pmount-0.9.16.ebuild 7 Jan 2008 16:05:07 -0000 1.7
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.16.ebuild,v 1.6 2007/12/16 17:02:17 corsair Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.16.ebuild,v 1.7 2008/01/07 16:05:07 fmccor Exp $
29
30 inherit eutils
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86"
37 +KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~sh sparc x86"
38 IUSE="crypt hal"
39
40 DEPEND="hal? ( >=sys-apps/dbus-0.33 >=sys-apps/hal-0.5.2 )
41
42
43
44 1.52 sys-apps/pmount/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pmount/ChangeLog?rev=1.52&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pmount/ChangeLog?rev=1.52&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pmount/ChangeLog?r1=1.51&r2=1.52
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v
53 retrieving revision 1.51
54 retrieving revision 1.52
55 diff -u -r1.51 -r1.52
56 --- ChangeLog 16 Dec 2007 17:02:17 -0000 1.51
57 +++ ChangeLog 7 Jan 2008 16:05:07 -0000 1.52
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-apps/pmount
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.51 2007/12/16 17:02:17 corsair Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.52 2008/01/07 16:05:07 fmccor Exp $
64 +
65 + 07 Jan 2008; Ferris McCormick <fmccor@g.o> pmount-0.9.16.ebuild:
66 + Sparc stable, Bug #202150 --- works here.
67
68 16 Dec 2007; Markus Rothe <corsair@g.o> pmount-0.9.16.ebuild:
69 Stable on ppc64; bug #202150
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list