diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 00:04:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 00:04:52 +0000 |
commit | 3e08b9bdbc239010793177e151318649d016b10b (patch) | |
tree | c198f1e3a255d6a32a0088cd08ca5ca23047ffc5 /dev-lisp/lush | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-3e08b9bdbc239010793177e151318649d016b10b.tar.gz gentoo-2-3e08b9bdbc239010793177e151318649d016b10b.tar.bz2 gentoo-2-3e08b9bdbc239010793177e151318649d016b10b.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-lisp/lush')
-rw-r--r-- | dev-lisp/lush/ChangeLog | 4 | ||||
-rw-r--r-- | dev-lisp/lush/lush-0.98.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/lush/lush-0.99.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-lisp/lush/ChangeLog b/dev-lisp/lush/ChangeLog index df065cdd1b34..753bc8cfd86a 100644 --- a/dev-lisp/lush/ChangeLog +++ b/dev-lisp/lush/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-lisp/lush -# Copyright 2000-2004 Gentoo Technologies, Inc. and Matthew Kennedy <mkennedy@gentoo.org>; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/lush/ChangeLog,v 1.3 2004/05/14 03:03:54 mkennedy Exp $ +# Copyright 2000-2004 Gentoo Foundation and Matthew Kennedy <mkennedy@gentoo.org>; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/lush/ChangeLog,v 1.4 2004/06/25 00:00:06 agriffis Exp $ *lush-0.99 (13 May 2004) diff --git a/dev-lisp/lush/lush-0.98.ebuild b/dev-lisp/lush/lush-0.98.ebuild index 0da7fe3aef44..94704ca63057 100644 --- a/dev-lisp/lush/lush-0.98.ebuild +++ b/dev-lisp/lush/lush-0.98.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. and Matthew Kennedy <mkennedy@gentoo.org> +# Copyright 1999-2004 Gentoo Foundation and Matthew Kennedy <mkennedy@gentoo.org> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/lush/lush-0.98.ebuild,v 1.2 2004/04/26 09:31:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/lush/lush-0.98.ebuild,v 1.3 2004/06/25 00:00:06 agriffis Exp $ DESCRIPTION="Lush is the Lisp User Shell. Lush is designed to be used in situations where one would want to combine the flexibility of a high-level, loosely-typed interpreted language, with the efficiency of a strongly-typed, natively-compiled language, and with the easy integration of code written in C, C++, or other languages." HOMEPAGE="http://lush.sourceforge.net/" diff --git a/dev-lisp/lush/lush-0.99.ebuild b/dev-lisp/lush/lush-0.99.ebuild index c61ed62ef3a8..4aa63d043b7a 100644 --- a/dev-lisp/lush/lush-0.99.ebuild +++ b/dev-lisp/lush/lush-0.99.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. and Matthew Kennedy <mkennedy@gentoo.org> +# Copyright 1999-2004 Gentoo Foundation and Matthew Kennedy <mkennedy@gentoo.org> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/lush/lush-0.99.ebuild,v 1.1 2004/05/14 03:03:54 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/lush/lush-0.99.ebuild,v 1.2 2004/06/25 00:00:06 agriffis Exp $ DESCRIPTION="Lush is the Lisp User Shell" HOMEPAGE="http://lush.sourceforge.net/" |