summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-04 05:28:59 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-04 05:28:59 +0000
commit73fe862768721a7c48aef0d9aaf7600efbb0066c (patch)
tree62fbc8df8e2d4848b8edbc0214ca22cc5c3ef68b /dev-ruby/optparse
parentChanged from "GPL2 or later" to "GPL2" (diff)
downloadgentoo-2-73fe862768721a7c48aef0d9aaf7600efbb0066c.tar.gz
gentoo-2-73fe862768721a7c48aef0d9aaf7600efbb0066c.tar.bz2
gentoo-2-73fe862768721a7c48aef0d9aaf7600efbb0066c.zip
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-ruby/optparse')
-rw-r--r--dev-ruby/optparse/optparse-0.7.5.ebuild4
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 9b70adf0d866..a36ee0508fc5 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-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.5 2002/08/01 11:59:01 seemant Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/optparse/optparse-0.7.5.ebuild,v 1.6 2002/10/04 05:28:17 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Yet another option parser for Ruby"