blob: 278916b2aa0bde29b8f6e5bcc6eaf0bda9eb63fc (
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
|
# ChangeLog for dev-perl/gtk-perl
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl/ChangeLog,v 1.8 2002/10/18 14:25:10 mcummings Exp $
*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.
|