summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2010-12-21 22:06:14 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2010-12-21 22:06:14 +0000
commit99c9375ae519d5bfaac1421bd83294f4849f279c (patch)
treea24fbcebf40361943aeb9dd26a8361ab9376c7ca /mail-client/evolution
parentVersion bump (diff)
downloadgentoo-2-99c9375ae519d5bfaac1421bd83294f4849f279c.tar.gz
gentoo-2-99c9375ae519d5bfaac1421bd83294f4849f279c.tar.bz2
gentoo-2-99c9375ae519d5bfaac1421bd83294f4849f279c.zip
Drop profile use flag, could not find a good use for it and upstream is thinking about dropping it anyway, bug #348385.
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Diffstat (limited to 'mail-client/evolution')
-rw-r--r--mail-client/evolution/ChangeLog7
-rw-r--r--mail-client/evolution/evolution-2.30.3.ebuild8
-rw-r--r--mail-client/evolution/evolution-2.32.1.ebuild10
3 files changed, 15 insertions, 10 deletions
diff --git a/mail-client/evolution/ChangeLog b/mail-client/evolution/ChangeLog
index 52762b55a582..423a91370e2f 100644
--- a/mail-client/evolution/ChangeLog
+++ b/mail-client/evolution/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for mail-client/evolution
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.313 2010/11/25 18:08:54 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.314 2010/12/21 22:06:14 eva Exp $
+
+ 21 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> evolution-2.30.3.ebuild,
+ evolution-2.32.1.ebuild:
+ Drop profile use flag, could not find a good use for it and upstream is
+ thinking about dropping it anyway, bug #348385.
25 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org> evolution-2.32.1.ebuild:
Fix bad usage of MY_MAJORV.
diff --git a/mail-client/evolution/evolution-2.30.3.ebuild b/mail-client/evolution/evolution-2.30.3.ebuild
index 92ad782c6528..92b49bdb3a49 100644
--- a/mail-client/evolution/evolution-2.30.3.ebuild
+++ b/mail-client/evolution/evolution-2.30.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.30.3.ebuild,v 1.3 2010/11/14 22:43:27 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.30.3.ebuild,v 1.4 2010/12/21 22:06:14 eva Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/projects/evolution/"
LICENSE="GPL-2 LGPL-2 OPENLDAP"
SLOT="2.0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="crypt doc gstreamer kerberos ldap networkmanager nntp pda profile python ssl"
+IUSE="crypt doc gstreamer kerberos ldap networkmanager nntp pda python ssl"
# pst
# mono - disabled because it just crashes on startup :S
@@ -90,9 +90,9 @@ pkg_setup() {
$(use_enable networkmanager nm)
$(use_enable nntp)
$(use_enable gstreamer audio-inline)
- --disable-pst-import
$(use_enable pda pilot-conduits)
- $(use_enable profile profiling)
+ --disable-profiling
+ --disable-pst-import
$(use_enable python)
$(use_with ldap openldap)
$(use_with kerberos krb5 /usr)
diff --git a/mail-client/evolution/evolution-2.32.1.ebuild b/mail-client/evolution/evolution-2.32.1.ebuild
index e4b3428c72ed..5001ba846b23 100644
--- a/mail-client/evolution/evolution-2.32.1.ebuild
+++ b/mail-client/evolution/evolution-2.32.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.32.1.ebuild,v 1.3 2010/11/25 18:08:54 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.32.1.ebuild,v 1.4 2010/12/21 22:06:14 eva Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.gnome.org/projects/evolution/"
LICENSE="GPL-2 LGPL-2 OPENLDAP"
SLOT="2.0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="clutter connman crypt doc gstreamer kerberos ldap networkmanager profile python ssl"
+IUSE="clutter connman crypt doc gstreamer kerberos ldap networkmanager python ssl"
# We need a graphical pinentry frontend to be able to ask for the GPG
# password from inside evolution, bug 160302
@@ -34,7 +34,7 @@ RDEPEND=">=dev-libs/glib-2.25.12:2
media-libs/libcanberra[gtk]
>=x11-libs/libnotify-0.3
>=gnome-extra/evolution-data-server-${PV}[weather]
- >=gnome-extra/gtkhtml-3.31.90
+ >=gnome-extra/gtkhtml-3.31.90:3.14
>=gnome-base/gconf-2
>=gnome-base/libgnomecanvas-2
dev-libs/atk
@@ -45,7 +45,7 @@ RDEPEND=">=dev-libs/glib-2.25.12:2
>=x11-themes/gnome-icon-theme-2.30.2.1
>=dev-libs/libgdata-0.4
- clutter? ( media-libs/clutter[gtk] )
+ clutter? ( media-libs/clutter:1.0[gtk] )
connman? ( net-misc/connman )
crypt? ( || (
( >=app-crypt/gnupg-2.0.1-r2
@@ -92,7 +92,7 @@ pkg_setup() {
$(use_enable networkmanager nm)
$(use_enable connman)
$(use_enable gstreamer audio-inline)
- $(use_enable profile profiling)
+ --disable-profiling
--disable-pst-import
$(use_enable python)
$(use_with clutter)