public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/redshift: redshift-1.4.1.ebuild ChangeLog redshift-1.5.ebuild
@ 2010-09-09 10:55 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-09-09 10:55 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/09/09 10:55:02

  Modified:             redshift-1.4.1.ebuild ChangeLog redshift-1.5.ebuild
  Log:
  Update deps on libX11[xcb].
  
  (Portage version: 2.2_rc78/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  x11-misc/redshift/redshift-1.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.4.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.4.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.4.1.ebuild?r1=1.4&r2=1.5

Index: redshift-1.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.4.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- redshift-1.4.1.ebuild	31 Jul 2010 17:32:31 -0000	1.4
+++ redshift-1.4.1.ebuild	9 Sep 2010 10:55:02 -0000	1.5
@@ -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/x11-misc/redshift/redshift-1.4.1.ebuild,v 1.4 2010/07/31 17:32:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.4.1.ebuild,v 1.5 2010/09/09 10:55:02 scarabeus Exp $
 
 EAPI=3
 
@@ -17,7 +17,7 @@
 KEYWORDS="amd64 x86"
 IUSE="gnome gtk nls"
 
-COMMON_DEPEND="x11-libs/libX11[xcb]
+COMMON_DEPEND="|| ( <=x11-libs/libX11-1.3.5[xcb] >x11-libs/libX11-1.3.5  )
 	x11-libs/libXxf86vm
 	x11-libs/libxcb
 	gnome? ( dev-libs/glib:2



1.5                  x11-misc/redshift/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	30 Aug 2010 17:14:58 -0000	1.4
+++ ChangeLog	9 Sep 2010 10:55:02 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for x11-misc/redshift
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.4 2010/08/30 17:14:58 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.5 2010/09/09 10:55:02 scarabeus Exp $
+
+  09 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+  redshift-1.4.1.ebuild, redshift-1.5.ebuild:
+  Update deps on libX11[xcb].
 
 *redshift-1.5 (30 Aug 2010)
 



1.2                  x11-misc/redshift/redshift-1.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.5.ebuild?r1=1.1&r2=1.2

Index: redshift-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- redshift-1.5.ebuild	30 Aug 2010 17:14:58 -0000	1.1
+++ redshift-1.5.ebuild	9 Sep 2010 10:55:02 -0000	1.2
@@ -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/x11-misc/redshift/redshift-1.5.ebuild,v 1.1 2010/08/30 17:14:58 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.5.ebuild,v 1.2 2010/09/09 10:55:02 scarabeus Exp $
 
 EAPI=3
 
@@ -17,7 +17,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="gnome gtk nls"
 
-COMMON_DEPEND="x11-libs/libX11[xcb]
+COMMON_DEPEND="|| ( <=x11-libs/libX11-1.3.5[xcb] >x11-libs/libX11-1.3.5  )
 	x11-libs/libXxf86vm
 	x11-libs/libxcb
 	gnome? ( dev-libs/glib:2






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/redshift: redshift-1.4.1.ebuild ChangeLog redshift-1.5.ebuild
@ 2010-09-21  7:46 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-09-21  7:46 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/09/21 07:46:07

  Modified:             redshift-1.4.1.ebuild ChangeLog redshift-1.5.ebuild
  Log:
  Update the dep on libX11 this time using proper version.
  
  (Portage version: 2.2_rc83/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  x11-misc/redshift/redshift-1.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.4.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.4.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.4.1.ebuild?r1=1.5&r2=1.6

Index: redshift-1.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.4.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- redshift-1.4.1.ebuild	9 Sep 2010 10:55:02 -0000	1.5
+++ redshift-1.4.1.ebuild	21 Sep 2010 07:46:06 -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/x11-misc/redshift/redshift-1.4.1.ebuild,v 1.5 2010/09/09 10:55:02 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.4.1.ebuild,v 1.6 2010/09/21 07:46:06 scarabeus Exp $
 
 EAPI=3
 
@@ -17,7 +17,7 @@
 KEYWORDS="amd64 x86"
 IUSE="gnome gtk nls"
 
-COMMON_DEPEND="|| ( <=x11-libs/libX11-1.3.5[xcb] >x11-libs/libX11-1.3.5  )
+COMMON_DEPEND="|| ( <x11-libs/libX11-1.3.99.901[xcb] >=x11-libs/libX11-1.3.99.901 )
 	x11-libs/libXxf86vm
 	x11-libs/libxcb
 	gnome? ( dev-libs/glib:2



1.6                  x11-misc/redshift/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	9 Sep 2010 10:55:02 -0000	1.5
+++ ChangeLog	21 Sep 2010 07:46:06 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for x11-misc/redshift
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.5 2010/09/09 10:55:02 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.6 2010/09/21 07:46:06 scarabeus Exp $
+
+  21 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+  redshift-1.4.1.ebuild, redshift-1.5.ebuild:
+  Update the dep on libX11 this time using proper version.
 
   09 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
   redshift-1.4.1.ebuild, redshift-1.5.ebuild:



1.3                  x11-misc/redshift/redshift-1.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.5.ebuild?r1=1.2&r2=1.3

Index: redshift-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- redshift-1.5.ebuild	9 Sep 2010 10:55:02 -0000	1.2
+++ redshift-1.5.ebuild	21 Sep 2010 07:46:06 -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/x11-misc/redshift/redshift-1.5.ebuild,v 1.2 2010/09/09 10:55:02 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.5.ebuild,v 1.3 2010/09/21 07:46:06 scarabeus Exp $
 
 EAPI=3
 
@@ -17,7 +17,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="gnome gtk nls"
 
-COMMON_DEPEND="|| ( <=x11-libs/libX11-1.3.5[xcb] >x11-libs/libX11-1.3.5  )
+COMMON_DEPEND="|| ( <x11-libs/libX11-1.3.99.901[xcb] >=x11-libs/libX11-1.3.99.901 )
 	x11-libs/libXxf86vm
 	x11-libs/libxcb
 	gnome? ( dev-libs/glib:2






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

end of thread, other threads:[~2010-09-21  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-21  7:46 [gentoo-commits] gentoo-x86 commit in x11-misc/redshift: redshift-1.4.1.ebuild ChangeLog redshift-1.5.ebuild Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2010-09-09 10:55 Tomas Chvatal (scarabeus)

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