Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-block/gparted: ChangeLog gparted-0.3.5.ebuild gparted-0.3.1.ebuild gparted-0.3.3-r1.ebuild gparted-0.3.3.ebuild
Date: Sat, 19 Apr 2008 22:49:32
Message-Id: E1JnLs8-0005zf-Ne@stork.gentoo.org
1 eva 08/04/19 22:49:28
2
3 Modified: ChangeLog gparted-0.3.5.ebuild
4 Removed: gparted-0.3.1.ebuild gparted-0.3.3-r1.ebuild
5 gparted-0.3.3.ebuild
6 Log:
7 stable amd64, bug #215392. cleaning old revisions.
8 (Portage version: 2.1.5_rc5)
9
10 Revision Changes Path
11 1.47 sys-block/gparted/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/gparted/ChangeLog?rev=1.47&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/gparted/ChangeLog?rev=1.47&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/gparted/ChangeLog?r1=1.46&r2=1.47
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v
20 retrieving revision 1.46
21 retrieving revision 1.47
22 diff -u -r1.46 -r1.47
23 --- ChangeLog 3 Apr 2008 14:51:52 -0000 1.46
24 +++ ChangeLog 19 Apr 2008 22:49:28 -0000 1.47
25 @@ -1,6 +1,15 @@
26 # ChangeLog for sys-block/gparted
27 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.46 2008/04/03 14:51:52 ranger Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.47 2008/04/19 22:49:28 eva Exp $
30 +
31 + 19 Apr 2008; Gilles Dartiguelongue <eva@g.o>
32 + -files/gparted-0.2.5-llabs.patch, -files/gparted-0.3.1-llabs.patch,
33 + -files/gparted-0.3.3-device-reload-crash.patch, -gparted-0.3.1.ebuild,
34 + -gparted-0.3.3.ebuild, -gparted-0.3.3-r1.ebuild:
35 + cleaning old revisions.
36 +
37 + 19 Apr 2008; Gilles Dartiguelongue <eva@g.o> gparted-0.3.5.ebuild:
38 + stable amd64, bug #215392
39
40 03 Apr 2008; Brent Baude <ranger@g.o> gparted-0.3.5.ebuild:
41 stable ppc, bug 215392
42
43
44
45 1.5 sys-block/gparted/gparted-0.3.5.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/gparted/gparted-0.3.5.ebuild?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/gparted/gparted-0.3.5.ebuild?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/gparted/gparted-0.3.5.ebuild?r1=1.4&r2=1.5
50
51 Index: gparted-0.3.5.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.3.5.ebuild,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- gparted-0.3.5.ebuild 3 Apr 2008 14:51:52 -0000 1.4
58 +++ gparted-0.3.5.ebuild 19 Apr 2008 22:49:28 -0000 1.5
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2008 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.3.5.ebuild,v 1.4 2008/04/03 14:51:52 ranger Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.3.5.ebuild,v 1.5 2008/04/19 22:49:28 eva Exp $
64
65 inherit eutils gnome2
66
67 @@ -11,7 +11,7 @@
68
69 LICENSE="GPL-2"
70 SLOT="0"
71 -KEYWORDS="~amd64 ppc ~sparc x86"
72 +KEYWORDS="amd64 ppc ~sparc x86"
73 IUSE="fat hfs jfs ntfs reiserfs reiser4 xfs"
74
75 common_depends=">=sys-apps/parted-1.7.1
76
77
78
79 --
80 gentoo-commits@l.g.o mailing list