diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:28:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:28:09 +0000 |
commit | 878d5f55ebdf1583a78aa8d88e423260081242bb (patch) | |
tree | db2599d00dd7032c830b008452f3ca08ec354e8c /sci-mathematics | |
parent | whitespace (diff) | |
download | gentoo-2-878d5f55ebdf1583a78aa8d88e423260081242bb.tar.gz gentoo-2-878d5f55ebdf1583a78aa8d88e423260081242bb.tar.bz2 gentoo-2-878d5f55ebdf1583a78aa8d88e423260081242bb.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-mathematics')
25 files changed, 25 insertions, 58 deletions
diff --git a/sci-mathematics/agda/agda-1.0.2.ebuild b/sci-mathematics/agda/agda-1.0.2.ebuild index 64d3e865ac90..8376c6dc5041 100644 --- a/sci-mathematics/agda/agda-1.0.2.ebuild +++ b/sci-mathematics/agda/agda-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda/agda-1.0.2.ebuild,v 1.1 2007/03/18 19:00:12 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda/agda-1.0.2.ebuild,v 1.2 2007/07/13 05:28:09 mr_bones_ Exp $ inherit autotools elisp-common @@ -11,7 +11,6 @@ DESCRIPTION="Agda is a proof assistant in Haskell." HOMEPAGE="http://unit.aist.go.jp/cvs/Agda/" SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}.tar.gz" - LICENSE="MIT" SLOT="0" KEYWORDS="~x86" diff --git a/sci-mathematics/euler/euler-1.61.0.ebuild b/sci-mathematics/euler/euler-1.61.0.ebuild index 6f1f850fe3c1..ecd35ad06f8a 100644 --- a/sci-mathematics/euler/euler-1.61.0.ebuild +++ b/sci-mathematics/euler/euler-1.61.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/euler-1.61.0.ebuild,v 1.5 2006/11/06 07:13:13 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/euler-1.61.0.ebuild,v 1.6 2007/07/13 05:28:09 mr_bones_ Exp $ inherit autotools eutils @@ -26,7 +26,6 @@ src_unpack() { die "Failed to patch configure" } - src_install() { make DESTDIR="${D}" install || die "install failed" } diff --git a/sci-mathematics/fann/fann-1.2.0-r1.ebuild b/sci-mathematics/fann/fann-1.2.0-r1.ebuild index 22da867e50a7..618aefcaa7b3 100644 --- a/sci-mathematics/fann/fann-1.2.0-r1.ebuild +++ b/sci-mathematics/fann/fann-1.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fann/fann-1.2.0-r1.ebuild,v 1.2 2005/08/24 09:31:15 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fann/fann-1.2.0-r1.ebuild,v 1.3 2007/07/13 05:28:09 mr_bones_ Exp $ inherit eutils #----------------------------------------------------------------------------- @@ -71,4 +71,3 @@ src_install() { fi fi } - diff --git a/sci-mathematics/fann/fann-1.2.0.ebuild b/sci-mathematics/fann/fann-1.2.0.ebuild index ae745fa9cbf9..a068afed8cd5 100644 --- a/sci-mathematics/fann/fann-1.2.0.ebuild +++ b/sci-mathematics/fann/fann-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fann/fann-1.2.0.ebuild,v 1.3 2005/08/24 09:31:15 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fann/fann-1.2.0.ebuild,v 1.4 2007/07/13 05:28:09 mr_bones_ Exp $ inherit eutils #----------------------------------------------------------------------------- @@ -69,4 +69,3 @@ src_install() { fi fi } - diff --git a/sci-mathematics/fann/fann-2.0.0.ebuild b/sci-mathematics/fann/fann-2.0.0.ebuild index 26df65d55f5a..2c0370c88d98 100644 --- a/sci-mathematics/fann/fann-2.0.0.ebuild +++ b/sci-mathematics/fann/fann-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fann/fann-2.0.0.ebuild,v 1.3 2007/06/28 13:25:22 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fann/fann-2.0.0.ebuild,v 1.4 2007/07/13 05:28:09 mr_bones_ Exp $ inherit eutils @@ -15,7 +15,6 @@ IUSE="doc python" DEPEND="python? ( dev-lang/python dev-lang/swig )" - src_unpack() { unpack ${A} || die cd "${S}" || die @@ -23,7 +22,6 @@ src_unpack() { epatch "${FILESDIR}"/${P}-benchmark.patch } - src_compile() { econf ${myconf} || die "configure failed" emake || die "failed to build src" @@ -66,4 +64,3 @@ src_install() { fi fi } - diff --git a/sci-mathematics/geomview/geomview-1.9.2.ebuild b/sci-mathematics/geomview/geomview-1.9.2.ebuild index 9e0b71ce6583..97d78e10ba33 100644 --- a/sci-mathematics/geomview/geomview-1.9.2.ebuild +++ b/sci-mathematics/geomview/geomview-1.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/geomview-1.9.2.ebuild,v 1.3 2007/07/09 01:33:37 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/geomview-1.9.2.ebuild,v 1.4 2007/07/13 05:28:09 mr_bones_ Exp $ inherit eutils flag-o-matic fdo-mime @@ -90,4 +90,3 @@ pkg_postinst() { pkg_postrm() { fdo-mime_desktop_database_update } - diff --git a/sci-mathematics/koctave/koctave-0.65-r1.ebuild b/sci-mathematics/koctave/koctave-0.65-r1.ebuild index fca8a9253bcd..275dc4eaed81 100644 --- a/sci-mathematics/koctave/koctave-0.65-r1.ebuild +++ b/sci-mathematics/koctave/koctave-0.65-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/koctave-0.65-r1.ebuild,v 1.5 2005/11/27 17:44:12 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/koctave-0.65-r1.ebuild,v 1.6 2007/07/13 05:28:09 mr_bones_ Exp $ inherit kde @@ -14,7 +14,6 @@ LICENSE="GPL-2" KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="arts" - DEPEND="virtual/libc sci-mathematics/octave" diff --git a/sci-mathematics/octave-forge/octave-forge-2004.11.16-r1.ebuild b/sci-mathematics/octave-forge/octave-forge-2004.11.16-r1.ebuild index 9bcb90744344..c6d3208b53fb 100644 --- a/sci-mathematics/octave-forge/octave-forge-2004.11.16-r1.ebuild +++ b/sci-mathematics/octave-forge/octave-forge-2004.11.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2004.11.16-r1.ebuild,v 1.5 2006/09/30 23:59:43 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2004.11.16-r1.ebuild,v 1.6 2007/07/13 05:28:09 mr_bones_ Exp $ inherit eutils @@ -68,4 +68,3 @@ pkg_postinst() { einfo "specify USE='ginac qhull' and re-emerge octave-forge; in that case" einfo "the ebuild will automatically install the additional packages." } - diff --git a/sci-mathematics/octave-forge/octave-forge-2004.11.16-r2.ebuild b/sci-mathematics/octave-forge/octave-forge-2004.11.16-r2.ebuild index fe1e82079b73..eb0f37798771 100644 --- a/sci-mathematics/octave-forge/octave-forge-2004.11.16-r2.ebuild +++ b/sci-mathematics/octave-forge/octave-forge-2004.11.16-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2004.11.16-r2.ebuild,v 1.2 2006/09/30 23:59:43 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2004.11.16-r2.ebuild,v 1.3 2007/07/13 05:28:09 mr_bones_ Exp $ inherit eutils @@ -68,4 +68,3 @@ pkg_postinst() { einfo "specify USE='ginac qhull' and re-emerge octave-forge; in that case" einfo "the ebuild will automatically install the additional packages." } - diff --git a/sci-mathematics/octave-forge/octave-forge-2005.06.13-r1.ebuild b/sci-mathematics/octave-forge/octave-forge-2005.06.13-r1.ebuild index a9e02a270159..34df48a2093b 100644 --- a/sci-mathematics/octave-forge/octave-forge-2005.06.13-r1.ebuild +++ b/sci-mathematics/octave-forge/octave-forge-2005.06.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2005.06.13-r1.ebuild,v 1.2 2006/09/30 23:59:43 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2005.06.13-r1.ebuild,v 1.3 2007/07/13 05:28:09 mr_bones_ Exp $ inherit eutils @@ -69,4 +69,3 @@ pkg_postinst() { einfo "specify USE='ginac qhull' and re-emerge octave-forge; in that case" einfo "the ebuild will automatically install the additional packages." } - diff --git a/sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild b/sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild index 9664f8d04c8a..b8a3769b03ab 100644 --- a/sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild +++ b/sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild,v 1.4 2006/09/30 23:59:43 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2005.06.13.ebuild,v 1.5 2007/07/13 05:28:09 mr_bones_ Exp $ inherit eutils @@ -69,4 +69,3 @@ pkg_postinst() { einfo "specify USE='ginac qhull' and re-emerge octave-forge; in that case" einfo "the ebuild will automatically install the additional packages." } - diff --git a/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild b/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild index f4b0c2db21d5..63c96ee9b509 100644 --- a/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild +++ b/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild,v 1.4 2006/10/04 17:01:40 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild,v 1.5 2007/07/13 05:28:09 mr_bones_ Exp $ inherit eutils @@ -56,4 +56,3 @@ pkg_postinst() { einfo "specify USE='ginac qhull' and re-emerge octave-forge; in that case" einfo "the ebuild will automatically install the additional packages." } - diff --git a/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild b/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild index e017df9c74ed..4186b6b94d7a 100644 --- a/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild +++ b/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild,v 1.1 2007/04/13 13:51:01 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild,v 1.2 2007/07/13 05:28:09 mr_bones_ Exp $ inherit eutils @@ -35,7 +35,6 @@ src_unpack() { epatch "${FILESDIR}"/${PN}-config-fix.patch } - src_compile() { econf $(use_with X x) || die "econf failed" emake || die "emake failed" @@ -55,4 +54,3 @@ pkg_postinst() { einfo "specify USE='ginac qhull' and re-emerge octave-forge; in that case" einfo "the ebuild will automatically install the additional packages." } - diff --git a/sci-mathematics/octave-forge/octave-forge-2006.03.17.ebuild b/sci-mathematics/octave-forge/octave-forge-2006.03.17.ebuild index 514a4c93d5cd..5700e3083c0d 100644 --- a/sci-mathematics/octave-forge/octave-forge-2006.03.17.ebuild +++ b/sci-mathematics/octave-forge/octave-forge-2006.03.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2006.03.17.ebuild,v 1.6 2007/01/03 08:13:51 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2006.03.17.ebuild,v 1.7 2007/07/13 05:28:09 mr_bones_ Exp $ inherit eutils @@ -47,4 +47,3 @@ pkg_postinst() { einfo "specify USE='ginac qhull' and re-emerge octave-forge; in that case" einfo "the ebuild will automatically install the additional packages." } - diff --git a/sci-mathematics/octave/octave-2.1.71-r2.ebuild b/sci-mathematics/octave/octave-2.1.71-r2.ebuild index 69e0099f9353..fb81ab7e6575 100644 --- a/sci-mathematics/octave/octave-2.1.71-r2.ebuild +++ b/sci-mathematics/octave/octave-2.1.71-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.71-r2.ebuild,v 1.3 2006/01/29 19:41:30 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.71-r2.ebuild,v 1.4 2007/07/13 05:28:09 mr_bones_ Exp $ inherit flag-o-matic fortran @@ -57,7 +57,6 @@ src_compile() { myconf="${myconf} --without-mpi" fi - econf \ $(use_with hdf5) \ $(use_enable readline) \ diff --git a/sci-mathematics/octave/octave-2.1.72.ebuild b/sci-mathematics/octave/octave-2.1.72.ebuild index 914a3377c8d8..bcb7945c423b 100644 --- a/sci-mathematics/octave/octave-2.1.72.ebuild +++ b/sci-mathematics/octave/octave-2.1.72.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.10 2006/08/11 21:30:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.11 2007/07/13 05:28:09 mr_bones_ Exp $ inherit flag-o-matic fortran @@ -38,7 +38,6 @@ src_unpack() { epatch "${FILESDIR}"/octave-2.1.72-gcc4.1-gentoo.patch } - src_compile() { filter-flags -ffast-math diff --git a/sci-mathematics/octave/octave-2.1.73-r1.ebuild b/sci-mathematics/octave/octave-2.1.73-r1.ebuild index 497e1638b662..57148c38ebc7 100644 --- a/sci-mathematics/octave/octave-2.1.73-r1.ebuild +++ b/sci-mathematics/octave/octave-2.1.73-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r1.ebuild,v 1.3 2006/11/13 13:42:06 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r1.ebuild,v 1.4 2007/07/13 05:28:09 mr_bones_ Exp $ inherit flag-o-matic fortran autotools @@ -43,7 +43,6 @@ src_unpack() { eautoconf } - src_compile() { filter-flags -ffast-math diff --git a/sci-mathematics/octave/octave-2.1.73-r2.ebuild b/sci-mathematics/octave/octave-2.1.73-r2.ebuild index 2f66dfb986bd..d31ea2316b93 100644 --- a/sci-mathematics/octave/octave-2.1.73-r2.ebuild +++ b/sci-mathematics/octave/octave-2.1.73-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r2.ebuild,v 1.1 2006/12/13 02:44:55 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r2.ebuild,v 1.2 2007/07/13 05:28:09 mr_bones_ Exp $ inherit flag-o-matic fortran autotools @@ -44,7 +44,6 @@ src_unpack() { eautoconf } - src_compile() { filter-flags -ffast-math diff --git a/sci-mathematics/octave/octave-2.1.73.ebuild b/sci-mathematics/octave/octave-2.1.73.ebuild index c960cafc88d3..c4c1f1fd9eb8 100644 --- a/sci-mathematics/octave/octave-2.1.73.ebuild +++ b/sci-mathematics/octave/octave-2.1.73.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73.ebuild,v 1.6 2007/05/20 15:08:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73.ebuild,v 1.7 2007/07/13 05:28:09 mr_bones_ Exp $ inherit flag-o-matic fortran @@ -38,7 +38,6 @@ src_unpack() { epatch "${FILESDIR}"/${P}-gcc4.1-gentoo.patch } - src_compile() { filter-flags -ffast-math diff --git a/sci-mathematics/otter/otter-3.3-r1.ebuild b/sci-mathematics/otter/otter-3.3-r1.ebuild index 382b3142a8cb..f833477d3938 100644 --- a/sci-mathematics/otter/otter-3.3-r1.ebuild +++ b/sci-mathematics/otter/otter-3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.3-r1.ebuild,v 1.3 2005/07/24 03:55:54 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.3-r1.ebuild,v 1.4 2007/07/13 05:28:09 mr_bones_ Exp $ DESCRIPTION="An Automated Deduction System." SRC_URI="http://www-unix.mcs.anl.gov/AR/${PN}/${P}.tar.gz" @@ -12,8 +12,6 @@ SLOT="0" IUSE="" DEPEND="virtual/libc" - - src_compile() { cd source make || die @@ -30,4 +28,3 @@ src_install() { insinto /usr/share/doc/${PF}/html doins -r examples examples-mace2 } - diff --git a/sci-mathematics/pspp/pspp-0.4.0.ebuild b/sci-mathematics/pspp/pspp-0.4.0.ebuild index c812f02bc35b..912459603f2d 100644 --- a/sci-mathematics/pspp/pspp-0.4.0.ebuild +++ b/sci-mathematics/pspp/pspp-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.4.0.ebuild,v 1.1 2007/03/19 19:39:44 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.4.0.ebuild,v 1.2 2007/07/13 05:28:09 mr_bones_ Exp $ inherit elisp-common @@ -19,7 +19,6 @@ DEPEND=">=sci-libs/gsl-1.6 ncurses? ( >=sys-libs/ncurses-5.4 ) plotutils? ( >=media-libs/plotutils-2.4.1 )" - # make check gave 39 failures of out 96 tests RESTRICT="test" diff --git a/sci-mathematics/singular/singular-2.0.5-r4.ebuild b/sci-mathematics/singular/singular-2.0.5-r4.ebuild index f4bb566f6f5c..9e6fa25fae9f 100644 --- a/sci-mathematics/singular/singular-2.0.5-r4.ebuild +++ b/sci-mathematics/singular/singular-2.0.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-2.0.5-r4.ebuild,v 1.3 2006/09/10 06:05:37 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-2.0.5-r4.ebuild,v 1.4 2007/07/13 05:28:09 mr_bones_ Exp $ inherit eutils @@ -46,8 +46,6 @@ src_unpack () { sed -e "s/PFSUBST/${PF}/" -i ${S}/Singular/feResource.cc || die "sed failed on feResource.cc" } - - src_compile() { local myconf="${myconf} --with-NTL --prefix=${D}/usr" econf ${myconf} || die "econf failed" diff --git a/sci-mathematics/singular/singular-3.0.1.1.ebuild b/sci-mathematics/singular/singular-3.0.1.1.ebuild index ae57e4f28f5a..6c445e891386 100644 --- a/sci-mathematics/singular/singular-3.0.1.1.ebuild +++ b/sci-mathematics/singular/singular-3.0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.1.1.ebuild,v 1.2 2006/09/10 06:05:37 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.1.1.ebuild,v 1.3 2007/07/13 05:28:09 mr_bones_ Exp $ inherit eutils @@ -24,7 +24,6 @@ DEPEND=">=dev-lang/perl-5.6 emacs? ( || ( app-editors/xemacs app-editors/emacs ) )" - S="${WORKDIR}"/${MY_PN}-${MY_PV_MAJOR} src_unpack () { diff --git a/sci-mathematics/singular/singular-3.0.1.2.ebuild b/sci-mathematics/singular/singular-3.0.1.2.ebuild index 0a186caab010..a491cef41d9d 100644 --- a/sci-mathematics/singular/singular-3.0.1.2.ebuild +++ b/sci-mathematics/singular/singular-3.0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.1.2.ebuild,v 1.7 2006/09/10 06:05:37 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.1.2.ebuild,v 1.8 2007/07/13 05:28:09 mr_bones_ Exp $ inherit eutils flag-o-matic @@ -24,7 +24,6 @@ DEPEND=">=dev-lang/perl-5.6 emacs? ( || ( virtual/xemacs virtual/emacs ) )" - S="${WORKDIR}"/${MY_PN}-${MY_PV_MAJOR} src_unpack () { @@ -42,7 +41,6 @@ src_compile() { filter-ldflags -hashvals filter-ldflags -Wl,-hashvals - local myconf="${myconf} --disable-doc --without-MP --with-factory --with-libfac --prefix=${S}" econf $(use_enable emacs) \ ${myconf} || die "econf failed" diff --git a/sci-mathematics/singular/singular-3.0.2.1.ebuild b/sci-mathematics/singular/singular-3.0.2.1.ebuild index fb1209ffcee9..aa81b1b5f28d 100644 --- a/sci-mathematics/singular/singular-3.0.2.1.ebuild +++ b/sci-mathematics/singular/singular-3.0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.2.1.ebuild,v 1.2 2007/05/19 21:56:11 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.2.1.ebuild,v 1.3 2007/07/13 05:28:09 mr_bones_ Exp $ inherit eutils flag-o-matic autotools multilib @@ -25,8 +25,6 @@ DEPEND=">=dev-lang/perl-5.6 virtual/emacs ) ) boost? ( dev-libs/boost )" - - S="${WORKDIR}"/${MY_PN}-${MY_PV_MAJOR} src_unpack () { |