diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-11-15 21:26:12 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-11-15 21:26:12 +0000 |
commit | a0cff992041de221e2594fc666209ba34d8f9060 (patch) | |
tree | f77c5fa2c2d4d6a8b55e8dc4337bb37bd01c4f03 /mail-client/evolution/evolution-2.0.2.ebuild | |
parent | added simple patch to get around parallel make problems with mkdir and ln (#7... (diff) | |
download | historical-a0cff992041de221e2594fc666209ba34d8f9060.tar.gz historical-a0cff992041de221e2594fc666209ba34d8f9060.tar.bz2 historical-a0cff992041de221e2594fc666209ba34d8f9060.zip |
updated patch to use pop-3 for service name (#70877), added spamassassin as a dep
Diffstat (limited to 'mail-client/evolution/evolution-2.0.2.ebuild')
-rw-r--r-- | mail-client/evolution/evolution-2.0.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail-client/evolution/evolution-2.0.2.ebuild b/mail-client/evolution/evolution-2.0.2.ebuild index 00c598ecb7b2..14588950a190 100644 --- a/mail-client/evolution/evolution-2.0.2.ebuild +++ b/mail-client/evolution/evolution-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.0.2.ebuild,v 1.11 2004/11/12 10:46:50 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.0.2.ebuild,v 1.12 2004/11/15 21:26:12 liquidx Exp $ inherit eutils virtualx gnome2 flag-o-matic alternatives @@ -30,6 +30,7 @@ RDEPEND=">=gnome-extra/libgtkhtml-3.2.3 >=gnome-base/libgnomeprintui-2 >=x11-themes/gnome-icon-theme-1.2 >=gnome-base/orbit-2.9.8 + mail-filter/spamassassin pda? ( >=app-pda/gnome-pilot-2.0.10 >=app-pda/gnome-pilot-conduits-2.0.10 ) spell? ( >=app-text/gnome-spell-1.0.5 ) |