summaryrefslogtreecommitdiff
blob: e93e6b631017c82745adb27933b30e307f6da57e (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
# ChangeLog for sys-devel/libperl
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.5 2003/02/11 20:44:04 gmsoft Exp $

  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)

  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.