grozin 15/05/03 04:19:28 Modified: maxima-5.36.1.ebuild ChangeLog Log: sys-proclaim is now on unconditionally, closing #548060 (Portage version: 2.2.18/cvs/Linux i686, signed Manifest commit with key 0x3AFFCE974D34BD8C!)
Revision Changes Path 1.2 sci-mathematics/maxima/maxima-5.36.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/maxima/maxima-5.36.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/maxima/maxima-5.36.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/maxima/maxima-5.36.1.ebuild?r1=1.1&r2=1.2 Index: maxima-5.36.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.36.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- maxima-5.36.1.ebuild 1 May 2015 15:16:45 -0000 1.1 +++ maxima-5.36.1.ebuild 3 May 2015 04:19:28 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.36.1.ebuild,v 1.1 2015/05/01 15:16:45 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.36.1.ebuild,v 1.2 2015/05/03 04:19:28 grozin Exp $ EAPI=5 @@ -116,9 +116,6 @@ fi done - # this file is wrong in 5.35.1 - rm -f src/sys-proclaim.lisp - # bug #343331 rm share/Makefile.in || die rm src/Makefile.in || die @@ -147,8 +144,7 @@ done fi - # re-generate sys-proclaim.lisp (only affects gcl) - econf ${CONFS} --enable-sys-proclaim $(use_with tk wish) --with-lispdir="${SITELISP}"/${PN} + econf ${CONFS} $(use_with tk wish) --with-lispdir="${SITELISP}"/${PN} } src_install() { 1.123 sci-mathematics/maxima/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/maxima/ChangeLog?rev=1.123&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/maxima/ChangeLog?rev=1.123&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/maxima/ChangeLog?r1=1.122&r2=1.123 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v retrieving revision 1.122 retrieving revision 1.123 diff -u -r1.122 -r1.123 --- ChangeLog 1 May 2015 15:16:45 -0000 1.122 +++ ChangeLog 3 May 2015 04:19:28 -0000 1.123 @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/maxima # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.122 2015/05/01 15:16:45 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.123 2015/05/03 04:19:28 grozin Exp $ + + 03 May 2015; Andrey Grozin <[email protected]> maxima-5.36.1.ebuild: + sys-proclaim is now on unconditionally, closing #548060 *maxima-5.36.1 (01 May 2015)
