public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: tigervnc-1.3.1-r2.ebuild ChangeLog tigervnc-1.3.1-r1.ebuild
@ 2014-09-20 11:15 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2014-09-20 11:15 UTC (permalink / raw
  To: gentoo-commits

armin76     14/09/20 11:15:54

  Modified:             tigervnc-1.3.1-r2.ebuild ChangeLog
                        tigervnc-1.3.1-r1.ebuild
  Log:
  Update deps to follow the ones from xorg-server, bug #501000 and #505548
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)

Revision  Changes    Path
1.2                  net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild

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

Index: tigervnc-1.3.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tigervnc-1.3.1-r2.ebuild	14 Sep 2014 11:25:08 -0000	1.1
+++ tigervnc-1.3.1-r2.ebuild	20 Sep 2014 11:15:54 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild,v 1.1 2014/09/14 11:25:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild,v 1.2 2014/09/20 11:15:54 armin76 Exp $
 
 EAPI="4"
 
@@ -38,7 +38,7 @@
 		>=x11-libs/libXfont-1.4.2
 		>=x11-libs/libxkbfile-1.0.4
 		x11-libs/libXrender
-		>=x11-libs/pixman-0.21.8
+		>=x11-libs/pixman-0.27.2
 		>=x11-apps/xauth-1.0.3
 		x11-apps/xsetroot
 		>=x11-misc/xkeyboard-config-2.4.1-r3
@@ -51,9 +51,9 @@
 DEPEND="${RDEPEND}
 	amd64? ( dev-lang/nasm )
 	x86? ( dev-lang/nasm )
-	>=x11-proto/inputproto-2.1.99.3
-	>=x11-proto/xextproto-7.1.99
-	>=x11-proto/xproto-7.0.22
+	>=x11-proto/inputproto-2.2.99.1
+	>=x11-proto/xextproto-7.2.99.901
+	>=x11-proto/xproto-7.0.26
 	java? ( >=virtual/jdk-1.5 )
 	server?	(
 		virtual/pkgconfig
@@ -63,16 +63,16 @@
 		>=x11-proto/compositeproto-0.4
 		>=x11-proto/damageproto-1.1
 		>=x11-proto/fixesproto-5.0
-		>=x11-proto/fontsproto-2.0.2
-		>=x11-proto/glproto-1.4.16
+		>=x11-proto/fontsproto-2.1.3
+		>=x11-proto/glproto-1.4.17
 		>=x11-proto/randrproto-1.4.0
 		>=x11-proto/renderproto-0.11
-		>=x11-proto/resourceproto-1.0.2
+		>=x11-proto/resourceproto-1.2.0
 		>=x11-proto/scrnsaverproto-1.1
 		>=x11-proto/videoproto-2.2.2
 		>=x11-proto/xcmiscproto-1.2.0
 		>=x11-proto/xineramaproto-1.1.3
-		>=x11-libs/xtrans-1.2.2
+		>=x11-libs/xtrans-1.3.3
 		>=x11-proto/dri2proto-2.8
 		opengl? ( >=media-libs/mesa-7.8_rc[nptl=] )
 	)"



1.195                net-misc/tigervnc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.195&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.195&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.194&r2=1.195

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -r1.194 -r1.195
--- ChangeLog	14 Sep 2014 11:25:08 -0000	1.194
+++ ChangeLog	20 Sep 2014 11:15:54 -0000	1.195
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/tigervnc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.194 2014/09/14 11:25:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.195 2014/09/20 11:15:54 armin76 Exp $
+
+  20 Sep 2014; Raúl Porcel <armin76@gentoo.org> tigervnc-1.3.1-r1.ebuild,
+  tigervnc-1.3.1-r2.ebuild:
+  Update deps to follow the ones from xorg-server, bug #501000 and #505548
 
 *tigervnc-1.3.1-r2 (14 Sep 2014)
 



1.9                  net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild?r1=1.8&r2=1.9

Index: tigervnc-1.3.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tigervnc-1.3.1-r1.ebuild	15 Aug 2014 16:54:32 -0000	1.8
+++ tigervnc-1.3.1-r1.ebuild	20 Sep 2014 11:15:54 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild,v 1.8 2014/08/15 16:54:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild,v 1.9 2014/09/20 11:15:54 armin76 Exp $
 
 EAPI="4"
 
@@ -38,7 +38,7 @@
 		>=x11-libs/libXfont-1.4.2
 		>=x11-libs/libxkbfile-1.0.4
 		x11-libs/libXrender
-		>=x11-libs/pixman-0.21.8
+		>=x11-libs/pixman-0.27.2
 		>=x11-apps/xauth-1.0.3
 		x11-apps/xsetroot
 		>=x11-misc/xkeyboard-config-2.4.1-r3
@@ -51,8 +51,8 @@
 DEPEND="${RDEPEND}
 	amd64? ( dev-lang/nasm )
 	x86? ( dev-lang/nasm )
-	>=x11-proto/inputproto-2.1.99.3
-	>=x11-proto/xextproto-7.1.99
+	>=x11-proto/inputproto-2.2.99.1
+	>=x11-proto/xextproto-7.2.99.901
 	>=x11-proto/xproto-7.0.22
 	java? ( >=virtual/jdk-1.5 )
 	server?	(
@@ -64,15 +64,15 @@
 		>=x11-proto/damageproto-1.1
 		>=x11-proto/fixesproto-5.0
 		>=x11-proto/fontsproto-2.0.2
-		>=x11-proto/glproto-1.4.16
+		>=x11-proto/glproto-1.4.17
 		>=x11-proto/randrproto-1.4.0
 		>=x11-proto/renderproto-0.11
-		>=x11-proto/resourceproto-1.0.2
+		>=x11-proto/resourceproto-1.2.0
 		>=x11-proto/scrnsaverproto-1.1
 		>=x11-proto/videoproto-2.2.2
 		>=x11-proto/xcmiscproto-1.2.0
 		>=x11-proto/xineramaproto-1.1.3
-		>=x11-libs/xtrans-1.2.2
+		>=x11-libs/xtrans-1.3.2
 		>=x11-proto/dri2proto-2.8
 		opengl? ( >=media-libs/mesa-7.8_rc[nptl=] )
 	)"





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

only message in thread, other threads:[~2014-09-20 11:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-20 11:15 [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: tigervnc-1.3.1-r2.ebuild ChangeLog tigervnc-1.3.1-r1.ebuild Raul Porcel (armin76)

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