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
|
# ChangeLog for media-gfx/gtkam
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/ChangeLog,v 1.21 2004/06/24 22:41:41 agriffis Exp $
09 Jun 2004; Yi Qiang <khai@gentoo.org> +files/gtkam-0.1.10-gtk24.patch,
gtkam-0.1.10-r1.ebuild, gtkam-0.1.11.ebuild:
Backported the gtk2.4 patch
04 May 2004; Alastair Tse <liquidx@gentoo.org> gtkam-0.1.11.ebuild:
add gnome2 eclass to get rid of scrollkeeper indexes
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gtkam-0.1.10-r1.ebuild,
gtkam-0.1.10.ebuild, gtkam-0.1.11.ebuild:
Add inherit eutils
19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> gtkam-0.1.11.ebuild:
Removing gnome deps, since it only builds a yelp file and we are missing the
gphoto2 docs in portage, the gnome deps served no purpose. For more
information, please see bug #36684.
11 Apr 2004; Alastair Tse <liquidx@gentoo.org> gtkam-0.1.11.ebuild:
fixed gtkam-0.1.11 dep to libgphoto2-2.1.4 (#47458)
*gtkam-0.1.11 (28 Mar 2004)
28 Mar 2004; Alastair Tse <liquidx@gentoo.org> gtkam-0.1.11.ebuild,
files/gtkam-0.1.11-gtk24.patch:
version bump plus gtk2.4 fixes (#45510)
16 Feb 2004; Dylan Carlson <absinthe@gentoo.org> gtkam-0.1.10-r1.ebuild:
added ~amd64 keyword.
10 Nov 2003; Mike Gardiner <obz@gentoo.org> gtkam-0.1.10-r1.ebuild,
gtkam-0.1.10.ebuild:
Fixed homepage, gtkam is now at proj/gtkam
06 Oct 2003; Mike Gardiner <obz@gentoo.org> gtkam-0.1.10-r1.ebuild:
Marked stable on x86
*gtkam-0.1.10-r1 (12 Sep 2003)
12 Sep 2003; <spider@gentoo.org> gtkam-0.1.10-r1.ebuild:
New rev to remove bonobo-activation.
09 Jul 2003; Alastair Tse <liquidx@gentoo.org> gtkam-0.1.10.ebuild,
gtkam-0.1.4.ebuild, gtkam-0.1.9.ebuild:
added pkgconfig deps and cleanup
10 Jun 2003; Alastair Tse <liquidx@gentoo.org> gtkam-0.1.10.ebuild:
bump to stable x86
*gtkam-0.1.10 (11 May 2003)
11 May 2003; Alastair Tse <liquidx@gentoo.org> gtkam-0.1.10.ebuild,
files/gtkam-0.1.10-norpm.patch:
version bump. add gnome and exif support.
*gtkam-0.1.9 (23 Oct 2002)
28 Mar 2003; Seemant Kulleen <seemant@gentoo.org> gtkam-0.1.9.ebuild:
nls in IUSE
31 Jan 2003; foser <foser@gentoo.org> gtkam-0.1.9.ebuild :
Doc fix (#12001)
29 Nov 2002; Jon Nall <nall@gentoo.org> gtkam-0.1.9.ebuild :
added ~ppc to KEYWORDS
27 Nov 2002; foser <foser@gentoo.org> gtkam-0.1.9.ebuild :
Fix deps to use GTK+-2 (bug #11228)
23 Oct 2002; Spider <spider@gentoo.org> gtkam-0.1.9.ebuild : Added the
updated ebuild from Robert Davis <rdavis@uniformcompany.com>
*gtkam-0.1.4 (1 June 2002)
1 June 2002; Lasse Mikkelsen <lbm@fatalerror.dk> gtkam-0.1.4.ebuild :
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.
|