diff options
Diffstat (limited to 'dev-ruby/racc/racc-1.4.1.ebuild')
-rw-r--r-- | dev-ruby/racc/racc-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/racc/racc-1.4.1.ebuild b/dev-ruby/racc/racc-1.4.1.ebuild index cddbd20a68d5..e4b7ca78cf5e 100644 --- a/dev-ruby/racc/racc-1.4.1.ebuild +++ b/dev-ruby/racc/racc-1.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.1.ebuild,v 1.3 2003/01/07 14:22:45 chouser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.1.ebuild,v 1.4 2003/02/13 11:40:49 vapier Exp $ S=${WORKDIR}/${P}-all DESCRIPTION="LALR parser generator for Ruby" |