summaryrefslogtreecommitdiff
blob: f00d43a9088756701bca0f1db0fc164446e6d731 (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
# ChangeLog for app-office/dia
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.22 2003/10/28 13:45:29 liquidx Exp $

*dia-0.92.1 (28 Oct 2003)

  28 Oct 2003; Alastair Tse <liquidx@gentoo.org> dia-0.92.1.ebuild:
  bugfix release that solves a couple show stopping font bugs

*dia-0.92 (21 Oct 2003)

  21 Oct 2003; foser <foser@gentoo.org> dia-0.92.ebuild :
  New stable release, remove some obsolete cruft and smoothen deps

*dia-0.92_pre7 (15 Oct 2003)

  15 Oct 2003; Alastair Tse <liquidx@gentoo.org> dia-0.92_pre7.ebuild:
  preemptive version bump because _pre4 had problems with non latin chars

  12 Oct 2003; Alastair Tse <liquidx@gentoo.org> dia-0.92_pre4.ebuild:
  re-add cisco shapes patch

*dia-0.92_pre4 (10 Oct 2003)

  10 Oct 2003; Alastair Tse <liquidx@gentoo.org> dia-0.92_pre4.ebuild:
  version bump. this is more stable than 0.91 and also fixes the pango text
  problem with >=1.2.4

*dia-0.91 (26 Mar 2003)

  21 Sep 2003; foser <foser@gentoo.org> dia-0.91.ebuild :
  Add gcc33 patch as supplied by brandy@gentoo.org (#21940)
  Fix pango dep (#29121)
  Use gnome2 eclass

  31 Mar 2003; Alastair Tse <liquidx@gentoo.org> dia-0.91.ebuild:
  fix dia menu desktop entry. python, pygtk and gnome dep fixes.

  30 Mar 2003; Martin Holzer <mholzer@gentoo.org> dia-0.91.ebuild:
  fixed pango dependency. closes #18480.

  26 Mar 2003: Jungmin Seo <seo@gentoo.org> dia-0.91.ebuild :
  Fixed 'SRC_URI'

  26 Mar 2003; Jungmin Seo <seo@gentoo.org> dia-0.91.ebuild :
  New version. now supports gtk+-2. 

*dia-0.90-r2 (22 Oct 2002)

  13 Feb 2003; Mark Guertin <gerk@gentoo.org> dia-0.90-r2.ebuild :
  set ppc in keywords

  11 Jan 2003; foser <foser@gentoo.org> dia-0.90-r2.ebuild :
  Fixed png deps (bug #13408)

  15 Dev 2002; Jack Morgan <jmorgan@gentoo.org> dia-0.90-r2.ebuild :
  Added ~sparc keyword

  23 Oct 2002; foser <foser@gentoo.org> dia-0.90-r2.ebuild :
  Added libart_lgpl dep for png USE
  Thanks go to Ryan Tolboom <rxt1077@njit.edu> for notifying

  22 Oct 2002; foser <foser@gentoo.org> dia-0.90-r2.ebuild :
  Added truetype and png USE flags (bug #8916)

*dia-0.90-r1 (21 Jun 2002)

  30 Aug 2002; Seemant Kulleen <seemant@gentoo.org> dia-0.90-r1.ebuild :

  LFH compliance and massive cleanup

  06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
  Added ppc to keywords

  25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> dia-0.90.ebuild :
  Added KEYWORDS.

  25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> dia-0.90-r1.ebuild :
  Added KEYWORDS.

  21 Jun 2002; Gabriele Giorgetti <stroke@gentoo.org> ChangeLog :

  Added missing dep to dev-libs/libunicode. Fixes bug #3959


*dia-0.90 (20 Jun 2002)

  20 Jun 2002; Gabriele Giorgetti <stroke@gentoo.org> ChangeLog :

  New version, SLOT, LICENSE added, and updated dependencies.


*dia-0.88.1-r1 (1 Feb 2002)

  25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> dia-0.88.1-r1.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

  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.