public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrey Grozin (grozin)" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-lisp/ecls: metadata.xml ChangeLog ecls-10.2.1.ebuild ecls-9.12.3.ebuild ecls-0.9j_p1.ebuild ecls-0.9i.ebuild ecls-0.9h.ebuild ecls-0.9h-r1.ebuild ecls-0.9g.ebuild ecls-9.8.4.ebuild
Date: Fri, 19 Feb 2010 16:36:19 +0000	[thread overview]
Message-ID: <E1NiVpz-00089l-9r@stork.gentoo.org> (raw)

grozin      10/02/19 16:36:19

  Modified:             metadata.xml ChangeLog ecls-9.12.3.ebuild
  Added:                ecls-10.2.1.ebuild
  Removed:              ecls-0.9j_p1.ebuild ecls-0.9i.ebuild
                        ecls-0.9h.ebuild ecls-0.9h-r1.ebuild
                        ecls-0.9g.ebuild ecls-9.8.4.ebuild
  Log:
  Version bump (from the lisp overlay); obsolete dependency on app-text/texi2html removed
  (Portage version: 2.2_rc62/cvs/Linux i686)

Revision  Changes    Path
1.5                  dev-lisp/ecls/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/ecls/metadata.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/ecls/metadata.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/ecls/metadata.xml?r1=1.4&r2=1.5

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/ecls/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml	22 Aug 2009 06:58:07 -0000	1.4
+++ metadata.xml	19 Feb 2010 16:36:18 -0000	1.5
@@ -9,8 +9,6 @@
 standalone executables.
 </longdescription>
 <use>
-<flag name='c++'>Build ECL with a C++ compiler</flag>
-<flag name='threads'>Support for native threads</flag>
-<flag name='unicode'>Support for unicode</flag>
+<flag name='precisegc'>Use type information during garbage collection</flag>
 </use>
 </pkgmetadata>



1.34                 dev-lisp/ecls/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/ecls/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/ecls/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/ecls/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	16 Feb 2010 22:27:20 -0000	1.33
+++ ChangeLog	19 Feb 2010 16:36:18 -0000	1.34
@@ -1,6 +1,19 @@
 # ChangeLog for dev-lisp/ecls
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ChangeLog,v 1.33 2010/02/16 22:27:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ChangeLog,v 1.34 2010/02/19 16:36:18 grozin Exp $
+
+*ecls-10.2.1 (19 Feb 2010)
+
+  19 Feb 2010; Andrey Grozin <grozin@gentoo.org>
+  -files/0.9g-headers-gentoo.patch, -ecls-0.9h.ebuild,
+  -files/0.9h-headers-gentoo.patch, -ecls-0.9h-r1.ebuild,
+  -files/0.9h-sockets-c++-gentoo.patch, -ecls-0.9i.ebuild,
+  -files/0.9i-headers-gentoo.patch, -ecls-0.9j_p1.ebuild,
+  +files/10.2.1-headers-gentoo.patch, -ecls-0.9g.ebuild, -ecls-9.8.4.ebuild,
+  -files/9.8.4-headers-gentoo.patch, ecls-9.12.3.ebuild,
+  +ecls-10.2.1.ebuild, -files/clc-lite.lisp:
+  Version bump (from the lisp overlay); obsolete dependency on
+  app-text/texi2html removed
 
   16 Feb 2010; Christian Faulhammer <fauli@gentoo.org> ecls-9.12.3.ebuild:
   stable x86, bug 303699



1.5                  dev-lisp/ecls/ecls-9.12.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/ecls/ecls-9.12.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/ecls/ecls-9.12.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/ecls/ecls-9.12.3.ebuild?r1=1.4&r2=1.5

Index: ecls-9.12.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-9.12.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ecls-9.12.3.ebuild	16 Feb 2010 22:27:20 -0000	1.4
+++ ecls-9.12.3.ebuild	19 Feb 2010 16:36:18 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-9.12.3.ebuild,v 1.4 2010/02/16 22:27:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-9.12.3.ebuild,v 1.5 2010/02/19 16:36:18 grozin Exp $
 
 EAPI=2
 inherit eutils multilib
@@ -19,8 +19,7 @@
 RDEPEND="dev-libs/gmp
 		virtual/libffi
 		>=dev-libs/boehm-gc-7.1[threads?]"
-DEPEND="${RDEPEND}
-		app-text/texi2html"
+DEPEND="${RDEPEND}"
 PDEPEND="dev-lisp/gentoo-init"
 
 PROVIDE="virtual/commonlisp"



1.1                  dev-lisp/ecls/ecls-10.2.1.ebuild

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

Index: ecls-10.2.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-10.2.1.ebuild,v 1.1 2010/02/19 16:36:18 grozin Exp $

EAPI=3
inherit eutils multilib

MY_P=ecl-${PV}

DESCRIPTION="ECL is an embeddable Common Lisp implementation."
HOMEPAGE="http://common-lisp.net/project/ecl/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tgz"

LICENSE="BSD LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="debug doc precisegc +threads +unicode X"

RDEPEND="dev-libs/gmp
		virtual/libffi
		>=dev-libs/boehm-gc-7.1[threads?]"
DEPEND="${RDEPEND}"
PDEPEND="dev-lisp/gentoo-init"

PROVIDE="virtual/commonlisp"

S="${WORKDIR}"/${MY_P}

src_prepare() {
	epatch "${FILESDIR}"/${PV}-headers-gentoo.patch
}

src_configure() {
	econf \
		--with-system-gmp \
		--enable-boehm=system \
		--enable-longdouble \
		--enable-gengc \
		$(use_enable precisegc) \
		$(use_with debug debug-cflags) \
		$(use_enable threads) \
		$(use_with threads __thread) \
		$(use_enable unicode) \
		$(use_with X x) \
		$(use_with X clx)
}

src_compile() {
	#parallel fails
	emake -j1 || die "Compilation failed"
	if use doc; then
		pushd build/doc
		emake || die "Building docs failed"
		popd
	fi
}

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

	dodoc ANNOUNCEMENT Copyright
	dodoc "${FILESDIR}"/README.Gentoo
	pushd build/doc
	newman ecl.man ecl.1
	newman ecl-config.man ecl-config.1
	if use doc; then
		doinfo ecl{,dev}.info || die "Installing info docs failed"
	fi
	popd
}






                 reply	other threads:[~2010-02-19 16:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1NiVpz-00089l-9r@stork.gentoo.org \
    --to=grozin@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox