summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2003-07-10 01:39:28 +0000
committerGeorge Shapovalov <george@gentoo.org>2003-07-10 01:39:28 +0000
commit6d4d52ef3d62badd9869a1931601268dfd0b8162 (patch)
tree2284be4436360eecc549287ed5f97bf6a57a1da8 /dev-lang
parentmoved from dev-lang (diff)
downloadgentoo-2-6d4d52ef3d62badd9869a1931601268dfd0b8162.tar.gz
gentoo-2-6d4d52ef3d62badd9869a1931601268dfd0b8162.tar.bz2
gentoo-2-6d4d52ef3d62badd9869a1931601268dfd0b8162.zip
moved yacas under app-sci
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/yacas/ChangeLog18
-rw-r--r--dev-lang/yacas/Manifest5
-rw-r--r--dev-lang/yacas/files/digest-yacas-1.0.541
-rw-r--r--dev-lang/yacas/files/digest-yacas-1.0.551
-rw-r--r--dev-lang/yacas/yacas-1.0.54.ebuild52
-rw-r--r--dev-lang/yacas/yacas-1.0.55.ebuild52
6 files changed, 0 insertions, 129 deletions
diff --git a/dev-lang/yacas/ChangeLog b/dev-lang/yacas/ChangeLog
deleted file mode 100644
index bae6b83ff32a..000000000000
--- a/dev-lang/yacas/ChangeLog
+++ /dev/null
@@ -1,18 +0,0 @@
-# ChangeLog for dev-lang/yacas
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/yacas/ChangeLog,v 1.4 2003/07/09 23:48:16 george Exp $
-
-*yacas-1.0.55 (09 Jul 2003)
-
- 09 Jul 2003; George Shapovalov <george@gentoo.org> yacas-1.0.55.ebuild :
- version update, made 1.0.54 stable
-
- 10 Jun 2003; <msterret@gentoo.org> yacas-1.0.54.ebuild:
- DEPEND on sed >= 4
-
-*yacas-1.0.54.ebuild (17 Apr 2003)
-
- 17 Apr 2003; George Shapovalov <george@gentoo.org> yacas-1.0.54.ebuild, files/digest-yacas-1.0.54 :
- initial release (#3790)
- YACAS is a very powerful, general purpose Computer Algebra System.
- ebuild submitted by Tobias Florek <tflorek@web.de>
diff --git a/dev-lang/yacas/Manifest b/dev-lang/yacas/Manifest
deleted file mode 100644
index 9352c86016ce..000000000000
--- a/dev-lang/yacas/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-MD5 df58b71db47edac8090a90e5db9cf5b4 yacas-1.0.55.ebuild 1391
-MD5 707fbd87297b6315a8bd886804e64ba0 yacas-1.0.54.ebuild 1390
-MD5 d1c310e6f754e65902574dc4971be919 ChangeLog 710
-MD5 1bc407af698756810b2529f3c253a402 files/digest-yacas-1.0.54 65
-MD5 1ba5c4a16d348ff13ea579fe92cc7ef8 files/digest-yacas-1.0.55 65
diff --git a/dev-lang/yacas/files/digest-yacas-1.0.54 b/dev-lang/yacas/files/digest-yacas-1.0.54
deleted file mode 100644
index 9b4a5773e612..000000000000
--- a/dev-lang/yacas/files/digest-yacas-1.0.54
+++ /dev/null
@@ -1 +0,0 @@
-MD5 282e705b3a7466d31dc7ee6a76158d21 yacas-1.0.54.tar.gz 1651299
diff --git a/dev-lang/yacas/files/digest-yacas-1.0.55 b/dev-lang/yacas/files/digest-yacas-1.0.55
deleted file mode 100644
index 86d1a4561c38..000000000000
--- a/dev-lang/yacas/files/digest-yacas-1.0.55
+++ /dev/null
@@ -1 +0,0 @@
-MD5 fd55bcd7ae276b6665cae9f63f26efc7 yacas-1.0.55.tar.gz 1713551
diff --git a/dev-lang/yacas/yacas-1.0.54.ebuild b/dev-lang/yacas/yacas-1.0.54.ebuild
deleted file mode 100644
index 426c091fed85..000000000000
--- a/dev-lang/yacas/yacas-1.0.54.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/yacas/yacas-1.0.54.ebuild,v 1.4 2003/07/09 23:48:16 george Exp $
-
-IUSE=""
-
-DESCRIPTION="very powerful general purpose Computer Algebra System"
-HOMEPAGE="http://yacas.sourceforge.net/"
-SRC_URI="http://${PN}.sourceforge.net/backups/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86"
-
-DEPEND="virtual/glibc
- >=sys-apps/sed-4"
-
-src_compile() {
- econf || die "./configure failed"
- emake || die
-
- # only build gui, if we use x
- # proteus is untested and does not compile this way,
- # needs an installed (and merged) yacas to compile.
- #if use X ; then
- # cd proteus
- # emake depend -f makefile.linux || die
- # emake -f makefile.linux || die
- # cd ..
- #fi
-}
-
-src_install() {
- # a very strange Makefile's, that do not honor standard wrappings :(
- find -name Makefile |xargs sed -i -e "s:datadir = /usr/share:datadir = ${D}/usr/share:"
- cd manmake
- sed -i -e "s:htmldir = :htmldir = ${D}:" -e "s:psdir = :psdir = ${D}:" Makefile
- cd ${S}
-
- DESTDIR=${D} make install-strip || die
-
- # see above notice
- #if ( use X ); then
- # cd proteus
- # emake install-strip -f makefile.linux || die
- # cd ..
- #fi
-
- dodoc AUTHORS INSTALL NEWS README TODO
- mv ${D}/usr/share/${PN}/documentation ${D}/usr/share/doc/${PF}/html
- rmdir ${D}/usr/include/
-}
diff --git a/dev-lang/yacas/yacas-1.0.55.ebuild b/dev-lang/yacas/yacas-1.0.55.ebuild
deleted file mode 100644
index f8e14fd9172b..000000000000
--- a/dev-lang/yacas/yacas-1.0.55.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/yacas/yacas-1.0.55.ebuild,v 1.1 2003/07/09 23:48:16 george Exp $
-
-IUSE=""
-
-DESCRIPTION="very powerful general purpose Computer Algebra System"
-HOMEPAGE="http://yacas.sourceforge.net/"
-SRC_URI="http://${PN}.sourceforge.net/backups/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86"
-
-DEPEND="virtual/glibc
- >=sys-apps/sed-4"
-
-src_compile() {
- econf || die "./configure failed"
- emake || die
-
- # only build gui, if we use x
- # proteus is untested and does not compile this way,
- # needs an installed (and merged) yacas to compile.
- #if use X ; then
- # cd proteus
- # emake depend -f makefile.linux || die
- # emake -f makefile.linux || die
- # cd ..
- #fi
-}
-
-src_install() {
- # a very strange Makefile's, that do not honor standard wrappings :(
- find -name Makefile |xargs sed -i -e "s:datadir = /usr/share:datadir = ${D}/usr/share:"
- cd manmake
- sed -i -e "s:htmldir = :htmldir = ${D}:" -e "s:psdir = :psdir = ${D}:" Makefile
- cd ${S}
-
- DESTDIR=${D} make install-strip || die
-
- # see above notice
- #if ( use X ); then
- # cd proteus
- # emake install-strip -f makefile.linux || die
- # cd ..
- #fi
-
- dodoc AUTHORS INSTALL NEWS README TODO
- mv ${D}/usr/share/${PN}/documentation ${D}/usr/share/doc/${PF}/html
- rmdir ${D}/usr/include/
-}