summaryrefslogtreecommitdiff
blob: e0e1eae76bdc3c9ec425a2796835f4d9d7ea21f1 (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
# ChangeLog for sys-apps/parted
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v 1.22 2003/11/18 19:32:19 caleb Exp $

  18 Nov 2003; Caleb Tennis <caleb@gentoo.org> parted-1.6.6.ebuild:
  Marking x86 stable

  02 Sep 2003; Martin Holzer <mholzer@gentoo.org> parted-1.6.5-r1.ebuild,
  parted-1.6.5.ebuild, parted-1.6.6.ebuild:
  now uses mirror://gnu

  11 Aug 2003; Will Woods <wwoods@gentoo.org> parted-1.6.5-r1.ebuild,
  parted-1.6.5.ebuild, parted-1.6.6.ebuild:
  Marked 1.6.5 stable for alpha (Mandrake uses it and it works fine) and marked
  1.6.6 ~alpha. Also fixed a mistake in the ebuild: 
    "use debug && myconf="${myconf} --disable-debug" 
  should have been "use debug || ...". This fix doesn't really change the 
  functionality of the program so I am not bumping the rev number.

  07 Aug 2003; Aron Griffis <agriffis@gentoo.org> parted-1.6.5-r1.ebuild:
  Add ~alpha to KEYWORDS

*parted-1.6.6 (27 Jul 2003)

  27 Jul 2003; Brandon Low <lostlogic@gentoo.org> parted-1.6.6.ebuild,
  files/parted-1.6.6-gcc-3.3.patch, files/parted-1.6.6-hfs-8.patch:
  Bump, fixed patches

  27 Jun 2003; lu_zero <lu_zero@gentoo.org> parted-1.6.5-r1.ebuild,
  files/parted-1.6.5-gcc-3.3.patch:
  gcc-3.3 related fixes

*parted-1.6.5-r1 (29 May 2003)

  29 May 2003; root <root@gentoo.org> parted-1.6.5-r1.ebuild,
  files/parted-1.6.5-hfs-8.patch:
  HFS resizing support. Emerged fine on my box.

*parted-1.6.3 (25 Mar 2003)

  25 Mar 2003; Seemant Kulleen <seemant@gentoo.org> parted-1.6.3.ebuild,
  parted-1.6.3.ebuild, parted-1.6.5.ebuild:
  moved to stable

*parted-1.6.5 (24 Feb 2003)

  25 Mar 2003; Guy Martin <gmsoft@gentoo.org> parted-1.6.5.ebuild :
  Added ~hppa to KEYWORDS.

  24 Feb 2003; Brandon Low <lostlogic@gentoo.org> parted-1.6.5.ebuild files/digest-parted-1.6.5 :
  Bump, ebuild fixage, keywords to ~

*parted-1.6.4 (08 Dec 2002)

  08 Dec 2002; Brandon Low <lostlogic@gentoo.org> parted-1.6.4.ebuild :
  Bump...  Unstable for the time being.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*parted-1.6.1 (8 Jun 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> parted-1.6.1.ebuild :
  Added KEYWORDS.

  8 Jun 2002; Donny Davies <woodchip@gentoo.org> :
  New 1.6 release + small install patch.  This one can use dev-libs/progsreiserfs
  optionally at runtime; not installed per default at the moment.  Testing/feedback
  on this welcome.

*parted-1.4.24-r3 (16 Apr 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> parted-1.4.24-r3.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

  16 Apr 2002; Seemant Kulleen <seemant@gentoo.org> parted-1.4.24-r3.ebuild :
  Closes bug #1690 and related bugs.  Thanks to everyone for the patches and
  fixes.

*parted-1.4.24-r2 (29 Mar 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> parted-1.4.24-r2.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

  29 Mar 2002; Seemant Kulleen <seemant@gentoo.org> parted-1.4.24-r2.ebuild :
  Matthew Kennedy submitted some fixes for USE flag based compilation -- to
  explicitly enable if in USE and explicitly disable if not.

*parted-1.4.24-r1 (27 Mar 2002)

  27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> parted-1.4.24-r1.ebuild :
  man page/LFH fixes submitted by Matthew Kennedy.

*parted-1.4.24 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.