diff options
author | 2010-11-07 18:48:11 +0000 | |
---|---|---|
committer | 2010-11-07 18:48:11 +0000 | |
commit | 89dfa9331f6cb0ead910797100685aedfa6193ee (patch) | |
tree | 862be7157e6b6eaf7d7c941f5c3c70615ccb71e0 /dev-lisp | |
parent | dev-lisp/lush removal, p.masked from 17Sep2010, wrt bug #337963 (diff) | |
download | historical-89dfa9331f6cb0ead910797100685aedfa6193ee.tar.gz historical-89dfa9331f6cb0ead910797100685aedfa6193ee.tar.bz2 historical-89dfa9331f6cb0ead910797100685aedfa6193ee.zip |
dev-lisp/xlispstat removal, p.masked from 17Sep2010, wrt bug #337963
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/xlispstat/ChangeLog | 24 | ||||
-rw-r--r-- | dev-lisp/xlispstat/Manifest | 15 | ||||
-rw-r--r-- | dev-lisp/xlispstat/files/xlispstat-3.52.20-fmax.patch | 23 | ||||
-rw-r--r-- | dev-lisp/xlispstat/metadata.xml | 5 | ||||
-rw-r--r-- | dev-lisp/xlispstat/xlispstat-3.52.20.ebuild | 46 |
5 files changed, 0 insertions, 113 deletions
diff --git a/dev-lisp/xlispstat/ChangeLog b/dev-lisp/xlispstat/ChangeLog deleted file mode 100644 index 4aa8a7566c5d..000000000000 --- a/dev-lisp/xlispstat/ChangeLog +++ /dev/null @@ -1,24 +0,0 @@ -# ChangeLog for dev-lisp/xlispstat -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/xlispstat/ChangeLog,v 1.6 2009/12/24 14:31:59 flameeyes Exp $ - - 24 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> - xlispstat-3.52.20.ebuild: - Use -j1 for build (bug #298209). - - 10 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> - xlispstat-3.52.20.ebuild, +files/xlispstat-3.52.20-fmax.patch: - Fix building with GCC 4.4+ wrt #277422. - - 22 Jul 2007; Hans de Graaff <graaff@gentoo.org> xlispstat-3.52.20.ebuild: - Drop virtual/x11 references. - - 13 Feb 2006; Matthew Kennedy <mkennedy@gentoo.org> - xlispstat-3.52.20.ebuild: - Modular X dependencies. - -*xlispstat-3.52.20 (20 Dec 2003) - - 20 Dec 2003; <mkennedy@gentoo.org> metadata.xml, xlispstat-3.52.20.ebuild: - initial import. ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org> - diff --git a/dev-lisp/xlispstat/Manifest b/dev-lisp/xlispstat/Manifest deleted file mode 100644 index 5afc4d6717e7..000000000000 --- a/dev-lisp/xlispstat/Manifest +++ /dev/null @@ -1,15 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -AUX xlispstat-3.52.20-fmax.patch 1041 RMD160 a16d781b1cdb8bee41742decfa3954008a0cb352 SHA1 acfbdbc4287feea8f58c4b35102850c4a979cab2 SHA256 fa6e1f4bb4f576cbb26e20f6452b79ce62f5a795472b5ba5fb00a68984788112 -DIST xlispstat-3-52-20.tar.gz 1527951 RMD160 834442693df99692c80efd6149315639329379c4 SHA1 a62c353ce136ba7111536457272fa20f82ae23e0 SHA256 977d3e984cbe881244b0f15d1b8a78f4660ac2b7cbc53cc857606d75ecd0b71a -EBUILD xlispstat-3.52.20.ebuild 1201 RMD160 aa32bb309c425960a10df2a7120542ced8d659a1 SHA1 fc53d39616763521fac5ffd6b2aae6c135810b5a SHA256 90cd09c31b11c78f121252b37313ce610aa0695d4b1b6ad7a876bbd6dc8f46fe -MISC ChangeLog 901 RMD160 1c614fbc8b214342429b08cbd3cb49e935e2464d SHA1 cd98aade5cd83b6c2b85277ba37b82daebb0a774 SHA256 c07df9158b630b6f13cfdd1e61939314c414bc1358f64912bdb274e0966689a8 -MISC metadata.xml 164 RMD160 5edb79931b874dc3a72128f0742b9d4c4eb3c8c1 SHA1 2f781e1fca36d790a027079805d56cf397e6a6f8 SHA256 f8efc9385015233c71f279f85bd0a327525b7136cf8714cc04449d8bea4ce22f ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.14 (GNU/Linux) - -iEYEARECAAYFAksze2QACgkQAiZjviIA2XiA+ACfbq4hVPRHzCUF7McmLTElSaKe -vt8AoPEUvR/O8hhgNZJaWoSBHwDSKcLc -=aovg ------END PGP SIGNATURE----- diff --git a/dev-lisp/xlispstat/files/xlispstat-3.52.20-fmax.patch b/dev-lisp/xlispstat/files/xlispstat-3.52.20-fmax.patch deleted file mode 100644 index 50ff409b663e..000000000000 --- a/dev-lisp/xlispstat/files/xlispstat-3.52.20-fmax.patch +++ /dev/null @@ -1,23 +0,0 @@ -Source: DragonFlyBSD - -diff -ur xlispstat-3-52-20.orig/lowess.c xlispstat-3-52-20/lowess.c ---- xlispstat-3-52-20.orig/lowess.c 2000-11-25 01:17:38.000000000 +0200 -+++ xlispstat-3-52-20/lowess.c 2009-08-10 19:34:54.000000000 +0300 -@@ -12,7 +12,7 @@ - /* forward declarations */ - static double pow2 P1H(double); - static double pow3 P1H(double x); --static double fmax P2H(double, double); -+/* static double fmax P2H(double, double); */ - static VOID sort P2H(double *, int); - static VOID lowest P11H(double *, double *, int, double, double *, - int, int, double *, int, double *, int *); -@@ -20,7 +20,7 @@ - - static double pow2 P1C(double, x) { return(x * x); } - static double pow3 P1C(double, x) { return(x * x * x); } --static double fmax P2C(double, x, double, y) { return (x > y ? x : y); } -+/* static double fmax P2C(double, x, double, y) { return (x > y ? x : y); } */ - - int lowess P9C(double *, x, double *, y, int, n, double, f, int, nsteps, double, delta, - double *, ys, double *, rw, double *, res) diff --git a/dev-lisp/xlispstat/metadata.xml b/dev-lisp/xlispstat/metadata.xml deleted file mode 100644 index f418045b09c8..000000000000 --- a/dev-lisp/xlispstat/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>common-lisp</herd> -</pkgmetadata> diff --git a/dev-lisp/xlispstat/xlispstat-3.52.20.ebuild b/dev-lisp/xlispstat/xlispstat-3.52.20.ebuild deleted file mode 100644 index d7fe5c1b1a1a..000000000000 --- a/dev-lisp/xlispstat/xlispstat-3.52.20.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/xlispstat/xlispstat-3.52.20.ebuild,v 1.6 2009/12/24 14:31:59 flameeyes Exp $ - -inherit eutils - -DESCRIPTION="XLISP-STAT is a statistical environment based on a dialect of the Lisp language called XLISP." -HOMEPAGE="http://www.stat.uiowa.edu/~luke/xls/xlsinfo/xlsinfo.html" -SRC_URI="ftp://ftp.stat.umn.edu/pub/xlispstat/current/xlispstat-${PV//./-}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="X" - -RDEPEND="X? ( x11-libs/libX11 )" -DEPEND="${RDEPEND}" - -S=${WORKDIR}/${P//./-} - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${P}-fmax.patch -} - -src_compile() { - local opts='' - use X && opts='--with-x' || opts='--without-x' - ./configure \ - --host=${CHOST} \ - --prefix=/usr \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man \ - ${opts} || die "./configure failed" - # bug #298209 - emake -j1 UCFLAGS="${CFLAGS} -mieee-fp" || die -} - -src_install() { - dodir /usr/bin - dodir /usr/lib/xlispstat - emake -j1 prefix=${D}/usr/ install || die - dodoc COPYING INSTALL README* RELEASE - dodoc doc/xlispins.doc doc/xlispdoc.{ps,txt} -} |