public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/shotwell: shotwell-0.9.1.ebuild shotwell-0.9.1-r1.ebuild shotwell-0.9.2.ebuild shotwell-0.10.ebuild ChangeLog shotwell-0.8.1.ebuild shotwell-0.7.2.ebuild shotwell-0.9.3.ebuild
@ 2011-06-10  9:09 Christoph Mende (angelos)
  0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2011-06-10  9:09 UTC (permalink / raw
  To: gentoo-commits

angelos     11/06/10 09:09:20

  Modified:             shotwell-0.9.1.ebuild shotwell-0.9.1-r1.ebuild
                        shotwell-0.9.2.ebuild shotwell-0.10.ebuild
                        ChangeLog shotwell-0.8.1.ebuild
                        shotwell-0.7.2.ebuild shotwell-0.9.3.ebuild
  Log:
  Fix udev dependency (bug #370361)
  
  (Portage version: 2.2.0_alpha38/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-gfx/shotwell/shotwell-0.9.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.9.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.9.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.9.1.ebuild?r1=1.2&r2=1.3

Index: shotwell-0.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.9.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- shotwell-0.9.1.ebuild	8 Apr 2011 07:04:18 -0000	1.2
+++ shotwell-0.9.1.ebuild	10 Jun 2011 09:09:20 -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/media-gfx/shotwell/shotwell-0.9.1.ebuild,v 1.2 2011/04/08 07:04:18 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.9.1.ebuild,v 1.3 2011/06/10 09:09:20 angelos Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -33,7 +33,7 @@
 	>=media-libs/libraw-0.9.0
 	>=net-libs/libsoup-2.26.0:2.4
 	>=net-libs/webkit-gtk-1.1.5:2
-	>=sys-fs/udev-145[extras]
+	|| ( >=sys-fs/udev-171[gudev] >=sys-fs/udev-145[extras] )
 	>=x11-libs/gtk+-2.18.0:2"
 DEPEND="${RDEPEND}
 	>=dev-lang/vala-0.11.7:0.12"



1.2                  media-gfx/shotwell/shotwell-0.9.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.9.1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.9.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.9.1-r1.ebuild?r1=1.1&r2=1.2

Index: shotwell-0.9.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.9.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- shotwell-0.9.1-r1.ebuild	8 Apr 2011 10:34:07 -0000	1.1
+++ shotwell-0.9.1-r1.ebuild	10 Jun 2011 09:09:20 -0000	1.2
@@ -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/media-gfx/shotwell/shotwell-0.9.1-r1.ebuild,v 1.1 2011/04/08 10:34:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.9.1-r1.ebuild,v 1.2 2011/06/10 09:09:20 angelos Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -33,7 +33,7 @@
 	>=media-libs/libraw-0.9.0
 	>=net-libs/libsoup-2.26.0:2.4
 	>=net-libs/webkit-gtk-1.1.5:2
-	>=sys-fs/udev-145[extras]
+	|| ( >=sys-fs/udev-171[gudev] >=sys-fs/udev-145[extras] )
 	>=x11-libs/gtk+-2.18.0:2"
 DEPEND="${RDEPEND}
 	>=dev-lang/vala-0.11.7:0.12"



1.2                  media-gfx/shotwell/shotwell-0.9.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.9.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.9.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.9.2.ebuild?r1=1.1&r2=1.2

Index: shotwell-0.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.9.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- shotwell-0.9.2.ebuild	19 Apr 2011 06:02:46 -0000	1.1
+++ shotwell-0.9.2.ebuild	10 Jun 2011 09:09:20 -0000	1.2
@@ -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/media-gfx/shotwell/shotwell-0.9.2.ebuild,v 1.1 2011/04/19 06:02:46 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.9.2.ebuild,v 1.2 2011/06/10 09:09:20 angelos Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -33,7 +33,7 @@
 	>=media-libs/libraw-0.9.0
 	>=net-libs/libsoup-2.26.0:2.4
 	>=net-libs/webkit-gtk-1.1.5:2
-	>=sys-fs/udev-145[extras]
+	|| ( >=sys-fs/udev-171[gudev] >=sys-fs/udev-145[extras] )
 	>=x11-libs/gtk+-2.18.0:2"
 DEPEND="${RDEPEND}
 	>=dev-lang/vala-0.11.7:0.12"



1.3                  media-gfx/shotwell/shotwell-0.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.10.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.10.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.10.ebuild?r1=1.2&r2=1.3

Index: shotwell-0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.10.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- shotwell-0.10.ebuild	2 Jun 2011 15:47:51 -0000	1.2
+++ shotwell-0.10.ebuild	10 Jun 2011 09:09:20 -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/media-gfx/shotwell/shotwell-0.10.ebuild,v 1.2 2011/06/02 15:47:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.10.ebuild,v 1.3 2011/06/10 09:09:20 angelos Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -32,7 +32,7 @@
 	>=media-libs/libraw-0.9.0
 	>=net-libs/libsoup-2.26.0:2.4
 	>=net-libs/webkit-gtk-1.1.5:2
-	>=sys-fs/udev-145[extras]
+	|| ( >=sys-fs/udev-171[gudev] >=sys-fs/udev-145[extras] )
 	>=x11-libs/gtk+-2.18.0:2"
 DEPEND="${RDEPEND}
 	>=dev-lang/vala-0.11.7:0.12"



1.18                 media-gfx/shotwell/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	2 Jun 2011 15:47:51 -0000	1.17
+++ ChangeLog	10 Jun 2011 09:09:20 -0000	1.18
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/shotwell
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.17 2011/06/02 15:47:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.18 2011/06/10 09:09:20 angelos Exp $
+
+  10 Jun 2011; Christoph Mende <angelos@gentoo.org> shotwell-0.7.2.ebuild,
+  shotwell-0.8.1.ebuild, shotwell-0.9.1.ebuild, shotwell-0.9.1-r1.ebuild,
+  shotwell-0.9.2.ebuild, shotwell-0.9.3.ebuild, shotwell-0.10.ebuild:
+  Fix udev dependency (bug #370361)
 
   02 Jun 2011; Justin Lecher <jlec@gentoo.org> shotwell-0.10.ebuild:
   Remove unnessecary DEP on gnome-vfs, #369743



1.5                  media-gfx/shotwell/shotwell-0.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.8.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.8.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.8.1.ebuild?r1=1.4&r2=1.5

Index: shotwell-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.8.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- shotwell-0.8.1.ebuild	7 Apr 2011 06:43:57 -0000	1.4
+++ shotwell-0.8.1.ebuild	10 Jun 2011 09:09:20 -0000	1.5
@@ -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/media-gfx/shotwell/shotwell-0.8.1.ebuild,v 1.4 2011/04/07 06:43:57 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.8.1.ebuild,v 1.5 2011/06/10 09:09:20 angelos Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -27,7 +27,7 @@
 	>=media-libs/libgphoto2-2.4.2
 	>=net-libs/libsoup-2.26.0:2.4
 	>=net-libs/webkit-gtk-1.1.5:2
-	>=sys-fs/udev-145[extras]
+	|| ( >=sys-fs/udev-171[gudev] >=sys-fs/udev-145[extras] )
 	>=x11-libs/gtk+-2.18.0:2
 	>=media-libs/libraw-0.9.0
 	>=media-libs/gexiv2-0.2.0



1.5                  media-gfx/shotwell/shotwell-0.7.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.7.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.7.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.7.2.ebuild?r1=1.4&r2=1.5

Index: shotwell-0.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.7.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- shotwell-0.7.2.ebuild	21 Mar 2011 22:03:15 -0000	1.4
+++ shotwell-0.7.2.ebuild	10 Jun 2011 09:09:20 -0000	1.5
@@ -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/media-gfx/shotwell/shotwell-0.7.2.ebuild,v 1.4 2011/03/21 22:03:15 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.7.2.ebuild,v 1.5 2011/06/10 09:09:20 angelos Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -27,7 +27,7 @@
 	>=media-libs/libgphoto2-2.4.2
 	>=net-libs/libsoup-2.26.0:2.4
 	>=net-libs/webkit-gtk-1.1.5:2
-	>=sys-fs/udev-145[extras]
+	|| ( >=sys-fs/udev-171[gudev] >=sys-fs/udev-145[extras] )
 	>=x11-libs/gtk+-2.14.4:2
 	>=media-libs/libraw-0.9.0
 	>=media-libs/gexiv2-0.2.0



1.2                  media-gfx/shotwell/shotwell-0.9.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.9.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.9.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.9.3.ebuild?r1=1.1&r2=1.2

Index: shotwell-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.9.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- shotwell-0.9.3.ebuild	6 May 2011 15:28:45 -0000	1.1
+++ shotwell-0.9.3.ebuild	10 Jun 2011 09:09:20 -0000	1.2
@@ -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/media-gfx/shotwell/shotwell-0.9.3.ebuild,v 1.1 2011/05/06 15:28:45 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.9.3.ebuild,v 1.2 2011/06/10 09:09:20 angelos Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -33,7 +33,7 @@
 	>=media-libs/libraw-0.9.0
 	>=net-libs/libsoup-2.26.0:2.4
 	>=net-libs/webkit-gtk-1.1.5:2
-	>=sys-fs/udev-145[extras]
+	|| ( >=sys-fs/udev-171[gudev] >=sys-fs/udev-145[extras] )
 	>=x11-libs/gtk+-2.18.0:2"
 DEPEND="${RDEPEND}
 	>=dev-lang/vala-0.11.7:0.12"






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

only message in thread, other threads:[~2011-06-10  9:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-10  9:09 [gentoo-commits] gentoo-x86 commit in media-gfx/shotwell: shotwell-0.9.1.ebuild shotwell-0.9.1-r1.ebuild shotwell-0.9.2.ebuild shotwell-0.10.ebuild ChangeLog shotwell-0.8.1.ebuild shotwell-0.7.2.ebuild shotwell-0.9.3.ebuild Christoph Mende (angelos)

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