summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-04-30 09:37:05 +0000
committerAchim Gottinger <achim@gentoo.org>2001-04-30 09:37:05 +0000
commitacd7a3f3dc013a86084b07bce4b50c218d4580a6 (patch)
treea3e0ce2c5e593b330a1513dba3caefc4414ee917 /dev-lang/entity
parentCleanup (diff)
downloadhistorical-acd7a3f3dc013a86084b07bce4b50c218d4580a6.tar.gz
historical-acd7a3f3dc013a86084b07bce4b50c218d4580a6.tar.bz2
historical-acd7a3f3dc013a86084b07bce4b50c218d4580a6.zip
Cleanup
Diffstat (limited to 'dev-lang/entity')
-rw-r--r--dev-lang/entity/entity-0.7.0_pre.ebuild39
-rw-r--r--dev-lang/entity/files/digest-entity-pre-0.7.01
2 files changed, 0 insertions, 40 deletions
diff --git a/dev-lang/entity/entity-0.7.0_pre.ebuild b/dev-lang/entity/entity-0.7.0_pre.ebuild
deleted file mode 100644
index b7c7c38fca94..000000000000
--- a/dev-lang/entity/entity-0.7.0_pre.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/entity/entity-0.7.0_pre.ebuild,v 1.1 2001/02/27 03:06:16 drobbins Exp $
-
-A=entity-pre0.7.0.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="An XML Framework"
-SRC_URI="http://entity.evilplan.org/Download/files/${A}"
-HOMEPAGE="http://entity.evilplan.org"
-
-DEPEND=">=media-libs/imlib-1.9.8.1
- >=dev-libs/libpcre-3.2
- >=dev-lang/tcl-tk-8.1.1
- >=sys-devel/perl-5.6"
-
-RDEPEND="$DEPEND
- sys-apps/bash"
-
-src_compile() {
-
- cd ${S}
- try DEBIAN_ENTITY_MAGIC=voodoo ./configure --prefix=/usr --host=${CHOST} \
- --enable-exec-class=yes \
- --enable-gtk=module \
- --enable-perl=static --enable-python=no \
- --enable-tcl=module --with-tcl=/usr/lib \
- --enable-c=module \
- --enable-javascript=yes --with-included-njs
- try make
-
-}
-
-src_install () {
-
- cd ${S}
- make DESTDIR=${D} install
-}
-
diff --git a/dev-lang/entity/files/digest-entity-pre-0.7.0 b/dev-lang/entity/files/digest-entity-pre-0.7.0
deleted file mode 100644
index 1e22137cad54..000000000000
--- a/dev-lang/entity/files/digest-entity-pre-0.7.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9d863556a6c5a594bb35dbf2b47cb4a4 entity-pre0.7.0.tar.gz