public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/lisp:master commit in: dev-scheme/stklos/
@ 2013-02-03 13:59 Cyprien Nicolas
  0 siblings, 0 replies; only message in thread
From: Cyprien Nicolas @ 2013-02-03 13:59 UTC (permalink / raw
  To: gentoo-commits

commit:     9f2e264dc993bb0f5fc6431acb056d49d38ba271
Author:     Cyprien Nicolas (fulax) <gentoo <AT> fulax <DOT> fr>
AuthorDate: Sun Feb  3 13:59:22 2013 +0000
Commit:     Cyprien Nicolas <c.nicolas+gentoo <AT> gmail <DOT> com>
CommitDate: Sun Feb  3 13:59:22 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=9f2e264d

dev-scheme/stklos: Tree version is more recent than the overlay one

---
 dev-scheme/stklos/stklos-1.01.ebuild |   38 ----------------------------------
 1 files changed, 0 insertions(+), 38 deletions(-)

diff --git a/dev-scheme/stklos/stklos-1.01.ebuild b/dev-scheme/stklos/stklos-1.01.ebuild
deleted file mode 100644
index 9ef7b88..0000000
--- a/dev-scheme/stklos/stklos-1.01.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-
-inherit eutils
-
-DESCRIPTION="fast and light Scheme implementation"
-HOMEPAGE="http://www.stklos.net"
-SRC_URI="http://www.stklos.net/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="threads"
-
-# stklos bundles libffi, libgmp and libpcre is no system one is available, enforcing dependencies
-# PACKAGE-USED talks about boehm-gc 7.2alpha4, but 7.1 seems fine
-# Other deps are set according to that file
-DEPEND=">=dev-libs/boehm-gc-7.1[threads?]
-		dev-libs/gmp
-		dev-libs/libffi
-		dev-libs/libpcre
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	econf $(use_enable threads threads pthreads)
-}
-
-# call/cc & dynamic-wind test fails on amd64 with sandbox
-
-src_install() {
-	emake DESTDIR="${D}" install || die "Install failed"
-	dodoc AUTHORS ChangeLog NEWS PACKAGES-USED PORTING-NOTES README SUPPORTED-SRFIS \
-		|| die "dodocs failed"
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-03 13:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-03 13:59 [gentoo-commits] proj/lisp:master commit in: dev-scheme/stklos/ Cyprien Nicolas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox