public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in app-text/xindy: xindy-2.3.ebuild ChangeLog
@ 2010-04-24 11:12 99% Alexis Ballier (aballier)
  0 siblings, 0 replies; 1+ results
From: Alexis Ballier (aballier) @ 2010-04-24 11:12 UTC (permalink / raw
  To: gentoo-commits

aballier    10/04/24 11:12:34

  Modified:             xindy-2.3.ebuild ChangeLog
  Log:
  fix build with clisp-2.48, by Semen Cirit, bug #281271
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 app-text/xindy/xindy-2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/xindy/xindy-2.3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/xindy/xindy-2.3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/xindy/xindy-2.3.ebuild?r1=1.9&r2=1.10

Index: xindy-2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xindy/xindy-2.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xindy-2.3.ebuild	30 May 2009 08:35:31 -0000	1.9
+++ xindy-2.3.ebuild	24 Apr 2010 11:12:33 -0000	1.10
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xindy/xindy-2.3.ebuild,v 1.9 2009/05/30 08:35:31 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xindy/xindy-2.3.ebuild,v 1.10 2010/04/24 11:12:33 aballier Exp $
+
+inherit eutils
 
 DESCRIPTION="A Flexible Indexing System"
 
@@ -18,6 +20,12 @@
 DEPEND="${RDEPEND}
 	sys-devel/flex"
 
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+	has_version '>=dev-lisp/clisp-2.48' && epatch "${FILESDIR}/${P}-clisp-2.48.patch"
+}
+
 src_compile() {
 	local clisp_dir
 	clisp_dir=`clisp  --version | grep "Installation directory:" | sed 's/Installation directory: //'`



1.10                 app-text/xindy/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/xindy/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/xindy/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/xindy/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xindy/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	30 May 2009 08:35:31 -0000	1.9
+++ ChangeLog	24 Apr 2010 11:12:33 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/xindy
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xindy/ChangeLog,v 1.9 2009/05/30 08:35:31 ulm Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/xindy/ChangeLog,v 1.10 2010/04/24 11:12:33 aballier Exp $
+
+  24 Apr 2010; Alexis Ballier <aballier@gentoo.org> xindy-2.3.ebuild,
+  +files/xindy-2.3-clisp-2.48.patch:
+  fix build with clisp-2.48, by Semen Cirit, bug #281271
 
   30 May 2009; Ulrich Mueller <ulm@gentoo.org> xindy-2.3.ebuild:
   Remove app-text/tetex from dependencies, bug 227443.






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-04-24 11:12 99% [gentoo-commits] gentoo-x86 commit in app-text/xindy: xindy-2.3.ebuild ChangeLog Alexis Ballier (aballier)

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