blob: e0bee169b40bf625cd0f2376ec4d72e57dd920f7 (
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
|
# 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.15 2003/09/27 23:15:16 rac Exp $
*libperl-5.8.1 (27 Sep 2003)
27 Sep 2003; <rac@gentoo.org> libperl-5.8.1.ebuild,
files/libperl-5.8.1-create-libperl-soname.patch:
New upstream release
*libperl-5.8.1_rc2 (23 Jul 2003)
17 Sep 2003; Jon Portnoy <avenj@gentoo.org> libperl-5.8.0.ebuild :
Added ia64 keywords
23 Jul 2003; <rac@gentoo.org> libperl-5.8.1_rc2.ebuild:
Add 5.8.1-rc2
11 Jul 2003; <rac@gentoo.org> libperl-5.8.0.ebuild,
libperl-5.8.1_rc1.ebuild:
Add mips u32align workaround...thanks to Kumba
*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.
|