summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2003-11-25 23:45:50 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2003-11-25 23:45:50 +0000
commit3a644872b53d0e615b3ba22a19c3a57b378bdbaf (patch)
treeeebb084856001f1e7c7b2eb9fa0730c1b5435d7d /dev-lisp
parentsupport for new clc code, move to x86 mask (diff)
downloadgentoo-2-3a644872b53d0e615b3ba22a19c3a57b378bdbaf.tar.gz
gentoo-2-3a644872b53d0e615b3ba22a19c3a57b378bdbaf.tar.bz2
gentoo-2-3a644872b53d0e615b3ba22a19c3a57b378bdbaf.zip
*** empty log message ***
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/sbcl/Manifest2
-rw-r--r--dev-lisp/sbcl/sbcl-0.8.5-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/sbcl/Manifest b/dev-lisp/sbcl/Manifest
index a872e9ed50b5..e5b58b0becf1 100644
--- a/dev-lisp/sbcl/Manifest
+++ b/dev-lisp/sbcl/Manifest
@@ -7,7 +7,7 @@ MD5 4978952373ffe97751bc64eef782aaa2 sbcl-0.8.3.ebuild 2562
MD5 2842b64ad2353ca9b97ab1563ddb1e35 sbcl-0.8.4-r1.ebuild 3569
MD5 e05c3beb6da60089ea8766a573324876 sbcl-0.8.4-r2.ebuild 3894
MD5 c4fad0c97a08164fd44dea56a258a475 sbcl-0.8.4.ebuild 2560
-MD5 2f40f379ac00624a9b401de6540b45fc sbcl-0.8.5-r1.ebuild 3979
+MD5 10bc9054fd8d3b71cf6cf567ed142823 sbcl-0.8.5-r1.ebuild 3978
MD5 ecf044f288fb93be779915b684e8d81f files/digest-sbcl-0.8.5 461
MD5 1b52d1cb085fdfec090a08604c2fd4ed files/digest-sbcl-0.7.7 300
MD5 1821ff9718a8d902b416c691258c9a40 files/digest-sbcl-0.8.1 304
diff --git a/dev-lisp/sbcl/sbcl-0.8.5-r1.ebuild b/dev-lisp/sbcl/sbcl-0.8.5-r1.ebuild
index ebab9396aacb..cb45b23a30e0 100644
--- a/dev-lisp/sbcl/sbcl-0.8.5-r1.ebuild
+++ b/dev-lisp/sbcl/sbcl-0.8.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.8.5-r1.ebuild,v 1.1 2003/11/25 23:44:55 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.8.5-r1.ebuild,v 1.2 2003/11/25 23:45:48 mkennedy Exp $
inherit common-lisp-common
@@ -19,7 +19,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/s/sbcl/sbcl_${PV}.orig.tar.gz
mips? ( mirror://sourceforge/sbcl/${PN}-${BV_MIPS}-mips-linux-binary.tar.gz )"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips"
+KEYWORDS="x86 ~ppc ~sparc ~mips"
PROVIDE="virtual/commonlisp"
# the SRC_URI trickery needs this
DEPEND=">=sys-apps/portage-2.0.27