Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Marijn Schouten (hkbst)" <hkbst@g.o>
Subject: gentoo-x86 commit in dev-scheme/gambit: ChangeLog gambit-4.5.0.ebuild
Date: Thu, 06 Aug 2009 11:23:49 +0000
hkbst       09/08/06 11:23:49

  Modified:             ChangeLog
  Added:                gambit-4.5.0.ebuild
  Log:
  bump
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.26                 dev-scheme/gambit/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/gambit/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	26 May 2009 06:09:44 -0000	1.25
+++ ChangeLog	6 Aug 2009 11:23:49 -0000	1.26
@@ -1,6 +1,11 @@
 # ChangeLog for dev-scheme/gambit
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/ChangeLog,v 1.25 2009/05/26 06:09:44 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/ChangeLog,v 1.26 2009/08/06 11:23:49 hkbst Exp $
+
+*gambit-4.5.0 (06 Aug 2009)
+
+  06 Aug 2009; Marijn Schouten <hkBst@g.o> +gambit-4.5.0.ebuild:
+  bump
 
   26 May 2009; Peter Volkov <pva@g.o> gambit-4.4.1.ebuild,
   gambit-4.4.2.ebuild, gambit-4.4.3.ebuild:



1.1                  dev-scheme/gambit/gambit-4.5.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/gambit-4.5.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/gambit-4.5.0.ebuild?rev=1.1&content-type=text/plain

Index: gambit-4.5.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.5.0.ebuild,v 1.1 2009/08/06 11:23:49 hkbst Exp $

inherit elisp-common

MY_PN=gambc
MY_PV=${PV//./_}
MY_P=${MY_PN}-v${MY_PV}

DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter."
HOMEPAGE="http://www.iro.umontreal.ca/~gambit/"
SRC_URI="http://www.iro.umontreal.ca/~gambit/download/gambit/v${PV%.*}/source/${MY_P}.tgz"

LICENSE="|| ( Apache-2.0 LGPL-2.1 )"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~x86"

#gsc is now Gambit Scheme Compiler and not ghostscript.
#only app-text/ghostscript-gpl-8.64 has freed gsc yet.
DEPEND="emacs? ( virtual/emacs )
		!app-text/ghostscript-gnu
		!<app-text/ghostscript-gpl-8.64"
RDEPEND=""

SITEFILE="50gambit-gentoo.el"

S=${WORKDIR}/${MY_P} #-devel

IUSE="emacs static"

src_compile() {
	econf $(use_enable !static shared) --docdir=/usr/share/doc/${PF} --enable-single-host --disable-absolute-shared-libs

	emake bootstrap || die

	if use emacs; then
		elisp-compile misc/*.el || die
	fi
}

src_install() {
	emake DESTDIR="${D}" install || die
}

pkg_postinst() {
	use emacs && elisp-site-regen
}

pkg_postrm() {
	use emacs && elisp-site-regen
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-tex/latexmk: latexmk-408.ebuild ChangeLog
Next by thread:
gentoo-x86 commit in dev-db/sqlitebrowser/files: sqlitebrowser-1.3-glibc-2.10.patch
Previous by date:
gentoo-x86 commit in dev-tex/latexmk: latexmk-408.ebuild ChangeLog
Next by date:
gentoo-x86 commit in dev-db/sqlitebrowser: ChangeLog sqlitebrowser-1.3.ebuild


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.