summaryrefslogtreecommitdiff
blob: ee647e8b03cc162789dcc23862f1bf879a0c12b0 (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
# ChangeLog for app-text/openjade
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/ChangeLog,v 1.20 2003/05/07 20:43:11 liquidx Exp $

*openjade-1.3.2-r1 (07 May 2003)

  07 May 2003; Alastair Tse <liquidx@gentoo.org> openjade-1.3.2-r1.ebuild,
  openjade-1.3.2.ebuild:
  rev bump to force opensp update

*openjade-1.3.2 (28 Apr 2003)

  28 Apr 2003; Alastair Tse <liquidx@gentoo.org> openjade-1.3.2.ebuild,
  files/openjade-1.3.2-msggen.pl.patch, files/openjade-1.3.2.dsssl-catalog:
  version bump. opensp has been moved into a seperate package (app-text/opensp)

  10 Feb 2003; Guy Martin <gmsoft@gentoo.org> openjade-1.3.1-r6.ebuild :
  Added hppa to keywords.

*openjade-1.3.1-r6 (30 Dec 2002)

  30 Dec 2002; Matthew Turk <satai@gentoo.org> : 
  changed to inherit sgml-catalog and better deal with catalogs. 

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*openjade-1.3.1-r5 (04 Oct 2002)

  19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> openjade-1.3.1-r5.ebuild :
  Updated to mirror://sourceforge in SRC_URI.

  4 Oct 2002; Matthew Turk <satai@gentoo.org> openjade-1.3.1-r5.ebuild:
  Hoping to fix most of our problems.  Filtering out ALL optimizations,
  as A) this is a small, low-overhead package and B) they seem to cause
  most of the headaches I've been having over the last few months.

*openjade-1.3.1-r4 (28 Jun 2002)

  19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> openjade-1.3.1-r4.ebuild :
  Updated to mirror://sourceforge in SRC_URI.

  4 Aug 2002; Spider <spider@gentoo.org> openjade-1.3.1-r4.ebuild :
  filter out -fno-exceptions
   
  2 Aug 2002; phoen][x <phoenix@gentoo.org> openjade-1.3.1-r4.ebuild :
  Added SLOT.

  15 Jul 2002; Owen Stampflee <owen@gentoo.org> :

  Added PPC to KEYWORDS.

  28 Jun 2002; Seemant Kulleen <seemant@gentoo.org> openjade-1.3.1-r4.ebuild
  files/digest-openjade-1.3.1-r4 :

  header files go in a flat /usr/include/OpenSP instead of into a hierarchy
  of subdirectories.  This is consistent with Mandrake's src.rpm as well.
  Thanks again to Peter Simons.  Bug #3994 closed.

*openjade-1.3.1-r3 (28 Jun 2002)

  28 Jun 2002; Seemant Kulleen <seemant@gentoo.org> openjade-1.3.1-r3.ebuild
  files/digest-openjade-1.3.1-r3 :

  elibtoolized, added SLOT and LICENSE, and install header files into
  /usr/include/OpenSP instead of /usr/include/sp.  Thanks to
  simons+gentoo@cryp.to (Peter Simons) in bug #3994

*openjade-1.3.1-r2 (23 Apr 2002)

  19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> openjade-1.3.1-r2.ebuild :
  Updated to mirror://sourceforge in SRC_URI.

  2 Aug 2002; phoen][x <phoenix@gentoo.org> openjade-1.3.1-r2.ebuild :
  Added LICENSE, SLOT.

  23 Apr 2002; M.Schlemmer <azarah@gentoo.org> openjade-1.3.1-r2.ebuild :

  Removed the unicode catalog again, as it breaks sgml2xml among things.

*openjade-1.3.1-r1 (06 Apr 2002)

  07 Apr 2002; M.Schlemmer <azarah@gentoo.org> openjade-1.3.1-r1.ebuild :

  Another libtool "relink" bug bites the dust ... libtoolized it.  Also
  added the catalog removing again.

*openjade-1.3.1 (06 Apr 2002)

  06 Apr 2002; Geert Bevin <gbevin@gentoo.org> openjade-1.3.1.ebuild :

  Version upgrade, this version is compatible with gcc 3. 

*openjade-1.3-r2 (21 Mar 2002)

  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> openjade-1.3-r2.ebuild :

  HTML documentation no longer gzipped; reported by stefan@mdy.univie.ac.at 

*openjade-1.3-r2 (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.