blob: 2da1a53f6ad460e3e161a2dbf818e49c34c0f572 (
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
|
# ChangeLog for media-gfx/gqview
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/gqview/ChangeLog,v 1.13 2003/10/01 23:53:08 mr_bones_ Exp $
01 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> gqview-1.3.2.ebuild:
use use_enable; don't remove duplcate README as the program looks for it (bug
30111); error message for emake
*gqview-1.3.2 (15 Jun 2003)
15 Jun 2003; Jon Portnoy <avenj@gentoo.org> gqview-1.3.2.ebuild :
Version bump.
25 Apr 2003; Jon Portnoy <avenj@gentoo.org> gqview-1.3.1.ebuild :
gdk-pixbuf dependency fix in 1.3 ebuilds, fixes bug #17392.
*gqview-1.3.1 (3 March 2003)
03 March 2003; Jon Portnoy <avenj@gentoo.org> gqview-1.3.1.ebuild :
Version bump, latest unstable (gtk2) gqview.
02 March 2003; Jon Portnoy <avenj@gentoo.org> gqview-1.2.1.ebuild
gqview 1.2.0.ebuild gqview-1.1.6.ebuild :
gdk-pixbuf dependency fix per bug #16554.
*gqview-1.3.0 (4 Feb 2003)
4 Feb 3003; Jon Portnoy <avenj@gentoo.org> gqview-1.3.0.ebuild :
Latest beta gqview, now uses GTK 2.
*gqview-1.2.1 (24 Jan 2003)
24 Jan 2003; Jon Portnoy <avenj@gentoo.org> gqview-1.2.1.ebuild :
Latest stable gqview.
*gqview-1.2.0 (13 Dec 2002)
13 Dec 2002; Jon Portnoy <avenj@gentoo.org> gqview-1.2.0.ebuild :
Latest gqview.
*gqview-1.1.6 (24 Oct 2002)
24 Oct 2002; foser <foser@gentoo.org> gqview-1.1.6.ebuild :
New development release. Thanks to Jon Portnoy <avenj@tellink.net>
*gqview-1.0.2-r1 (12 Apr 2002)
12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gqview-1.0.2-r1.ebuild :
Compile against latest libpng
*gqview-1.0.2 (2 Feb 2002)
2 Feb 2002; M.Schlemmer <azarah@gentoo.org> gqview-1.0.2.ebuild :
Updated the copyright in the header. Bumped the version.
*gqview-1.0.1 (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.
|