diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 01:31:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 01:31:12 +0000 |
commit | eb8c0fdd4b6f051d05bc9b6cd001c79b32f0c2f8 (patch) | |
tree | 52b1529c0055f76997498ea6f11737bf7901b61a /dev-lisp/chicken | |
parent | Removed a worthless dep. (diff) | |
download | historical-eb8c0fdd4b6f051d05bc9b6cd001c79b32f0c2f8.tar.gz historical-eb8c0fdd4b6f051d05bc9b6cd001c79b32f0c2f8.tar.bz2 historical-eb8c0fdd4b6f051d05bc9b6cd001c79b32f0c2f8.zip |
header fix
Diffstat (limited to 'dev-lisp/chicken')
-rw-r--r-- | dev-lisp/chicken/chicken-1.22.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-lisp/chicken/chicken-1.22.ebuild b/dev-lisp/chicken/chicken-1.22.ebuild index 48fb5ceb34db..488c7cbaa113 100644 --- a/dev-lisp/chicken/chicken-1.22.ebuild +++ b/dev-lisp/chicken/chicken-1.22.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/chicken/chicken-1.22.ebuild,v 1.1 2003/11/21 02:55:17 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/chicken/chicken-1.22.ebuild,v 1.2 2004/03/14 01:31:12 mr_bones_ Exp $ -S="${WORKDIR}/${P}" DESCRIPTION="Chicken is a native Scheme to C compiler" SRC_URI="http://www.call-with-current-continuation.org/${P}.tar.gz" HOMEPAGE="http://www.call-with-current-continuation.org/" |