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 | |
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')
-rw-r--r-- | mail-client/evolution/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/evolution/evolution-2.6.0-r1.ebuild | 4 | ||||
-rw-r--r-- | mail-client/evolution/evolution-2.6.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/mail-client/evolution/ChangeLog b/mail-client/evolution/ChangeLog index 27487beeea8b..759d5ce34014 100644 --- a/mail-client/evolution/ChangeLog +++ b/mail-client/evolution/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/evolution # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.124 2006/06/05 17:02:18 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.125 2006/06/07 21:05:30 allanonjl Exp $ + + 07 Jun 2006; John N. Laliberte <allanonjl@gentoo.org> + evolution-2.6.0-r1.ebuild, evolution-2.6.1.ebuild: + add hal to IUSE to fix #135979 05 Jun 2006; <allanonl@gentoo.org> evolution-2.6.1.ebuild: add specific dep on gnome-common due to missing GNOME_COMPILE_WARNINGS. 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, diff --git a/mail-client/evolution/evolution-2.6.1.ebuild b/mail-client/evolution/evolution-2.6.1.ebuild index 8a9a6f0392eb..29157bdf51fa 100644 --- a/mail-client/evolution/evolution-2.6.1.ebuild +++ b/mail-client/evolution/evolution-2.6.1.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.1.ebuild,v 1.3 2006/06/05 17:02:18 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.6.1.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 ~hppa ~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, |