diff options
Diffstat (limited to 'dev-util/yacc/ChangeLog-2015')
-rw-r--r-- | dev-util/yacc/ChangeLog-2015 | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/dev-util/yacc/ChangeLog-2015 b/dev-util/yacc/ChangeLog-2015 new file mode 100644 index 00000000..35ca02aa --- /dev/null +++ b/dev-util/yacc/ChangeLog-2015 @@ -0,0 +1,106 @@ +# ChangeLog for dev-util/yacc +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/ChangeLog,v 1.30 2014/01/18 02:57:12 vapier Exp $ + + 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> yacc-1.9.1-r4.ebuild, + yacc-1.9.1-r5.ebuild: + Add arm64 love. + + 26 Sep 2012; Ulrich Müller <ulm@gentoo.org> yacc-1.9.1-r4.ebuild, + yacc-1.9.1-r5.ebuild: + Fix LICENSE, public domain according to README file. + + 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -yacc-1.9.1-r3.ebuild: + Remove old + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> yacc-1.9.1-r3.ebuild: + Drop to ~mips + +*yacc-1.9.1-r5 (28 Aug 2010) + + 28 Aug 2010; Harald van Dijk <truedfx@gentoo.org> +yacc-1.9.1-r5.ebuild: + Use LDFLAGS (#334983 by flameeyes), plus emake/RDEPEND cleanup + + 27 Oct 2008; Brent Baude <ranger@gentoo.org> yacc-1.9.1-r4.ebuild: + Marking yacc-1.9.1-r4 ppc64 for bug 232005 + + 24 Oct 2008; Jeroen Roovers <jer@gentoo.org> yacc-1.9.1-r4.ebuild: + Stable for HPPA (bug #232005). + + 24 Oct 2008; Raúl Porcel <armin76@gentoo.org> yacc-1.9.1-r4.ebuild: + alpha/ia64 stable wrt #232005 + + 23 Oct 2008; Tobias Scherbaum <dertobi123@gentoo.org> + yacc-1.9.1-r4.ebuild: + ppc stable, bug #232005 + + 23 Oct 2008; Markus Meier <maekke@gentoo.org> yacc-1.9.1-r4.ebuild: + amd64/x86 stable, bug #232005 + + 22 Oct 2008; Ferris McCormick <fmccor@gentoo.org> yacc-1.9.1-r4.ebuild: + Sparc stable, part of Security Bug #232005. + +*yacc-1.9.1-r4 (04 Oct 2008) + + 04 Oct 2008; Robert Buchholz <rbu@gentoo.org> + +files/yacc-1.9.1-CVE-2008-3196.patch, +yacc-1.9.1-r4.ebuild: + Fix stack access error (security bug #232005). + + 14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: + add <herd>no-herd</herd> + +*yacc-1.9.1-r3 (17 Jan 2007) + + 17 Jan 2007; Harald van Dijk <truedfx@gentoo.org> -yacc-1.9.1-r2.ebuild, + +yacc-1.9.1-r3.ebuild: + Create correct /usr/bin/yacc symlink after removing yacc + + 18 Aug 2005; MATSUU Takuto <matsuu@gentoo.org> yacc-1.9.1-r2.ebuild: + Stable on sh. + + 07 May 2005; Elfyn McBratney <beu@gentoo.org> yacc-1.9.1-r2.ebuild: + Add a more descriptive, er, DESCRIPTION - bug #85712. + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> yacc-1.9.1-r1.ebuild, + yacc-1.9.1-r2.ebuild: + virtual/glibc -> virtual/libc + +*yacc-1.9.1-r2 (05 Apr 2004) + + 05 Apr 2004; Aron Griffis <agriffis@gentoo.org> yacc-1.9.1-r2.ebuild: + I should have bumped the rev for the previous change... doing it now. + + 05 Apr 2004; Aron Griffis <agriffis@gentoo.org> yacc-1.9.1-r1.ebuild, + files/mkstemp.patch, files/yacc-1.9.1-ia64.patch: + Propogate CFLAGS to Makefile in a sed-safe way. Use 64-bit patch from bug + 46233 (also applied to byacc) + + 05 Mar 2004; Tom Gall <tgall@gentoo.org> yacc-1.9.1-r1.ebuild: + Stable on ppc64 + + 03 Oct 2003; Aron Griffis <agriffis@gentoo.org> yacc-1.9.1-r1.ebuild: + Stable on alpha + + 23 Feb 2003; Guy Martin <gmsoft@gentoo.org> yacc-1.9.1-r1.ebuild : + Added hppa to keywords. + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*yacc-1.9.1-r1 (1 Feb 2002) + + 25 Mar 2003; Aron Griffis <agriffis@gentoo.org> yacc-1.9.1-r1.ebuild: + Add ~alpha to KEYWORDS + + 15 Mar 2003; Jan Seidel <tuxus@gentoo.org> : + Added mips to KEYWORDS + + 05 Mar 2003; Will Woods <wwoods@gentoo.org> yacc-1.9.1-r1.ebuild: + Added alpha to KEYWORDS (skipped ~alpha, yacc is known-good on other distros) + + 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. |