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/racc
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/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"