blob: bc6723385c7433ceb4c30fdd13d41d32a56c5f14 (
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
|
# ChangeLog for sys-devel/libperl
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.11 2003/07/11 05:57:55 rac Exp $
*libperl-5.8.1_rc1 (10 Jul 2003)
10 Jul 2003; <rac@gentoo.org> libperl-5.8.1_rc1.ebuild,
files/libperl-5.8.1_rc1-create-libperl-soname.patch:
Upstream version bump. Experimental.
18 May 2003; Tavis Ormandy <taviso@gentoo.org> libperl-5.8.0.ebuild:
removing gcc hardcoded compiler, using ${CC:-gcc}
11 Feb 2003; Guy Martin <gmsoft@gentoo.org> libperl-5.8.0.ebuild :
Added hppa to keywords.
05 Jan 2003; J Robert Ray <jrray@gentoo.org> libperl-5.8.0.ebuild : Synced
up with perl-5.8.0-r9.ebuild.
*libperl-5.8.0 (06 Jan 2003)
28 Mar 2003; Seemant Kulleen <seemant@gentoo.org> libperl-5.8.0.ebuild:
unmasked for ppc and hppa
01 Mar 2003; Brandon Low <lostlogic@gentoo.org> libperl-5.8.0.ebuild:
Make->emake still not parallel where needed
26 Feb 2003; Zach Welch <zwelch@gentoo.org> libperl-5.8.0.ebuild:
add arm keyword
08 Jan 2002; Seemant Kulleen <seemant@gentoo.org> libperl-5.8.0.ebuild :
Unmasked for sparc
08 Jan 2003; Michael Cummings <mcummings@gentoo.org> libperl-5.8.0:
Unmasking for x86.
06 Jan 2003; Michael Cummings <mcummings@gentoo.org> libperl-5.8.0:
Initial import. Ebuild was provided by azarah. The seperation of
the libperl portion of perl into a seperate ebuild is to counter
problems experienced with migrating perl versions and the need to
recompile libperl.so at each run. This should also allow us a smoother
upgrade with future perl releases as the libperl.so is no named
according to perl versions - that way, old libperl's can co-exist
with new ones and the need to recompile packages should be
mitigated.
|