summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-21 21:56:01 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-21 21:56:01 +0000
commitf9dfecbe17a71a546227fd02c499d49678c3f7c3 (patch)
tree9798e0af16bd5dc9b7538aaf7a6bafc55978aea1 /app-pda
parentFix slot-deps on gnome libs (diff)
downloadgentoo-2-f9dfecbe17a71a546227fd02c499d49678c3f7c3.tar.gz
gentoo-2-f9dfecbe17a71a546227fd02c499d49678c3f7c3.tar.bz2
gentoo-2-f9dfecbe17a71a546227fd02c499d49678c3f7c3.zip
Fix slot-deps on gnome libs
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/syncevolution/ChangeLog6
-rw-r--r--app-pda/syncevolution/syncevolution-1.0.ebuild12
-rw-r--r--app-pda/syncevolution/syncevolution-1.1.1.ebuild10
3 files changed, 16 insertions, 12 deletions
diff --git a/app-pda/syncevolution/ChangeLog b/app-pda/syncevolution/ChangeLog
index b4bdbe924730..9a7cce05888e 100644
--- a/app-pda/syncevolution/ChangeLog
+++ b/app-pda/syncevolution/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/syncevolution
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/syncevolution/ChangeLog,v 1.4 2011/02/08 15:32:16 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/syncevolution/ChangeLog,v 1.5 2011/03/21 21:56:01 nirbheek Exp $
+
+ 21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+ syncevolution-1.0.ebuild, syncevolution-1.1.1.ebuild:
+ Fix slot-deps on gnome libs
08 Feb 2011; Samuli Suominen <ssuominen@gentoo.org>
syncevolution-1.1.1.ebuild, +files/syncevolution-1.1.1-libnotify-0.5.x.patch:
diff --git a/app-pda/syncevolution/syncevolution-1.0.ebuild b/app-pda/syncevolution/syncevolution-1.0.ebuild
index 0419a4a7fd28..36564e46169d 100644
--- a/app-pda/syncevolution/syncevolution-1.0.ebuild
+++ b/app-pda/syncevolution/syncevolution-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/syncevolution/syncevolution-1.0.ebuild,v 1.2 2010/12/13 15:12:48 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/syncevolution/syncevolution-1.0.ebuild,v 1.3 2011/03/21 21:56:01 nirbheek Exp $
EAPI=2
@@ -16,14 +16,14 @@ IUSE="sqlite +gtk +eds bluetooth +gnome"
SRC_URI="http://downloads.syncevolution.org/syncevolution/sources/${P}.tar.gz"
-RDEPEND=">=gnome-base/gconf-2
- >=dev-libs/glib-2.16
- >=net-libs/libsoup-2.4
+RDEPEND=">=gnome-base/gconf-2:2
+ >=dev-libs/glib-2.16:2
+ >=net-libs/libsoup-2.4:2.4
>=sys-apps/dbus-1.2
x11-libs/libnotify
>=gnome-base/gnome-keyring-2.20
gtk? ( >=x11-libs/gtk+-2.18:2
- dev-libs/libunique )
+ dev-libs/libunique:1 )
eds? ( >=gnome-extra/evolution-data-server-1.2
>=dev-libs/libical-0.43 )
bluetooth? (
diff --git a/app-pda/syncevolution/syncevolution-1.1.1.ebuild b/app-pda/syncevolution/syncevolution-1.1.1.ebuild
index 48fa524d90fa..8fb25736f154 100644
--- a/app-pda/syncevolution/syncevolution-1.1.1.ebuild
+++ b/app-pda/syncevolution/syncevolution-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/syncevolution/syncevolution-1.1.1.ebuild,v 1.2 2011/02/08 15:32:16 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/syncevolution/syncevolution-1.1.1.ebuild,v 1.3 2011/03/21 21:56:01 nirbheek Exp $
EAPI=2
@@ -16,16 +16,16 @@ IUSE="sqlite +gtk +eds bluetooth +gnome xmlrpc"
SRC_URI="http://downloads.syncevolution.org/syncevolution/sources/${P}.tar.gz"
-RDEPEND=">=gnome-base/gconf-2
- >=dev-libs/glib-2.16
- >=net-libs/libsoup-2.4
+RDEPEND=">=gnome-base/gconf-2:2
+ >=dev-libs/glib-2.16:2
+ >=net-libs/libsoup-2.4:2.4
>=sys-apps/dbus-1.2
x11-libs/libnotify
>=gnome-base/gnome-keyring-2.20
dev-python/twisted-web
>=dev-libs/boost-1.35
gtk? ( >=x11-libs/gtk+-2.18:2
- dev-libs/libunique )
+ dev-libs/libunique:1 )
eds? ( >=gnome-extra/evolution-data-server-1.2
>=dev-libs/libical-0.43 )
xmlrpc? ( >=dev-libs/xmlrpc-c-1.06