* [gentoo-commits] gentoo-x86 commit in sci-mathematics/axiom: axiom-200711.ebuild ChangeLog
@ 2008-02-01 17:26 Markus Dittrich (markusle)
0 siblings, 0 replies; only message in thread
From: Markus Dittrich (markusle) @ 2008-02-01 17:26 UTC (permalink / raw
To: gentoo-commits
markusle 08/02/01 17:26:12
Modified: axiom-200711.ebuild ChangeLog
Log:
Fixed broken gcl configure (see bug #208326).
(Portage version: 2.1.4)
Revision Changes Path
1.3 sci-mathematics/axiom/axiom-200711.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/axiom-200711.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/axiom-200711.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/axiom-200711.ebuild?r1=1.2&r2=1.3
Index: axiom-200711.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/axiom-200711.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- axiom-200711.ebuild 23 Jan 2008 18:25:44 -0000 1.2
+++ axiom-200711.ebuild 1 Feb 2008 17:26:12 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/axiom-200711.ebuild,v 1.2 2008/01/23 18:25:44 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/axiom-200711.ebuild,v 1.3 2008/02/01 17:26:12 markusle Exp $
inherit eutils multilib flag-o-matic
@@ -27,7 +27,11 @@
cd "${S}"
cp "${FILESDIR}"/noweb-2.9-insecure-tmp-file.patch.input \
- "${S}"/zips/noweb-2.9-insecure-tmp-file.patch
+ "${S}"/zips/noweb-2.9-insecure-tmp-file.patch \
+ || die "Failed to fix noweb"
+ cp "${FILESDIR}"/${P}-gcl-configure.patch \
+ "${S}"/zips/gcl-2.6.7.configure.in.patch \
+ || die "Failed to fix gcl-2.6.7 configure"
epatch "${FILESDIR}"/noweb-2.9-insecure-tmp-file.Makefile.patch \
|| die "Failed to patch noweb security issue!"
}
1.16 sci-mathematics/axiom/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 23 Jan 2008 16:42:25 -0000 1.15
+++ ChangeLog 1 Feb 2008 17:26:12 -0000 1.16
@@ -1,6 +1,11 @@
# ChangeLog for sci-mathematics/axiom
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/ChangeLog,v 1.15 2008/01/23 16:42:25 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/ChangeLog,v 1.16 2008/02/01 17:26:12 markusle Exp $
+
+ 01 Feb 2008; Markus Dittrich <markusle@gentoo.org>
+ +files/axiom-200711-gcl-configure.patch, axiom-200711.ebuild:
+ Fixed broken gcl configure (see bug #208326). Thanks much to
+ Martin Väth <vaeth@mathematik.uni-wuerzburg.de> for this fix.
*axiom-200711 (23 Jan 2008)
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-01 17:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-01 17:26 [gentoo-commits] gentoo-x86 commit in sci-mathematics/axiom: axiom-200711.ebuild ChangeLog Markus Dittrich (markusle)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox