summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-10-29 18:15:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-10-29 18:15:55 +0000
commitaa1338b1f98fbdf7928e6cd5a9c952ac2a7d4a8a (patch)
tree8bfa40ea30744df050178b51cdc8656245901690 /dev-lisp
parentMarked stable on amd64 for bug #197346 (diff)
downloadgentoo-2-aa1338b1f98fbdf7928e6cd5a9c952ac2a7d4a8a.tar.gz
gentoo-2-aa1338b1f98fbdf7928e6cd5a9c952ac2a7d4a8a.tar.bz2
gentoo-2-aa1338b1f98fbdf7928e6cd5a9c952ac2a7d4a8a.zip
whitespace
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/sbcl/sbcl-1.0.11-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lisp/sbcl/sbcl-1.0.11-r1.ebuild b/dev-lisp/sbcl/sbcl-1.0.11-r1.ebuild
index cf4b9d49a2be..511a0fff6ac9 100644
--- a/dev-lisp/sbcl/sbcl-1.0.11-r1.ebuild
+++ b/dev-lisp/sbcl/sbcl-1.0.11-r1.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-r1.ebuild,v 1.1 2007/10/28 11:08:47 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.11-r1.ebuild,v 1.2 2007/10/29 18:15:55 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"