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 1QYzgf-0000ln-7c for garchives@archives.gentoo.org; Tue, 21 Jun 2011 12:04:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40B7D1C217; Tue, 21 Jun 2011 12:03:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 116E91C225 for ; Tue, 21 Jun 2011 12:03:41 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7D8F11B4036 for ; Tue, 21 Jun 2011 12:03:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id D24EA8004C for ; Tue, 21 Jun 2011 12:03:38 +0000 (UTC) From: "Stelian Ionescu" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stelian Ionescu" Message-ID: <1f0dbdab37f23e4430c72d6649cfaf2c4a8f768c.fenlix@gentoo> Subject: [gentoo-commits] proj/lisp:master commit in: virtual/commonlisp/ X-VCS-Repository: proj/lisp X-VCS-Files: virtual/commonlisp/commonlisp-1.ebuild virtual/commonlisp/metadata.xml X-VCS-Directories: virtual/commonlisp/ X-VCS-Committer: fenlix X-VCS-Committer-Name: Stelian Ionescu X-VCS-Revision: 1f0dbdab37f23e4430c72d6649cfaf2c4a8f768c Date: Tue, 21 Jun 2011 12:03:38 +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: 8663bca72f3284bed0391090c4295200 commit: 1f0dbdab37f23e4430c72d6649cfaf2c4a8f768c Author: Stelian Ionescu cddr org> AuthorDate: Tue Jun 21 11:56:04 2011 +0000 Commit: Stelian Ionescu cddr org> CommitDate: Tue Jun 21 11:56:04 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/lisp.git;a=3D= commit;h=3D1f0dbdab Add virtual/commonlisp --- virtual/commonlisp/commonlisp-1.ebuild | 18 ++++++++++++++++++ virtual/commonlisp/metadata.xml | 5 +++++ 2 files changed, 23 insertions(+), 0 deletions(-) diff --git a/virtual/commonlisp/commonlisp-1.ebuild b/virtual/commonlisp/= commonlisp-1.ebuild new file mode 100644 index 0000000..77983db --- /dev/null +++ b/virtual/commonlisp/commonlisp-1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +DESCRIPTION=3D"Virtual for Common Lisp" +HOMEPAGE=3D"http://www.gentoo.org/proj/en/lisp/index.xml" +SRC_URI=3D"" + +LICENSE=3D"" +SLOT=3D"0" +KEYWORDS=3D"alpha amd64 ia64 ppc sparc x86" +IUSE=3D"" + +RDEPEND=3D"|| ( dev-lisp/sbcl + dev-lisp/clozure + dev-lisp/cmucl + dev-lisp/clisp + dev-lisp/ecls )" diff --git a/virtual/commonlisp/metadata.xml b/virtual/commonlisp/metadat= a.xml new file mode 100644 index 0000000..f418045 --- /dev/null +++ b/virtual/commonlisp/metadata.xml @@ -0,0 +1,5 @@ + + + +common-lisp +