summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-07-26 23:05:53 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-07-26 23:05:53 +0000
commit428ab5594c6cb66fe98491f8a5273c3966f68c35 (patch)
tree10206a0957f7284cc9243d8edfed6637139073ba /sci-mathematics
parentFix Manifest. (diff)
downloadgentoo-2-428ab5594c6cb66fe98491f8a5273c3966f68c35.tar.gz
gentoo-2-428ab5594c6cb66fe98491f8a5273c3966f68c35.tar.bz2
gentoo-2-428ab5594c6cb66fe98491f8a5273c3966f68c35.zip
Remove old version.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/drgeo/ChangeLog5
-rw-r--r--sci-mathematics/drgeo/drgeo-0.9.14.ebuild44
-rw-r--r--sci-mathematics/drgeo/files/digest-drgeo-0.9.142
3 files changed, 4 insertions, 47 deletions
diff --git a/sci-mathematics/drgeo/ChangeLog b/sci-mathematics/drgeo/ChangeLog
index 3b4b36f33ab7..39ad65c877bb 100644
--- a/sci-mathematics/drgeo/ChangeLog
+++ b/sci-mathematics/drgeo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/drgeo
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/ChangeLog,v 1.6 2005/05/10 09:36:49 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/ChangeLog,v 1.7 2005/07/26 23:05:53 cryos Exp $
+
+ 26 Jul 2005; Marcus D. Hanwell <marcus@gentoo.org> -drgeo-0.9.14.ebuild:
+ Remove old version.
10 May 2005; Marcus D. Hanwell <cryos@gentoo.org> metadata.xml,
drgeo-1.0.0.ebuild:
diff --git a/sci-mathematics/drgeo/drgeo-0.9.14.ebuild b/sci-mathematics/drgeo/drgeo-0.9.14.ebuild
deleted file mode 100644
index b6b10c5a3a6a..000000000000
--- a/sci-mathematics/drgeo/drgeo-0.9.14.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/drgeo-0.9.14.ebuild,v 1.2 2005/02/06 02:15:26 cryos Exp $
-
-DOCN="${PN}-doc"
-DOCV="1.5"
-DOC="${DOCN}-${DOCV}"
-
-DESCRIPTION="Interactive geometry package"
-LICENSE="GPL-2"
-HOMEPAGE="http://www.ofset.org/drgeo"
-SRC_URI="mirror://sourceforge/ofset/${P}.tar.gz
- mirror://sourceforge/ofset/${DOC}.tar.gz"
-
-SLOT="0"
-KEYWORDS="x86 amd64 ~ppc"
-IUSE="nls no-helpbrowser"
-
-DEPEND=">=x11-libs/gtk+-2
- >=gnome-base/libglade-2
- >=dev-libs/libxml2-2
- >=dev-util/guile-1.4
- !no-helpbrowser? ( www-client/dillo )"
-
-src_compile() {
- econf || die
- emake || die
- # Can't make the documentation as it depends on Hyperlatex which isn't
- # yet in portage. Fortunately HTML is already compiled for us in the
- # tarball and so can be installed. Just create the make install target.
- cd ${WORKDIR}/${DOC}
- econf || die
-}
-
-src_install() {
- einstall || die
- dodoc AUTHORS ChangeLog README NEWS TODO
- if use nls; then
- cd ${WORKDIR}/${DOC}
- else
- cd ${WORKDIR}/${DOC}/c
- fi
- make install DESTDIR=${D} || die
-}
diff --git a/sci-mathematics/drgeo/files/digest-drgeo-0.9.14 b/sci-mathematics/drgeo/files/digest-drgeo-0.9.14
deleted file mode 100644
index 8fa881cc376c..000000000000
--- a/sci-mathematics/drgeo/files/digest-drgeo-0.9.14
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 b25686232bfab258fb0bb418af142ffe drgeo-0.9.14.tar.gz 1482013
-MD5 a454d102a02528f993e0ccd41aadcad1 drgeo-doc-1.5.tar.gz 2730242