diff options
Diffstat (limited to 'sys-devel/bison/bison-1.32.ebuild')
-rw-r--r-- | sys-devel/bison/bison-1.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bison/bison-1.32.ebuild b/sys-devel/bison/bison-1.32.ebuild index 9ecc287d65fb..12c81d6d6f35 100644 --- a/sys-devel/bison/bison-1.32.ebuild +++ b/sys-devel/bison/bison-1.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.32.ebuild,v 1.5 2002/08/14 11:56:44 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.32.ebuild,v 1.6 2002/10/04 06:33:37 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A yacc-compatible parser generator" |