summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnome-apps/evolution/evolution-0.12.ebuild4
-rw-r--r--net-mail/evolution/evolution-0.12.ebuild4
2 files changed, 2 insertions, 6 deletions
diff --git a/gnome-apps/evolution/evolution-0.12.ebuild b/gnome-apps/evolution/evolution-0.12.ebuild
index 83505a6b9a0a..8fe09766fd25 100644
--- a/gnome-apps/evolution/evolution-0.12.ebuild
+++ b/gnome-apps/evolution/evolution-0.12.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Mikael Hallendal <hallski@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/gnome-apps/evolution/evolution-0.12.ebuild,v 1.3 2001/08/14 08:12:24 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-apps/evolution/evolution-0.12.ebuild,v 1.4 2001/08/15 22:39:06 hallski Exp $
DB3=db-3.1.17
A="${P}.tar.gz ${DB3}.tar.gz"
@@ -35,8 +35,6 @@ src_compile() {
cd ${S}
- patch -p0 < ${FILESDIR}/build-evolution-0.12.patch
-
local myconf
if [ "`use ssl`" ] ; then
diff --git a/net-mail/evolution/evolution-0.12.ebuild b/net-mail/evolution/evolution-0.12.ebuild
index e876ba2986d8..7668604a7c74 100644
--- a/net-mail/evolution/evolution-0.12.ebuild
+++ b/net-mail/evolution/evolution-0.12.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Mikael Hallendal <hallski@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-0.12.ebuild,v 1.3 2001/08/14 08:12:24 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-0.12.ebuild,v 1.4 2001/08/15 22:39:06 hallski Exp $
DB3=db-3.1.17
A="${P}.tar.gz ${DB3}.tar.gz"
@@ -35,8 +35,6 @@ src_compile() {
cd ${S}
- patch -p0 < ${FILESDIR}/build-evolution-0.12.patch
-
local myconf
if [ "`use ssl`" ] ; then