diff options
author | 2003-11-06 14:59:27 +0000 | |
---|---|---|
committer | 2003-11-06 14:59:27 +0000 | |
commit | d769b28842d151366bed0825930e53edfe55bb20 (patch) | |
tree | 084f9b0b591107f1b815afcd798a5431b2501bd8 /app-text/a2ps/ChangeLog | |
parent | add a call to FascistCheck in skeyinit. (diff) | |
download | historical-d769b28842d151366bed0825930e53edfe55bb20.tar.gz historical-d769b28842d151366bed0825930e53edfe55bb20.tar.bz2 historical-d769b28842d151366bed0825930e53edfe55bb20.zip |
Changed "bison -y" to "yacc" for YACC. Closing bug 29691.
Diffstat (limited to 'app-text/a2ps/ChangeLog')
-rw-r--r-- | app-text/a2ps/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-text/a2ps/ChangeLog b/app-text/a2ps/ChangeLog index 81927f774971..5d5e54bb4afc 100644 --- a/app-text/a2ps/ChangeLog +++ b/app-text/a2ps/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-text/a2ps # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.19 2003/10/30 18:03:26 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.20 2003/11/06 14:59:21 usata Exp $ *a2ps-4.13c (27 Sep 2003) @@ -16,6 +16,10 @@ *a2ps-4.13b-r5 (16 Jul 2003) + 06 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> a2ps-4.13b-r5.ebuild, + a2ps-4.13c.ebuild: + Force "yacc" instead of "bison -y". Closing bug #29691. + 31 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> files/a2ps-4.13-autoconf-gentoo.diff: Updated autoconf patch, see #32163 |