summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-10-26 19:08:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-10-26 19:08:42 +0000
commit68626a66c65e45a3dc4c8ffa2493b82951e31f4c (patch)
treec5ebb9f7ad29a45f2fd45ba1e272a8c6eabead3a /dev-lisp
parentwhitespace (diff)
downloadgentoo-2-68626a66c65e45a3dc4c8ffa2493b82951e31f4c.tar.gz
gentoo-2-68626a66c65e45a3dc4c8ffa2493b82951e31f4c.tar.bz2
gentoo-2-68626a66c65e45a3dc4c8ffa2493b82951e31f4c.zip
whitespace
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/sbcl/sbcl-1.0.11.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lisp/sbcl/sbcl-1.0.11.ebuild b/dev-lisp/sbcl/sbcl-1.0.11.ebuild
index acd087b09614..44823af9ce3c 100644
--- a/dev-lisp/sbcl/sbcl-1.0.11.ebuild
+++ b/dev-lisp/sbcl/sbcl-1.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.11.ebuild,v 1.1 2007/10/26 12:23:03 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.11.ebuild,v 1.2 2007/10/26 19:08:42 mr_bones_ Exp $
inherit common-lisp-common-3 eutils flag-o-matic
@@ -27,7 +27,6 @@ SRC_URI="mirror://sourceforge/sbcl/${P}-source.tar.bz2
# SRC_URI is part of the metadata cache; it's evaluated contents must be independent of the system that creates the metadata cache.
# ILLEGAL: mips? ( mirror://sourceforge/sbcl/${PN}-${BV_MIPS}-$([[$(tc-endian) = big]] && echo mips || echo mipsel)-linux-binary.tar.bz2 )
-
LICENSE="MIT"
SLOT="0"