From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q2afU-00072i-Au for garchives@archives.gentoo.org; Thu, 24 Mar 2011 02:53:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B49D1C00B; Thu, 24 Mar 2011 02:52:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5457B1C00B for ; Thu, 24 Mar 2011 02:52:51 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AC0861B40BC for ; Thu, 24 Mar 2011 02:52:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 0E2248006A for ; Thu, 24 Mar 2011 02:52:50 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: Subject: [gentoo-commits] proj/gnome:master commit in: mail-client/evolution/ X-VCS-Repository: proj/gnome X-VCS-Files: mail-client/evolution/evolution-2.91.92.ebuild mail-client/evolution/evolution-9999.ebuild X-VCS-Directories: mail-client/evolution/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: c4842a44d8a80c024e0ff3b21796d40a7fc8b8d5 Date: Thu, 24 Mar 2011 02:52:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 8b89696a5f37d993a9b43ec1aea0d2b1 commit: c4842a44d8a80c024e0ff3b21796d40a7fc8b8d5 Author: Nirbheek Chauhan gentoo org> AuthorDate: Thu Mar 24 02:51:27 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Thu Mar 24 02:51:27 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Dc4842a44 mail-client/evolution: fix deps, bug 360209 --- mail-client/evolution/evolution-2.91.92.ebuild | 6 ++---- mail-client/evolution/evolution-9999.ebuild | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/mail-client/evolution/evolution-2.91.92.ebuild b/mail-client= /evolution/evolution-2.91.92.ebuild index 4f71b5d..e8968cb 100644 --- a/mail-client/evolution/evolution-2.91.92.ebuild +++ b/mail-client/evolution/evolution-2.91.92.ebuild @@ -7,9 +7,7 @@ GCONF_DEBUG=3D"no" GNOME2_LA_PUNT=3D"yes" PYTHON_DEPEND=3D"python? 2:2.4" =20 -inherit autotools flag-o-matic gnome2 python versionator - -MY_MAJORV=3D$(get_version_component_range 1-2) +inherit autotools flag-o-matic gnome2 python =20 DESCRIPTION=3D"Integrated mail, addressbook and calendaring functionalit= y" HOMEPAGE=3D"http://www.gnome.org/projects/evolution/" @@ -40,7 +38,7 @@ RDEPEND=3D">=3Ddev-libs/glib-2.28:2 >=3Ddev-libs/libgweather-2.90.0:2 media-libs/libcanberra[gtk3] >=3Dx11-libs/libnotify-0.7 - >=3Dgnome-extra/evolution-data-server-${MY_MAJORV}.91[weather] + >=3Dgnome-extra/evolution-data-server-${PV}[weather] >=3Dgnome-extra/gtkhtml-3.31.3:4.0 >=3Dgnome-base/gconf-2:2 dev-libs/atk diff --git a/mail-client/evolution/evolution-9999.ebuild b/mail-client/ev= olution/evolution-9999.ebuild index 4f71b5d..e8968cb 100644 --- a/mail-client/evolution/evolution-9999.ebuild +++ b/mail-client/evolution/evolution-9999.ebuild @@ -7,9 +7,7 @@ GCONF_DEBUG=3D"no" GNOME2_LA_PUNT=3D"yes" PYTHON_DEPEND=3D"python? 2:2.4" =20 -inherit autotools flag-o-matic gnome2 python versionator - -MY_MAJORV=3D$(get_version_component_range 1-2) +inherit autotools flag-o-matic gnome2 python =20 DESCRIPTION=3D"Integrated mail, addressbook and calendaring functionalit= y" HOMEPAGE=3D"http://www.gnome.org/projects/evolution/" @@ -40,7 +38,7 @@ RDEPEND=3D">=3Ddev-libs/glib-2.28:2 >=3Ddev-libs/libgweather-2.90.0:2 media-libs/libcanberra[gtk3] >=3Dx11-libs/libnotify-0.7 - >=3Dgnome-extra/evolution-data-server-${MY_MAJORV}.91[weather] + >=3Dgnome-extra/evolution-data-server-${PV}[weather] >=3Dgnome-extra/gtkhtml-3.31.3:4.0 >=3Dgnome-base/gconf-2:2 dev-libs/atk