blob: 3fc7d4258202c2fc5525a3559648af42f94b1fb7 (
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
|
# ChangeLog for dev-perl/gtk-perl
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl/ChangeLog,v 1.19 2003/07/04 05:35:21 gmsoft Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*gtk-perl-0.7008-r9 (29 Nov 2002)
04 Jul 2003; Guy Lartin <gmsoft@gentoo.org> gtk-perl-0.7008-r9.ebuild :
Added hppa to KEYWORDS.
29 Nov 2002; Michael Cuummings <mcummings@gentoo.org> :
A significant typo on my part removed the GDK::Pixbuff modules.
*gtk-perl-0.7008-r8 (26 Nov 2002)
26 Nov 2002; Michael Cuummings <mcummings@gentoo.org> :
No more hidden dependancies on Gnome! Bug 9506 is squashed
*gtk-perl-0.7008-r7 (7 Nov 2002)
07 Nov 2002; Martin Schlemmer <azarah@gentoo.org> :
Fix gdk-pixbuf-0.20.0 not detected, bug #10232.
*gtk-perl-0.7008-r6 (26 May 2002)
05 Nov 2002; <mcummings@gentoo.org> : Removed --without-guessing since
it wasn't helping the original problem and was resulting in new problems
with gdk-pixbuff (see bug 10232, thanks Shane!)
31 Oct 2002; <mcummings@gentoo.org> :
Added missing deps for gdk, re-inforced that gnome is OPTIONAL
29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog :
forced version bump to install into correct locations
# ChangeLog for dev-perl/gtk-perl
*gtk-perl-0.7008-r4 (26 May 2002)
18 Oct 2002; <mcummings@gentoo.org>
Added myconf flag to disable guessing (thanks malverian!)
9 Sep 2002; <mcummings@gentoo.org> :
Corrected syntax
24 Jul 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
26 May 2002; Seemant Kulleen <seemant@gentoo.org>
gtk-perl-0.7008-r4.ebuild files/digest-gtk-perl-0.7008-r4 :
Added gdk-pixbuf as a dependency. This closes bug #2946 reported by
pavel@md5.ca (pavel zaitsev) and fix submitted by: Ian Goldby
*gtk-perl-0.7008-r3 (6 May 2002)
6 May 2002; Seemant Kulleen <seemant@gentoo.org> gtk-perl-0.7008-r3.ebuild
files/digest-gtk-perl-0.7008-r3 :
No more interactivity, and no more gnome libs checking. The latter fix
sent in by Phoen][x. The former closes bug report # 2465 reported by
ian.c.smith@btinternet.com (Ian Smith)
*gtk-perl-0.7008-r2 (5 May 2002)
5 May 2002; Seemant Kulleen <seemant@gentoo.org> gtk-perl-0.7008-r2.ebuild
files/digest-gtk-perl-0.7008-r2 :
Switch to using the perl-module.eclass instead. This will be adopted by
all the ebuilds under dev-perl
*gtk-perl-0.7008-r1 (4 May 2002)
4 May 2002; Seemant Kulleen <seemant@gentoo.org> gtk-perl-0.7008-r1.ebuild
files/digest-gtk-perl-0.7008-r1 :
The perllocal.pod file was being over-written by every single perl module.
To boot, the path in that file was the ${D} path. So, the path is sed'd out
and pkg_postinst() will now append the contents of the module's perllocal.pod
file to the end of the system's perllocal.pod file. Many thanks to
porcano@optonline.net (Anthony Porcano) in bug report #2299 for finding this.
*gtk-perl-0.7008 (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.
|