blob: 643786bf7724f987bac0c05b80465998b30355ca (
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
|
# ChangeLog for sys-devel/make
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.14 2004/03/22 03:20:08 kumba Exp $
21 Mar 2004; Joshua Kinard <kumba@gentoo.org> make-3.80.ebuild:
Added gnuconfig support for mips64 hosts
02 Mar 2004; Brian Jackson <iggy@gentoo.org> make-3.80.ebuild:
adding initial s390 support
*make-3.80 (14 Oct 2002)
17 Sep 2003; Jon Portnoy <avenj@gentoo.org> make-3.80.ebuild :
ia64 keywords.
06 Jul 2003; Joshua Kinard <kumba@gentoo.org> make-3.80.ebuild:
Added "mips" to KEYWORDS (works for me)
18 Feb 2003; Zach Welch <zwelch@gentoo.org> make-3.80.ebuild :
Added arm to keywords.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> make-3.80.ebuild :
Added hppa to keywords.
06 Dec 2002; Rodney Rees <manson@gentoo.org> :
changed sparc ~sparc keywords
14 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :
Update version.
*make-3.79.1-r5 (29 Sep 2002)
29 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
Install gmake as symlink to make for compat reasons.
Closes bug #8487.
*make-3.79.1-r4 (07 Aug 2002)
18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to keywords
07 Aug 2002; Martin Schlemmer <azarah@gentoo.org> :
Do not install make sgid. Resolves bug #4056.
*make-3.79.1-r3 (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.
|