diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2006-06-07 21:05:30 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2006-06-07 21:05:30 +0000 |
commit | 0190afac447c04b72358bb79e8bac2ab1cb5fcda (patch) | |
tree | bf6b1a7fef771ad2646a012d87f288d810d55863 /mail-client/evolution/evolution-2.6.0-r1.ebuild | |
parent | remove restrict since it shouldn't be there in the first place (diff) | |
download | gentoo-2-0190afac447c04b72358bb79e8bac2ab1cb5fcda.tar.gz gentoo-2-0190afac447c04b72358bb79e8bac2ab1cb5fcda.tar.bz2 gentoo-2-0190afac447c04b72358bb79e8bac2ab1cb5fcda.zip |
add hal to IUSE to fix #135979
(Portage version: 2.1_rc4-r2)
Diffstat (limited to 'mail-client/evolution/evolution-2.6.0-r1.ebuild')
-rw-r--r-- | mail-client/evolution/evolution-2.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/evolution/evolution-2.6.0-r1.ebuild b/mail-client/evolution/evolution-2.6.0-r1.ebuild index 044ac37b6e59..583c9efe0ddc 100644 --- a/mail-client/evolution/evolution-2.6.0-r1.ebuild +++ b/mail-client/evolution/evolution-2.6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.6.0-r1.ebuild,v 1.3 2006/05/06 12:31:07 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.6.0-r1.ebuild,v 1.4 2006/06/07 21:05:30 allanonjl Exp $ inherit eutils flag-o-matic alternatives gnome2 autotools @@ -12,7 +12,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2 FDL-1.1" SLOT="2.0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="bogofilter crypt dbus debug doc gstreamer ipv6 kerberos krb4 ldap mono nntp pda profile spell ssl widescreen" +IUSE="bogofilter crypt dbus debug doc gstreamer hal ipv6 kerberos krb4 ldap mono nntp pda profile spell ssl widescreen" # Pango dependency required to avoid font rendering problems # evolution-data-server dep is 1.5 because in the e-utils directories, |