summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-11-25 13:40:25 +0000
committerAchim Gottinger <achim@gentoo.org>2000-11-25 13:40:25 +0000
commit6614be6322ad3044dccc15470bbf9956078062b9 (patch)
treeeb16377785c55b9335c99a676d99566b0a50269d /app-office/dia
parent*** empty log message *** (diff)
downloadhistorical-6614be6322ad3044dccc15470bbf9956078062b9.tar.gz
historical-6614be6322ad3044dccc15470bbf9956078062b9.tar.bz2
historical-6614be6322ad3044dccc15470bbf9956078062b9.zip
*** empty log message ***
Diffstat (limited to 'app-office/dia')
-rw-r--r--app-office/dia/dia-0.86.ebuild33
-rw-r--r--app-office/dia/files/digest-dia-0.861
2 files changed, 0 insertions, 34 deletions
diff --git a/app-office/dia/dia-0.86.ebuild b/app-office/dia/dia-0.86.ebuild
deleted file mode 100644
index 27d1f8416e0c..000000000000
--- a/app-office/dia/dia-0.86.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.86.ebuild,v 1.6 2000/11/04 18:43:06 achim Exp $
-
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="Diagram Creation Program"
-SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}"
-HOMEPAGE="http://www.gnome.org/gnome-office/dia.shtml"
-
-DEPEND=">=gnome-base/gnome-print-0.24
- >=app-arch/rpm-3.0.5"
-
-src_compile() {
-
- cd ${S}
- try ./configure --host=${CHOST} --prefix=/opt/gnome \
- --with-catgets --enable-gnome --enable-gnome-print
- # bonobo support does not work yet
- try make
-
-}
-
-src_install () {
-
- cd ${S}
- try make prefix=${D}/opt/gnome install
- dodoc AUTHORS COPYING ChangeLog README NEWS TODO KNOWN_BUGS
-}
-
-
-
diff --git a/app-office/dia/files/digest-dia-0.86 b/app-office/dia/files/digest-dia-0.86
deleted file mode 100644
index 77e2182066bb..000000000000
--- a/app-office/dia/files/digest-dia-0.86
+++ /dev/null
@@ -1 +0,0 @@
-MD5 66c32ceb8d034137be88d4b649e405a2 dia-0.86.tar.gz