summaryrefslogtreecommitdiff
blob: e9045fe65ee61331f382cb01690ede9c15f105fb (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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
# ChangeLog for media-sound/grip
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/ChangeLog,v 1.24 2004/01/03 15:26:55 mholzer Exp $

*grip-3.1.4 (03 Jan 2004)

  03 Jan 2004; Martin Holzer <mholzer@gentoo.org> grip-3.1.4.ebuild,
  files/grip-3.1.4-cdda.patch:
  Version bumped. Closes 36744

  20 Dec 2003; Guy Martin <gmsoft@gentoo.org> grip-3.1.3.ebuild:
  Marked stable on hppa.

*grip-3.1.3 (04 Nov 2003)

  04 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> grip-3.1.3.ebuild:
  development version bump

  27 Oct 2003; Brad House <brad_mssw@gentoo.org> grip-3.1.2.ebuild:
  add ~amd64 flag

*grip-3.1.2 (19 Oct 2003)

  19 Oct 2003; Martin Holzer <mholzer@gentoo.org> grip-3.1.2.ebuild:
  Version bumped. Closes #30914

*grip-3.1.1-r1 (13 Jul 2003)

  13 Jul 2003; <spider@gentoo.org> grip-3.1.1-r1.ebuild:
  Removing old dependency of gnome-libs (those are gnome 1.4 not 2.x)

  11 Jul 2003; Martin Holzer <mholzer@gentoo.org> grip-3.1.1.ebuild:
  Added Depend. Closes #24310.

*grip-3.1.1 (11 Jul 2003)

  11 Jul 2003; Martin Holzer <mholzer@gentoo.org> grip-3.1.1.ebuild:
  Version bumped. Closes #24275

  26 Apr 2003; Martin Schlemmer <azarah@gentoo.org> :
  Rip NPTL stuff, as its no longer needed.

*grip-3.0.7 (23 Apr 2003)

  23 Apr 2003;  Arcady Genkin <agenkin@gentoo.org> :
  Version bump.

*grip-3.0.6 (16 Feb 2003)

  25 Mar 2003; Aron Griffis <agriffis@gentoo.org> grip-3.0.6.ebuild:
  Add ~alpha to KEYWORDS

  06 March 2003; Martin Schlemmer <azarah@gentoo.org> grip-3.0.6.ebuild :
  The NPTL pthreads implementation do not support the
  pthread_kill_other_threads_np function, as its a true posix threading
  library .. patch grip thus to use pthread_kill if we are using NPTL.

  16 Feb 2003;  Arcady Genkin <agenkin@gentoo.org> :
  Version bump.

*grip-3.0.5 (21 Jan 2003)

  21 Jan 2003;  Arcady Genkin <agenkin@gentoo.org> :
  Version bump.

*grip-3.0.4 (30 Dec 2002)

  30 Dec 2002; Ryan Phillips <rphillips@gentoo.org> grip-3.0.4.ebuild :
  Version bump

*grip-3.0.3 (26 Sep 2002)

  26 Sep 2002; Arcady Genkin <agenkin@gentoo.org> grip-3.0.3.ebuild :

  Update to 3.0.3.
  Moved Makefile.in mangling into src_unpack(), where it belongs.
  Commented out src_unpack(), since the aforementioned mangling no
  longer seems to be required.

*grip-3.0.1 (19 Jun 2002)

  19 Jun 2002; Arcady Genkin <agenkin@thpoon.com> grip-3.0.1.ebuild :

  Version 3.0.1 is out.

*grip-3.0.0-r1 (25 Apr 2002)

  25 Apr 2002; Seemant Kulleen <seemant@gentoo.org> grip-3.0.0-r1.ebuild
  files/digest-grip-3.0.0 :

  Added db1 to the DEPEND list. Thanks to: ivar_k@hotmail.com (Ivar Kvalvik)
  in bug #1980

*grip-3.0.0 (19 Apr 2002)

  19 Apr 2002; Seemant Kulleen <seemant@gentoo.org> grip-3.0.0.ebuild :

  Version bump to newest stable

*grip-2.98.6-r1 (12 Apr 2002)

  12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> grip-2.98.6-r1.ebuild :

  Changed ogg flag to oggvorbis instead.

*grip-2.98.6 (11 Feb 2002)

  11 Feb 2002; Bruce A. Locke <blocke@shivan.org> ChangeLog:

  Grip 2.98.6 with added optional ogg dependency

*grip-2.98.5 (1 Feb 2002)
  
  1 Feb 2002; T.Neidt <tod@gentoo.org> ChangeLog :

  New version released to fix nasty bug in 2.98.3 that caused grip to crash
  after ripping the last track of a cd.  No changes to the ebuild, just a 
  copy of grip-2.98.3-r1.ebuild to grip-2.98.5.ebuild. =media-sound/grip-2.98.3
  has been package masked.
  
*grip-2.98.3-r1 (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.