From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Pmll9-0002KK-Ak for garchives@archives.gentoo.org; Tue, 08 Feb 2011 11:29:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3F8AE0AA8; Tue, 8 Feb 2011 11:29:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C3B28E0AA8 for ; Tue, 8 Feb 2011 11:29:18 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 268A21B421C for ; Tue, 8 Feb 2011 11:29:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8FE078006A for ; Tue, 8 Feb 2011 11:29:17 +0000 (UTC) From: "Panagiotis Christopoulos" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Panagiotis Christopoulos" Message-ID: <772bad8051d4893f244cfd231e41928d1a8bd710.pchrist@gentoo> Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/sbcl/ X-VCS-Repository: proj/lisp X-VCS-Files: dev-lisp/sbcl/sbcl-1.0.45.ebuild X-VCS-Directories: dev-lisp/sbcl/ X-VCS-Committer: pchrist X-VCS-Committer-Name: Panagiotis Christopoulos X-VCS-Revision: 772bad8051d4893f244cfd231e41928d1a8bd710 Date: Tue, 8 Feb 2011 11:29:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 2306ef4364f3ae7af3585f9b402b4e7e commit: 772bad8051d4893f244cfd231e41928d1a8bd710 Author: Panagiotis Christopoulos gentoo org> AuthorDate: Tue Feb 8 11:29:09 2011 +0000 Commit: Panagiotis Christopoulos gentoo org> CommitDate: Tue Feb 8 11:29:09 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/lisp.git;a=3D= commit;h=3D772bad80 dev-lisp/sbcl: adding back keywords, cause my last commit breaks the emer= ge process --- dev-lisp/sbcl/sbcl-1.0.45.ebuild | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/dev-lisp/sbcl/sbcl-1.0.45.ebuild b/dev-lisp/sbcl/sbcl-1.0.45= .ebuild index 22858fd..527f51e 100644 --- a/dev-lisp/sbcl/sbcl-1.0.45.ebuild +++ b/dev-lisp/sbcl/sbcl-1.0.45.ebuild @@ -28,8 +28,7 @@ RESTRICT=3D"mirror" =20 LICENSE=3D"MIT" SLOT=3D"0" -#KEYWORDS=3D"~amd64 ~ppc ~sparc ~x86" -KEYWORDS=3D"" +KEYWORDS=3D"~amd64 ~ppc ~sparc ~x86" IUSE=3D"ldb source +threads +unicode debug doc cobalt" =20 DEPEND=3D"doc? ( sys-apps/texinfo >=3Dmedia-gfx/graphviz-2.26.0 )"