Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-block/gparted: gparted-0.16.2.ebuild ChangeLog
Date: Sat, 30 Nov 2013 19:56:28
Message-Id: 20131130195625.6257E2004B@flycatcher.gentoo.org
1 pacho 13/11/30 19:56:25
2
3 Modified: gparted-0.16.2.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #478252
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.2 sys-block/gparted/gparted-0.16.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/gparted/gparted-0.16.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/gparted/gparted-0.16.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/gparted/gparted-0.16.2.ebuild?r1=1.1&r2=1.2
15
16 Index: gparted-0.16.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.16.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gparted-0.16.2.ebuild 26 Oct 2013 19:19:15 -0000 1.1
23 +++ gparted-0.16.2.ebuild 30 Nov 2013 19:56:25 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.16.2.ebuild,v 1.1 2013/10/26 19:19:15 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.16.2.ebuild,v 1.2 2013/11/30 19:56:25 pacho Exp $
29
30 EAPI="5"
31 GCONF_DEBUG="no"
32 @@ -13,7 +13,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~arm ~ppc ~x86"
37 +KEYWORDS="amd64 ~arm ~ppc ~x86"
38 IUSE="btrfs dmraid f2fs fat hfs jfs kde mdadm ntfs policykit reiserfs reiser4 xfs"
39
40 # FIXME: add gpart support
41
42
43
44 1.130 sys-block/gparted/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/gparted/ChangeLog?rev=1.130&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/gparted/ChangeLog?rev=1.130&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/gparted/ChangeLog?r1=1.129&r2=1.130
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v
53 retrieving revision 1.129
54 retrieving revision 1.130
55 diff -u -r1.129 -r1.130
56 --- ChangeLog 26 Oct 2013 19:19:15 -0000 1.129
57 +++ ChangeLog 30 Nov 2013 19:56:25 -0000 1.130
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-block/gparted
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.129 2013/10/26 19:19:15 pacho Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.130 2013/11/30 19:56:25 pacho Exp $
63 +
64 + 30 Nov 2013; Pacho Ramos <pacho@g.o> gparted-0.16.2.ebuild:
65 + amd64 stable, bug #478252
66
67 *gparted-0.16.2 (26 Oct 2013)