blob: d7a3a3f80741035566f3e38e4673d4b70d36a961 (
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
|
# ChangeLog for sys-devel/bison
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.13 2003/02/09 18:32:47 gmsoft Exp $
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> bison-1.35.ebuild :
Added hppa to keywords.
19 Dec 2002; Martin Schlemmer <azarah@gentoo.org> bison-1.35.ebuild :
Ripp out the icc stuff, as it cause problem, bug #12357.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
20 Oct 2002; Maik Schreiber <blizzy@gentoo.org> bison-1.75.ebuild:
Fixed KEYWORDS.
*bison-1.75 (20 Oct 2002)
20 Oct 2002; Martin Schlemmer <azarah@gentoo.org> : Update version.
09 Dec 2002; Jon Portnoy <avenj@gentoo.org> :
Update to be icc-able with USE=icc.
09 Dec 2002; Jon Portnoy <avenj@gentoo.org> :
Fixed dependencies for USE="icc".
*bison-1.35 (09 Aug 2002)
18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to keywords
16 Aug 2002; Seemant Kulleen <seemant@gentoo.org> bison-1.35.ebuild :
It turns out that yannick.koehler@colubris.com (Yannick Koehler) had
actually submitted the ebuild in bug #5178, and I didn't even see it.
Apologies :(
09 Aug 2002; Seemant Kulleen <seemant@gentoo.org> bison-1.35.ebuild
files/digest-bison-1.35 :
Version bump to newest stable, which fixes issues with the spanish
language environment.
09 Dec 2002; Jon Portnoy <avenj@gentoo.org> bison-1.35.ebuild :
Update to be icc-able with USE=icc.
09 Dec 2002; Jon Portnoy <avenj@gentoo.org> :
Fixed dependencies for USE="icc".
*bison-1.34-r1 (2 Apr 2002)
2 Apr 2002; M.Schlemmer <azarah@gentoo.org> :
Change "make install" in src_install() to use $DESTDIR and not
$prefix, as some packages have the nasty habit of hardcoding
$prefix in "make install". Hopefully this will fix an invalid
search patch for bison.{hairy,simple} some users experienced
(${D}/usr/...).
*bison-1.28-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.
|