diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:30:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:30:18 +0000 |
commit | 619f35ff1551545e5b6aa08d256f30d2a4462b82 (patch) | |
tree | 2192947d0ac531b36e03a0e1b52ee5f09aa12d27 /dev-ruby/strscan | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-619f35ff1551545e5b6aa08d256f30d2a4462b82.tar.gz historical-619f35ff1551545e5b6aa08d256f30d2a4462b82.tar.bz2 historical-619f35ff1551545e5b6aa08d256f30d2a4462b82.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-ruby/strscan')
-rw-r--r-- | dev-ruby/strscan/strscan-0.5.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/strscan/strscan-0.5.8.ebuild b/dev-ruby/strscan/strscan-0.5.8.ebuild index a8f5bcb1f8fa..14fc9d057704 100644 --- a/dev-ruby/strscan/strscan-0.5.8.ebuild +++ b/dev-ruby/strscan/strscan-0.5.8.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/dev-ruby/strscan/strscan-0.5.8.ebuild,v 1.6 2002/08/01 11:59:02 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/strscan/strscan-0.5.8.ebuild,v 1.7 2002/10/04 05:30:18 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Fast string scanning library for Ruby" |