diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:18:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:18:58 +0000 |
commit | 79c79aa6288b85f84374c374df2640d9cf9b823d (patch) | |
tree | cb8bce7d0ecae746e6716f3f1d7ab604876c2d04 /dev-lisp/bigloo | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-79c79aa6288b85f84374c374df2640d9cf9b823d.tar.gz gentoo-2-79c79aa6288b85f84374c374df2640d9cf9b823d.tar.bz2 gentoo-2-79c79aa6288b85f84374c374df2640d9cf9b823d.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-lisp/bigloo')
-rw-r--r-- | dev-lisp/bigloo/bigloo-2.4c.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/bigloo/bigloo-2.5a.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lisp/bigloo/bigloo-2.4c.ebuild b/dev-lisp/bigloo/bigloo-2.4c.ebuild index 0885a529dc5c..a91f7aa9aa2d 100644 --- a/dev-lisp/bigloo/bigloo-2.4c.ebuild +++ b/dev-lisp/bigloo/bigloo-2.4c.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-lisp/bigloo/bigloo-2.4c.ebuild,v 1.3 2002/08/01 19:02:05 karltk Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/bigloo/bigloo-2.4c.ebuild,v 1.4 2002/10/04 05:18:05 vapier Exp $ S=${WORKDIR}/${PN}${PV} DESCRIPTION="Bigloo Scheme compiler for x86, sparc, alpha, ppc and JVM" diff --git a/dev-lisp/bigloo/bigloo-2.5a.ebuild b/dev-lisp/bigloo/bigloo-2.5a.ebuild index c69bc0cf4459..8c83e165c3b0 100644 --- a/dev-lisp/bigloo/bigloo-2.5a.ebuild +++ b/dev-lisp/bigloo/bigloo-2.5a.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-lisp/bigloo/bigloo-2.5a.ebuild,v 1.1 2002/08/16 14:35:06 karltk Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/bigloo/bigloo-2.5a.ebuild,v 1.2 2002/10/04 05:18:07 vapier Exp $ S=${WORKDIR}/${PN}${PV} DESCRIPTION="Bigloo Scheme compiler for x86, sparc, alpha, ppc and JVM" |