diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 11:59:04 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 11:59:04 +0000 |
commit | 52176aa5aad5915a7e9bb71e65f5fb3a4a807f4a (patch) | |
tree | 76576cad4ff59620155c140a779e87f5a1b5d878 /dev-ruby/optparse | |
parent | updated copyright years (diff) | |
download | gentoo-2-52176aa5aad5915a7e9bb71e65f5fb3a4a807f4a.tar.gz gentoo-2-52176aa5aad5915a7e9bb71e65f5fb3a4a807f4a.tar.bz2 gentoo-2-52176aa5aad5915a7e9bb71e65f5fb3a4a807f4a.zip |
updated more copyright years
Diffstat (limited to 'dev-ruby/optparse')
-rw-r--r-- | dev-ruby/optparse/optparse-0.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/optparse/optparse-0.7.5.ebuild b/dev-ruby/optparse/optparse-0.7.5.ebuild index a20d070ecdd0..9b70adf0d866 100644 --- a/dev-ruby/optparse/optparse-0.7.5.ebuild +++ b/dev-ruby/optparse/optparse-0.7.5.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/optparse/optparse-0.7.5.ebuild,v 1.4 2002/07/11 06:30:24 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/optparse/optparse-0.7.5.ebuild,v 1.5 2002/08/01 11:59:01 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Yet another option parser for Ruby" |