summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-06-09 00:48:47 +0000
committerAchim Gottinger <achim@gentoo.org>2001-06-09 00:48:47 +0000
commitb61f51858b05b5533c43475881e2cdcd669e5ebd (patch)
tree59813a0144b7a286ed7b832b8125df4598193b26 /net-mail
parent*** empty log message *** (diff)
downloadgentoo-2-b61f51858b05b5533c43475881e2cdcd669e5ebd.tar.gz
gentoo-2-b61f51858b05b5533c43475881e2cdcd669e5ebd.tar.bz2
gentoo-2-b61f51858b05b5533c43475881e2cdcd669e5ebd.zip
Some cleanup
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/evolution/evolution-0.9.ebuild39
-rw-r--r--net-mail/evolution/files/digest-evolution-0.91
2 files changed, 0 insertions, 40 deletions
diff --git a/net-mail/evolution/evolution-0.9.ebuild b/net-mail/evolution/evolution-0.9.ebuild
deleted file mode 100644
index f7585621deb7..000000000000
--- a/net-mail/evolution/evolution-0.9.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 Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-0.9.ebuild,v 1.1 2001/04/28 22:21:22 achim Exp $
-
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="A GNOME groupware application, a Microsoft Outlook workalike"
-SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A}"
-HOMEPAGE="http://www.helixcode.com"
-
-DEPEND=">=gnome-base/gnome-core-1.2.4
- >=gnome-base/libunicode-0.4-r1
- >=gnome-base/gal-0.5
- >=gnome-base/gtkhtml-0.8.3
- ldap? ( >=net-nds/openldap-1.2 )"
-
-src_compile() {
-
- local myconf
- if [ "`use ldap`" ] ; then
- myconf="--enable-ldap=yes"
- else
- myconf="--enable-ldap=no"
- fi
- try ./configure --prefix=/opt/gnome --host=${CHOST} $myconf
- try make
-
-}
-
-src_install () {
-
- cd ${S}
- try make DESTDIR=${D} install
- dodoc AUTHORS COPYING ChangeLog HACKING MAINTAINERS
- dodoc NEWS README
-}
-
-
diff --git a/net-mail/evolution/files/digest-evolution-0.9 b/net-mail/evolution/files/digest-evolution-0.9
deleted file mode 100644
index 6d3cfcef2d2d..000000000000
--- a/net-mail/evolution/files/digest-evolution-0.9
+++ /dev/null
@@ -1 +0,0 @@
-MD5 5d84d36793eedae0b1254a26158946de evolution-0.9.tar.gz