summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2004-09-06 13:24:31 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2004-09-06 13:24:31 +0000
commit4a1e91cd66219ae080da6d635a4f55eddeb7de02 (patch)
tree334e4ba8b629b04caafa421d190692738359609a /app-sci
parentVersion bump. Closing bugs #62309 and #62229 (diff)
downloadhistorical-4a1e91cd66219ae080da6d635a4f55eddeb7de02.tar.gz
historical-4a1e91cd66219ae080da6d635a4f55eddeb7de02.tar.bz2
historical-4a1e91cd66219ae080da6d635a4f55eddeb7de02.zip
Declaring .56 stable, removing older versions.
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/yacas/ChangeLog6
-rw-r--r--app-sci/yacas/Manifest8
-rw-r--r--app-sci/yacas/files/digest-yacas-1.0.541
-rw-r--r--app-sci/yacas/files/digest-yacas-1.0.551
-rw-r--r--app-sci/yacas/yacas-1.0.54.ebuild52
-rw-r--r--app-sci/yacas/yacas-1.0.55.ebuild52
-rw-r--r--app-sci/yacas/yacas-1.0.56.ebuild4
7 files changed, 9 insertions, 115 deletions
diff --git a/app-sci/yacas/ChangeLog b/app-sci/yacas/ChangeLog
index ea4051913b08..6fcfd5e9186a 100644
--- a/app-sci/yacas/ChangeLog
+++ b/app-sci/yacas/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-sci/yacas
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/ChangeLog,v 1.8 2004/07/01 19:38:48 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/ChangeLog,v 1.9 2004/09/06 13:24:31 phosphan Exp $
+
+ 06 Sep 2004; Patrick Kursawe <phosphan@gentoo.org> -yacas-1.0.54.ebuild,
+ -yacas-1.0.55.ebuild, yacas-1.0.56.ebuild:
+ Declaring .56 stable, removing older versions.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> yacas-1.0.54.ebuild,
yacas-1.0.55.ebuild, yacas-1.0.56.ebuild:
diff --git a/app-sci/yacas/Manifest b/app-sci/yacas/Manifest
index 7804500ad1aa..e21b1f7cdd39 100644
--- a/app-sci/yacas/Manifest
+++ b/app-sci/yacas/Manifest
@@ -1,9 +1,5 @@
-MD5 6745ca51a45294bfdee285e0fc80ce91 ChangeLog 1116
+MD5 f9f95eb5ffa4cc2446c2ac1d6158465d yacas-1.0.56.ebuild 1169
+MD5 1552a0c07fb3859765d273964b19b310 ChangeLog 1284
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 11fb30af2515b870ccfd863f877456fe yacas-1.0.54.ebuild 1383
-MD5 d522b5cc3b25acfca9bda41c0015f2a9 yacas-1.0.55.ebuild 1384
-MD5 57c52283b306f9a9b32c4513dab68676 yacas-1.0.56.ebuild 1172
-MD5 1bc407af698756810b2529f3c253a402 files/digest-yacas-1.0.54 65
-MD5 1ba5c4a16d348ff13ea579fe92cc7ef8 files/digest-yacas-1.0.55 65
MD5 cf8261d2a6075743d63d67192ed50b7b files/digest-yacas-1.0.56 65
MD5 64b45c5008b8d4664ead72296b23729e files/obsolete_cpp.patch 1155
diff --git a/app-sci/yacas/files/digest-yacas-1.0.54 b/app-sci/yacas/files/digest-yacas-1.0.54
deleted file mode 100644
index 9b4a5773e612..000000000000
--- a/app-sci/yacas/files/digest-yacas-1.0.54
+++ /dev/null
@@ -1 +0,0 @@
-MD5 282e705b3a7466d31dc7ee6a76158d21 yacas-1.0.54.tar.gz 1651299
diff --git a/app-sci/yacas/files/digest-yacas-1.0.55 b/app-sci/yacas/files/digest-yacas-1.0.55
deleted file mode 100644
index 86d1a4561c38..000000000000
--- a/app-sci/yacas/files/digest-yacas-1.0.55
+++ /dev/null
@@ -1 +0,0 @@
-MD5 fd55bcd7ae276b6665cae9f63f26efc7 yacas-1.0.55.tar.gz 1713551
diff --git a/app-sci/yacas/yacas-1.0.54.ebuild b/app-sci/yacas/yacas-1.0.54.ebuild
deleted file mode 100644
index 35baf55bf70f..000000000000
--- a/app-sci/yacas/yacas-1.0.54.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/yacas-1.0.54.ebuild,v 1.4 2004/07/01 11:55:20 eradicator 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/libc
- >=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/app-sci/yacas/yacas-1.0.55.ebuild b/app-sci/yacas/yacas-1.0.55.ebuild
deleted file mode 100644
index c9ef751aeb7e..000000000000
--- a/app-sci/yacas/yacas-1.0.55.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/yacas-1.0.55.ebuild,v 1.4 2004/07/01 11:55:20 eradicator 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/libc
- >=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/app-sci/yacas/yacas-1.0.56.ebuild b/app-sci/yacas/yacas-1.0.56.ebuild
index 46e36e8a15c0..2dc2f59e1227 100644
--- a/app-sci/yacas/yacas-1.0.56.ebuild
+++ b/app-sci/yacas/yacas-1.0.56.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/yacas-1.0.56.ebuild,v 1.4 2004/07/01 11:55:20 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/yacas-1.0.56.ebuild,v 1.5 2004/09/06 13:24:31 phosphan Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://${PN}.sourceforge.net/backups/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
DEPEND="virtual/libc
>=sys-apps/sed-4