public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/empathy: ChangeLog empathy-3.10.2.ebuild empathy-3.8.6.ebuild
@ 2014-01-21 22:59 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2014-01-21 22:59 UTC (permalink / raw
  To: gentoo-commits

eva         14/01/21 22:59:09

  Modified:             ChangeLog empathy-3.10.2.ebuild
                        empathy-3.8.6.ebuild
  Log:
  Pin geoclue dependency to relevant slot.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C6085806)

Revision  Changes    Path
1.140                net-im/empathy/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/ChangeLog?rev=1.140&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/ChangeLog?rev=1.140&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/ChangeLog?r1=1.139&r2=1.140

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- ChangeLog	24 Dec 2013 17:26:49 -0000	1.139
+++ ChangeLog	21 Jan 2014 22:59:09 -0000	1.140
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/empathy
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.139 2013/12/24 17:26:49 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.140 2014/01/21 22:59:09 eva Exp $
+
+  21 Jan 2014; Gilles Dartiguelongue <eva@gentoo.org> empathy-3.8.6.ebuild,
+  empathy-3.10.2.ebuild:
+  Pin geoclue dependency to relevant slot.
 
 *empathy-3.10.2 (24 Dec 2013)
 



1.2                  net-im/empathy/empathy-3.10.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/empathy-3.10.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/empathy-3.10.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/empathy-3.10.2.ebuild?r1=1.1&r2=1.2

Index: empathy-3.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.10.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- empathy-3.10.2.ebuild	24 Dec 2013 17:26:49 -0000	1.1
+++ empathy-3.10.2.ebuild	21 Jan 2014 22:59:09 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.10.2.ebuild,v 1.1 2013/12/24 17:26:49 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.10.2.ebuild,v 1.2 2014/01/21 22:59:09 eva Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -57,7 +57,7 @@
 	x11-libs/libX11
 
 	geoloc? (
-		>=app-misc/geoclue-1.99.3
+		>=app-misc/geoclue-1.99.3:2.0
 		>=sci-geosciences/geocode-glib-3.10 )
 	gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.5.1 )
 	map? (



1.4                  net-im/empathy/empathy-3.8.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/empathy-3.8.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/empathy-3.8.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/empathy-3.8.6.ebuild?r1=1.3&r2=1.4

Index: empathy-3.8.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.8.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- empathy-3.8.6.ebuild	8 Dec 2013 19:19:41 -0000	1.3
+++ empathy-3.8.6.ebuild	21 Jan 2014 22:59:09 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.8.6.ebuild,v 1.3 2013/12/08 19:19:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.8.6.ebuild,v 1.4 2014/01/21 22:59:09 eva Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -58,7 +58,7 @@
 	net-libs/libsoup:2.4
 	x11-libs/libX11
 
-	geoloc? ( >=app-misc/geoclue-0.12 )
+	geoloc? ( >=app-misc/geoclue-0.12:0 )
 	gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.5.1 )
 	map? (
 		>=media-libs/clutter-1.7.14:1.0





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-im/empathy: ChangeLog empathy-3.10.2.ebuild empathy-3.8.6.ebuild
@ 2014-04-18 11:18 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2014-04-18 11:18 UTC (permalink / raw
  To: gentoo-commits

pacho       14/04/18 11:18:14

  Modified:             ChangeLog
  Removed:              empathy-3.10.2.ebuild empathy-3.8.6.ebuild
  Log:
  drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.145                net-im/empathy/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/ChangeLog?rev=1.145&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/ChangeLog?rev=1.145&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/ChangeLog?r1=1.144&r2=1.145

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog	9 Mar 2014 12:02:50 -0000	1.144
+++ ChangeLog	18 Apr 2014 11:18:14 -0000	1.145
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/empathy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.144 2014/03/09 12:02:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.145 2014/04/18 11:18:14 pacho Exp $
+
+  18 Apr 2014; Pacho Ramos <pacho@gentoo.org> -empathy-3.10.2.ebuild,
+  -empathy-3.8.6.ebuild:
+  drop old
 
   09 Mar 2014; Pacho Ramos <pacho@gentoo.org> empathy-3.10.3.ebuild:
   x86 stable, bug 499954





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-18 11:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-18 11:18 [gentoo-commits] gentoo-x86 commit in net-im/empathy: ChangeLog empathy-3.10.2.ebuild empathy-3.8.6.ebuild Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-21 22:59 Gilles Dartiguelongue (eva)

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