Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/genext2fs: genext2fs-1.4.1.ebuild ChangeLog
Date: Mon, 02 Jan 2012 20:55:04
Message-Id: 20120102205454.9B6E620034@flycatcher.gentoo.org
1 ago 12/01/02 20:54:54
2
3 Modified: genext2fs-1.4.1.ebuild ChangeLog
4 Log:
5 Stable for AMD64, wrt bug #397225
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sys-fs/genext2fs/genext2fs-1.4.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/genext2fs/genext2fs-1.4.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/genext2fs/genext2fs-1.4.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/genext2fs/genext2fs-1.4.1.ebuild?r1=1.1&r2=1.2
15
16 Index: genext2fs-1.4.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/genext2fs-1.4.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- genext2fs-1.4.1.ebuild 29 Apr 2007 02:10:35 -0000 1.1
23 +++ genext2fs-1.4.1.ebuild 2 Jan 2012 20:54:54 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/genext2fs-1.4.1.ebuild,v 1.1 2007/04/29 02:10:35 dragonheart Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/genext2fs-1.4.1.ebuild,v 1.2 2012/01/02 20:54:54 ago Exp $
30
31 DESCRIPTION="generate ext2 file systems"
32 HOMEPAGE="http://sourceforge.net/projects/genext2fs"
33 @@ -8,7 +8,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~sparc ~x86"
38 +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~sparc ~x86"
39 IUSE=""
40
41 DEPEND=""
42
43
44
45 1.11 sys-fs/genext2fs/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/genext2fs/ChangeLog?rev=1.11&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/genext2fs/ChangeLog?rev=1.11&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/genext2fs/ChangeLog?r1=1.10&r2=1.11
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/ChangeLog,v
54 retrieving revision 1.10
55 retrieving revision 1.11
56 diff -u -r1.10 -r1.11
57 --- ChangeLog 6 Feb 2011 10:51:06 -0000 1.10
58 +++ ChangeLog 2 Jan 2012 20:54:54 -0000 1.11
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-fs/genext2fs
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/ChangeLog,v 1.10 2011/02/06 10:51:06 leio Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/genext2fs/ChangeLog,v 1.11 2012/01/02 20:54:54 ago Exp $
65 +
66 + 02 Jan 2012; Agostino Sarubbo <ago@g.o> genext2fs-1.4.1.ebuild:
67 + Stable for AMD64, wrt bug #397225
68
69 06 Feb 2011; Mart Raudsepp <leio@g.o> genext2fs-1.3-r1.ebuild:
70 Drop to ~mips