blob: 09538532c87659005d526cad4d3413265fad835a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
# ChangeLog for sys-fs/ext2resize
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext2resize/ChangeLog,v 1.6 2004/06/25 03:17:27 agriffis Exp $
*ext2resize-1.1.17-r2 (05 Jun 2004)
05 Jun 2004; Mike Frysinger <vapier@gentoo.org>
+ext2resize-1.1.17-r2.ebuild:
Version bump to clean up the sources and make sure custom $CFLAGS are applied.
20 Mar 2004; <plasmaroo@gentoo.org> ext2resize-1.1.17-r1.ebuild,
files/ext2resize-1.1.17-gcc3.3.patch:
Added a patch to solve GCC3.3 compilation issues. Closes bug #45147.
23 Jan 2004; <gustavoz@gentoo.org> ext2resize-1.1.17-r1.ebuild:
Stable on sparc.
12 Jan 2004; Aron Griffis <agriffis@gentoo.org> ext2resize-1.1.17-r1.ebuild:
Stable on alpha.
*ext2resize-1.1.17 (15 Sep 2003)
15 Sep 2003; Seemant Kulleen <seemant@gentoo.org>
ext2resize-1.1.17-r1.ebuild, ext2resize-1.1.17.ebuild:
Moved to sys-fs.
*ext2resize-1.1.17-r1 (24 Apr 2003)
24 Apr 2003; Brandon Low <lostlogic@gentoo.org> ext2resize-1.1.17-r1.ebuild:
Move executables to /sbin instead of /usr/sbin, enable 'static' use flag,
thanks to msterret@gentoo.org
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*ext2resize-1.1.17 (29 May 2002)
21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
updated keywords (ppc)
14 Jul 2002; phoen][x <phoenix@gentoo.org> ext2resize-1.1.17.ebuild :
Added KEYWORDS, SLOT.
29 May 2002; B.Lauwers <blauwers@gentoo.org> ChangeLog :
Added initial changelog for ext2resize a tool which allows LVM users to
grow and shrink filesystem both online as offline.
|