summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-04 05:30:18 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-04 05:30:18 +0000
commit619f35ff1551545e5b6aa08d256f30d2a4462b82 (patch)
tree2192947d0ac531b36e03a0e1b52ee5f09aa12d27 /dev-ruby/racc
parentChanged from "GPL2 or later" to "GPL2" (diff)
downloadhistorical-619f35ff1551545e5b6aa08d256f30d2a4462b82.tar.gz
historical-619f35ff1551545e5b6aa08d256f30d2a4462b82.tar.bz2
historical-619f35ff1551545e5b6aa08d256f30d2a4462b82.zip
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-ruby/racc')
-rw-r--r--dev-ruby/racc/racc-1.2.4.ebuild4
-rw-r--r--dev-ruby/racc/racc-1.4.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/racc/racc-1.2.4.ebuild b/dev-ruby/racc/racc-1.2.4.ebuild
index 948571aca529..e28ac3a96d08 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-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.6 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/racc/racc-1.2.4.ebuild,v 1.7 2002/10/04 05:28:19 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="LALR parser generator for Ruby"
diff --git a/dev-ruby/racc/racc-1.4.1.ebuild b/dev-ruby/racc/racc-1.4.1.ebuild
index 8cf4c12fb3e5..0416e20fa73d 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.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.1.ebuild,v 1.1 2002/08/18 00:43:41 agriffis Exp $
+# 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.2 2002/10/04 05:28:22 vapier Exp $
S=${WORKDIR}/${P}-all
DESCRIPTION="LALR parser generator for Ruby"