summaryrefslogtreecommitdiff
blob: c3c69ca6723f40b04b065aa4b0608c1d3b857866 (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
# ChangeLog for dev-perl/ExtUtils-MakeMaker
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ChangeLog,v 1.21 2003/06/07 06:53:48 rac Exp $

  06 Jun 2003; <rac@gentoo.org> ExtUtils-MakeMaker-6.05-r4.ebuild,
  ExtUtils-MakeMaker-6.05-r5.ebuild:
  Add IUSE, sed-4 dependency

*ExtUtils-MakeMaker-6.05-r5 (01 Jun 2003)

  01 Jun 2003; Michael Cummings <mcummings@gentoo.org>
  ExtUtils-MakeMaker-6.05-r5.ebuild:
  Updated because of eclass changes

  01 Jun 2003; Michael Cummings <mcummings@gentoo.org>
  ExtUtils-MakeMaker-6.05-r4.ebuild:
  Because perl-post and perl-module have been rolled into one, needed to add
  those portions that were pertinent and remove the perl-module dep. This caused
  a loop condition during install since MakeMaker was a dep of perl-module.

*ExtUtils-MakeMaker-6.05-r3 (30 May 2003)

  30 May 2003; Seemant Kulleen <seemant@gentoo.org>
  ExtUtils-MakeMaker-6.03-r1.ebuild, ExtUtils-MakeMaker-6.05-r1.ebuild,
  ExtUtils-MakeMaker-6.05-r3.ebuild, ExtUtils-MakeMaker-6.05-r4.ebuild:
  inherit perl-module instead of perl-post. also cleaned out crust

  21 Feb 2003; Zach Welch <zwelch@gentoo.org> :
  Added arm to keywords.

  07 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
  Added hppa to keywords.

* ExtUtils-MakeMaker-6.05-r4 (20 Dec 2002)

  19 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  (20 Dec 2002) Michael Cummings <mcummings@gentoo.org> 
  ExtUtils-MakeMake-6.05-r4.ebuild:

  This bump is for the security bump in the main perl

* ExtUtils-MakeMake-6.05-r2 (12 Dec 2002)

  (12 Dec 2002) Michael Cummings <mcummings@gentoo.org> 
  ExtUtils-MakeMake-6.05-r2.ebuild: 

  PDEPEND is out; this bump is so that the new perl ebuild catches it

* Autoupdate keywords (12-6-02)
  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog  :

  forced version bump to install into correct locations
# ChangeLog for dev-perl/ExtUtils-MakeMaker

*ExtUtils-MakeMake-6.05-r1 (22 Oct 2002)

  23 Oct 2002; Seemant Kulleen <seemant@gentoo.org>
  ExtUtils-MakeMaker-6.05-r1.ebuild files/digest-ExtUtils-MakeMaker-6.05 :

  Version bump to force a remerge and fix a lot of dev-perl issues.

*ExtUtils-MakeMaker-6.05 (13 Oct 2002)

  13 Oct 2002; Seemant Kulleen <seemant@gentoo.org>
  ExtUtils-MakeMaker-6.05.ebuild files/digest-ExtUtils-MakeMaker-6.05 :

  Version bump thanks to: wongs15@tartarus.uwa.edu.au (Steven Wong) in bug
  #8980.

*ExtUtils-MakeMaker-6.03-r1 (16 Aug 2002)

  17 Sep 2002; <mcummings@gentoo.org> : Made the ebuild independant of the
  perl-module.eclass - was causing recursive loops since it is required  by
  the same eclass.

  14 Sep 2002; <mcummings@gentoo.org> : corrected syntax

*ExtUtils-MakeMaker-6.03 (16 Aug 2002)

  16 Aug 2002; <mcummings@gentoo.org> :
  got murphy, jmorgan, and cybersystm to test the new ebuild
  on sparc64, x86, and ppc (along with the new version of the
  eclass that depends on it)

  16 Aug 2002; Michael Cummings <mcummings@gentoo.org> :
  Initial ebuild checkin