public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-pda/syncevolution: syncevolution-1.0.ebuild ChangeLog syncevolution-1.1.1.ebuild
@ 2011-03-21 21:56 Nirbheek Chauhan (nirbheek)
  0 siblings, 0 replies; only message in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-03-21 21:56 UTC (permalink / raw
  To: gentoo-commits

nirbheek    11/03/21 21:56:01

  Modified:             syncevolution-1.0.ebuild ChangeLog
                        syncevolution-1.1.1.ebuild
  Log:
  Fix slot-deps on gnome libs
  
  (Portage version: 2.1.9.44/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  app-pda/syncevolution/syncevolution-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/syncevolution/syncevolution-1.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/syncevolution/syncevolution-1.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/syncevolution/syncevolution-1.0.ebuild?r1=1.2&r2=1.3

Index: syncevolution-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/syncevolution/syncevolution-1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- syncevolution-1.0.ebuild	13 Dec 2010 15:12:48 -0000	1.2
+++ syncevolution-1.0.ebuild	21 Mar 2011 21:56:01 -0000	1.3
@@ -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 @@
 
 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? (



1.5                  app-pda/syncevolution/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/syncevolution/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/syncevolution/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/syncevolution/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/syncevolution/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	8 Feb 2011 15:32:16 -0000	1.4
+++ ChangeLog	21 Mar 2011 21:56:01 -0000	1.5
@@ -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:



1.3                  app-pda/syncevolution/syncevolution-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/syncevolution/syncevolution-1.1.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/syncevolution/syncevolution-1.1.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/syncevolution/syncevolution-1.1.1.ebuild?r1=1.2&r2=1.3

Index: syncevolution-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/syncevolution/syncevolution-1.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- syncevolution-1.1.1.ebuild	8 Feb 2011 15:32:16 -0000	1.2
+++ syncevolution-1.1.1.ebuild	21 Mar 2011 21:56:01 -0000	1.3
@@ -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 @@
 
 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






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-21 21:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-21 21:56 [gentoo-commits] gentoo-x86 commit in app-pda/syncevolution: syncevolution-1.0.ebuild ChangeLog syncevolution-1.1.1.ebuild Nirbheek Chauhan (nirbheek)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox