public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libgweather: ChangeLog libgweather-2.28.0.ebuild
@ 2010-04-12 18:31 Mart Raudsepp (leio)
  0 siblings, 0 replies; 5+ messages in thread
From: Mart Raudsepp (leio) @ 2010-04-12 18:31 UTC (permalink / raw
  To: gentoo-commits

leio        10/04/12 18:31:01

  Modified:             ChangeLog libgweather-2.28.0.ebuild
  Log:
  Depend on libsoup-gnome instead of libsoup[gnome] for more user friendly experience with global USE=-gnome
  (Portage version: 2.2_rc65/cvs/Linux x86_64)

Revision  Changes    Path
1.49                 dev-libs/libgweather/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	17 Jan 2010 23:31:27 -0000	1.48
+++ ChangeLog	12 Apr 2010 18:31:01 -0000	1.49
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libgweather
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.48 2010/01/17 23:31:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.49 2010/04/12 18:31:01 leio Exp $
+
+  12 Apr 2010; Mart Raudsepp <leio@gentoo.org> libgweather-2.28.0.ebuild:
+  Depend on libsoup-gnome instead of libsoup[gnome] for more user friendly
+  experience with global USE=-gnome
 
   17 Jan 2010; Jeroen Roovers <jer@gentoo.org> libgweather-2.26.2.1.ebuild:
   Stable for HPPA (bug #281427).



1.2                  dev-libs/libgweather/libgweather-2.28.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild?r1=1.1&r2=1.2

Index: libgweather-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libgweather-2.28.0.ebuild	29 Oct 2009 22:31:01 -0000	1.1
+++ libgweather-2.28.0.ebuild	12 Apr 2010 18:31:01 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild,v 1.1 2009/10/29 22:31:01 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild,v 1.2 2010/04/12 18:31:01 leio Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -15,10 +15,12 @@
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="python doc"
 
+# FIXME: Technically we could use just libsoup too conditionally instead of libsoup-gnome,
+# but the detection of libsoup-gnome vs libgnome is currently automagic
 RDEPEND=">=x11-libs/gtk+-2.11
 	>=dev-libs/glib-2.13
 	>=gnome-base/gconf-2.8
-	>=net-libs/libsoup-2.25.1:2.4[gnome]
+	>=net-libs/libsoup-gnome-2.25.1:2.4
 	>=dev-libs/libxml2-2.6.0
 	python? (
 		>=dev-python/pygobject-2






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libgweather: ChangeLog libgweather-2.28.0.ebuild
@ 2010-05-04 16:16 Olivier Crete (tester)
  0 siblings, 0 replies; 5+ messages in thread
From: Olivier Crete (tester) @ 2010-05-04 16:16 UTC (permalink / raw
  To: gentoo-commits

tester      10/05/04 16:16:25

  Modified:             ChangeLog libgweather-2.28.0.ebuild
  Log:
  amd64 stable, bug #314899
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.50                 dev-libs/libgweather/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	12 Apr 2010 18:31:01 -0000	1.49
+++ ChangeLog	4 May 2010 16:16:25 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libgweather
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.49 2010/04/12 18:31:01 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.50 2010/05/04 16:16:25 tester Exp $
+
+  03 May 2010; Olivier Crête <tester@gentoo.org> libgweather-2.28.0.ebuild:
+  amd64 stable, bug #314899
 
   12 Apr 2010; Mart Raudsepp <leio@gentoo.org> libgweather-2.28.0.ebuild:
   Depend on libsoup-gnome instead of libsoup[gnome] for more user friendly



1.3                  dev-libs/libgweather/libgweather-2.28.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild?r1=1.2&r2=1.3

Index: libgweather-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libgweather-2.28.0.ebuild	12 Apr 2010 18:31:01 -0000	1.2
+++ libgweather-2.28.0.ebuild	4 May 2010 16:16:25 -0000	1.3
@@ -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/dev-libs/libgweather/libgweather-2.28.0.ebuild,v 1.2 2010/04/12 18:31:01 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild,v 1.3 2010/05/04 16:16:25 tester Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="python doc"
 
 # FIXME: Technically we could use just libsoup too conditionally instead of libsoup-gnome,






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libgweather: ChangeLog libgweather-2.28.0.ebuild
@ 2010-06-04 20:10 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2010-06-04 20:10 UTC (permalink / raw
  To: gentoo-commits

maekke      10/06/04 20:10:07

  Modified:             ChangeLog libgweather-2.28.0.ebuild
  Log:
  x86 stable, bug #314899
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.52                 dev-libs/libgweather/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	31 May 2010 21:19:10 -0000	1.51
+++ ChangeLog	4 Jun 2010 20:10:07 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libgweather
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.51 2010/05/31 21:19:10 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.52 2010/06/04 20:10:07 maekke Exp $
+
+  04 Jun 2010; Markus Meier <maekke@gentoo.org> libgweather-2.28.0.ebuild:
+  x86 stable, bug #314899
 
   31 May 2010; Gilles Dartiguelongue <eva@gentoo.org>
   -libgweather-2.24.3.ebuild:



1.4                  dev-libs/libgweather/libgweather-2.28.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild?r1=1.3&r2=1.4

Index: libgweather-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libgweather-2.28.0.ebuild	4 May 2010 16:16:25 -0000	1.3
+++ libgweather-2.28.0.ebuild	4 Jun 2010 20:10:07 -0000	1.4
@@ -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/dev-libs/libgweather/libgweather-2.28.0.ebuild,v 1.3 2010/05/04 16:16:25 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild,v 1.4 2010/06/04 20:10:07 maekke Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="python doc"
 
 # FIXME: Technically we could use just libsoup too conditionally instead of libsoup-gnome,






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libgweather: ChangeLog libgweather-2.28.0.ebuild
@ 2010-08-14 17:18 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2010-08-14 17:18 UTC (permalink / raw
  To: gentoo-commits

armin76     10/08/14 17:18:03

  Modified:             ChangeLog libgweather-2.28.0.ebuild
  Log:
  alpha/ia64/sh/sparc stable wrt #314899
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.60                 dev-libs/libgweather/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	1 Aug 2010 11:32:32 -0000	1.59
+++ ChangeLog	14 Aug 2010 17:18:03 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libgweather
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.59 2010/08/01 11:32:32 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.60 2010/08/14 17:18:03 armin76 Exp $
+
+  14 Aug 2010; Raúl Porcel <armin76@gentoo.org> libgweather-2.28.0.ebuild:
+  alpha/ia64/sh/sparc stable wrt #314899
 
   01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
   libgweather-2.30.2.ebuild:



1.6                  dev-libs/libgweather/libgweather-2.28.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild?r1=1.5&r2=1.6

Index: libgweather-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libgweather-2.28.0.ebuild	16 Jul 2010 17:45:40 -0000	1.5
+++ libgweather-2.28.0.ebuild	14 Aug 2010 17:18:03 -0000	1.6
@@ -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/dev-libs/libgweather/libgweather-2.28.0.ebuild,v 1.5 2010/07/16 17:45:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild,v 1.6 2010/08/14 17:18:03 armin76 Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
 IUSE="python doc"
 
 # FIXME: Technically we could use just libsoup too conditionally instead of libsoup-gnome,






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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libgweather: ChangeLog libgweather-2.28.0.ebuild
@ 2010-08-18 21:58 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2010-08-18 21:58 UTC (permalink / raw
  To: gentoo-commits

maekke      10/08/18 21:58:34

  Modified:             ChangeLog libgweather-2.28.0.ebuild
  Log:
  arm stable, bug #314899
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.61                 dev-libs/libgweather/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	14 Aug 2010 17:18:03 -0000	1.60
+++ ChangeLog	18 Aug 2010 21:58:34 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libgweather
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.60 2010/08/14 17:18:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.61 2010/08/18 21:58:34 maekke Exp $
+
+  18 Aug 2010; Markus Meier <maekke@gentoo.org> libgweather-2.28.0.ebuild:
+  arm stable, bug #314899
 
   14 Aug 2010; Raúl Porcel <armin76@gentoo.org> libgweather-2.28.0.ebuild:
   alpha/ia64/sh/sparc stable wrt #314899



1.7                  dev-libs/libgweather/libgweather-2.28.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild?r1=1.6&r2=1.7

Index: libgweather-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libgweather-2.28.0.ebuild	14 Aug 2010 17:18:03 -0000	1.6
+++ libgweather-2.28.0.ebuild	18 Aug 2010 21:58:34 -0000	1.7
@@ -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/dev-libs/libgweather/libgweather-2.28.0.ebuild,v 1.6 2010/08/14 17:18:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild,v 1.7 2010/08/18 21:58:34 maekke Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
 IUSE="python doc"
 
 # FIXME: Technically we could use just libsoup too conditionally instead of libsoup-gnome,






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

end of thread, other threads:[~2010-08-18 21:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-04 20:10 [gentoo-commits] gentoo-x86 commit in dev-libs/libgweather: ChangeLog libgweather-2.28.0.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2010-08-18 21:58 Markus Meier (maekke)
2010-08-14 17:18 Raul Porcel (armin76)
2010-05-04 16:16 Olivier Crete (tester)
2010-04-12 18:31 Mart Raudsepp (leio)

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