diff options
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 a91f7aa9aa2d..9d8d22e31a09 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. +# Copyright 1999-2003 Gentoo Technologies, Inc. # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/bigloo/bigloo-2.4c.ebuild,v 1.5 2003/02/13 10:52:38 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 8c83e165c3b0..66083bccc9ab 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. +# Copyright 1999-2003 Gentoo Technologies, Inc. # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/bigloo/bigloo-2.5a.ebuild,v 1.3 2003/02/13 10:52:44 vapier Exp $ S=${WORKDIR}/${PN}${PV} DESCRIPTION="Bigloo Scheme compiler for x86, sparc, alpha, ppc and JVM" |