diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 11:59:02 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 11:59:02 +0000 |
commit | 751e49119b53cc7482c4946afc4ca8e207515a20 (patch) | |
tree | 7b7256caa33f55f5c7efa54c8955baed75c72469 /dev-ruby/racc | |
parent | updated more copyright years (diff) | |
download | historical-751e49119b53cc7482c4946afc4ca8e207515a20.tar.gz historical-751e49119b53cc7482c4946afc4ca8e207515a20.tar.bz2 historical-751e49119b53cc7482c4946afc4ca8e207515a20.zip |
updated more copyright years
Diffstat (limited to 'dev-ruby/racc')
-rw-r--r-- | dev-ruby/racc/racc-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/racc/racc-1.2.4.ebuild b/dev-ruby/racc/racc-1.2.4.ebuild index db1feb82cff6..948571aca529 100644 --- a/dev-ruby/racc/racc-1.2.4.ebuild +++ b/dev-ruby/racc/racc-1.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.2.4.ebuild,v 1.5 2002/07/11 06:30:24 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.2.4.ebuild,v 1.6 2002/08/01 11:59:01 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="LALR parser generator for Ruby" |