blob: 2bbe1b412d01d0c28ef1d99b7655c1f86d5d185d (
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
|
# ChangeLog for dev-util/byacc
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.15 2008/04/21 17:18:21 phreak Exp $
21 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Fix up metadata.xml. If there's no maintainer for the package, the metadata
also needs to contain m-needed@g.o.
11 May 2007; Thilo Bangert <bangert@gentoo.org> +metadata.xml:
add metadata.xml
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
21 Jan 2006; Jason Wever <weeve@gentoo.org> byacc-1.9-r1.ebuild:
Stable on SPARC wrt bug #119439.
06 Apr 2005; Markus Rothe <corsair@gentoo.org> byacc-1.9-r1.ebuild:
Stable on ppc64
26 Feb 2005; Markus Rothe <corsair@gentoo.org> byacc-1.9-r1.ebuild:
Added ~ppc64 to KEYWORDS; bug #83341
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
03 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> byacc-1.9-r1.ebuild:
Stable on alpha.
10 May 2004; Travis Tilley <lv@gentoo.org> byacc-1.9-r1.ebuild:
marked stable on amd64
14 Apr 2004; Michael McCabe <randy@gentoo.org> byacc-1.9-r1.ebuild:
adding s390 to keywords
*byacc-1.9-r1 (05 Apr 2004)
05 Apr 2004; Aron Griffis <agriffis@gentoo.org> byacc-1.9-r1.ebuild:
I should have bumped the rev for the previous change... doing it now.
04 Apr 2004; Aron Griffis <agriffis@gentoo.org> byacc-1.9.ebuild,
files/byacc-1.9-ia64.patch, files/mkstemp.patch:
Add patch from Jaime Alvaro Moreno in bug 46233 to make byacc work correctly
on ia64 and other 64-bit arches. Also modify the mkstemp patch to coexist with
the new patch.
*byacc-1.9 (17 Dec 2002)
17 Dec 2002; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by me for pm3.
|