Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/qtparted: ChangeLog qtparted-0.4.5.ebuild
Date: Tue, 05 Feb 2008 03:20:30
Message-Id: E1JMEMF-0000I6-PC@stork.gentoo.org
1 wolf31o2 08/02/05 03:20:27
2
3 Modified: ChangeLog qtparted-0.4.5.ebuild
4 Log:
5 Stable on amd64 wrt bug #208453
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.29 sys-apps/qtparted/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/qtparted/ChangeLog?rev=1.29&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/qtparted/ChangeLog?rev=1.29&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/qtparted/ChangeLog?r1=1.28&r2=1.29
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/qtparted/ChangeLog,v
18 retrieving revision 1.28
19 retrieving revision 1.29
20 diff -u -r1.28 -r1.29
21 --- ChangeLog 4 Oct 2006 20:52:42 -0000 1.28
22 +++ ChangeLog 5 Feb 2008 03:20:27 -0000 1.29
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-apps/qtparted
25 -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/qtparted/ChangeLog,v 1.28 2006/10/04 20:52:42 josejx Exp $
27 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/qtparted/ChangeLog,v 1.29 2008/02/05 03:20:27 wolf31o2 Exp $
29 +
30 + 05 Feb 2008; Chris Gianelloni <wolf31o2@g.o> qtparted-0.4.5.ebuild:
31 + Stable on amd64 wrt bug #208453.
32
33 04 Oct 2006; Joseph Jezak <josejx@g.o> qtparted-0.4.5.ebuild:
34 Marked ppc stable for bug #134039.
35
36
37
38 1.6 sys-apps/qtparted/qtparted-0.4.5.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/qtparted/qtparted-0.4.5.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/qtparted/qtparted-0.4.5.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/qtparted/qtparted-0.4.5.ebuild?r1=1.5&r2=1.6
43
44 Index: qtparted-0.4.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-apps/qtparted/qtparted-0.4.5.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- qtparted-0.4.5.ebuild 12 Jul 2007 05:10:21 -0000 1.5
51 +++ qtparted-0.4.5.ebuild 5 Feb 2008 03:20:27 -0000 1.6
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2006 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/qtparted/qtparted-0.4.5.ebuild,v 1.5 2007/07/12 05:10:21 mr_bones_ Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/qtparted/qtparted-0.4.5.ebuild,v 1.6 2008/02/05 03:20:27 wolf31o2 Exp $
58
59 inherit qt3 multilib autotools
60
61 @@ -10,7 +10,7 @@
62 LICENSE="GPL-2"
63
64 SLOT="0"
65 -KEYWORDS="~amd64 ppc x86"
66 +KEYWORDS="amd64 ppc x86"
67 IUSE="jfs ntfs reiserfs xfs gnome kde" # kdeenablefinal"
68
69 DEPEND="$(qt_min_version 3.1)
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list