public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: wxGTK-2.8.10.1-r5.ebuild wxGTK-2.9.1.1.ebuild ChangeLog wxGTK-2.8.11.0.ebuild
@ 2011-02-27 14:32 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; only message in thread
From: Ryan Hill (dirtyepic) @ 2011-02-27 14:32 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    11/02/27 14:32:40

  Modified:             wxGTK-2.8.10.1-r5.ebuild wxGTK-2.9.1.1.ebuild
                        ChangeLog wxGTK-2.8.11.0.ebuild
  Log:
  Slot gnome stuff.
  
  (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?r1=1.10&r2=1.11

Index: wxGTK-2.8.10.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- wxGTK-2.8.10.1-r5.ebuild	23 Nov 2010 17:50:12 -0000	1.10
+++ wxGTK-2.8.10.1-r5.ebuild	27 Feb 2011 14:32:40 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.10 2010/11/23 17:50:12 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.11 2011/02/27 14:32:40 dirtyepic Exp $
 
 EAPI="2"
 
@@ -24,16 +24,16 @@
 	odbc?   ( dev-db/unixODBC )
 	sdl?    ( media-libs/libsdl )
 	X?  (
-		>=x11-libs/gtk+-2.4
-		>=dev-libs/glib-2.4
+		>=x11-libs/gtk+-2.4:2
+		>=dev-libs/glib-2.4:2
 		virtual/jpeg
 		media-libs/tiff
 		x11-libs/libSM
 		x11-libs/libXinerama
 		x11-libs/libXxf86vm
-		gnome?  ( gnome-base/libgnomeprintui )
+		gnome?  ( gnome-base/libgnomeprintui:2.2 )
 		gstreamer? (
-			>=gnome-base/gconf-2.0
+			gnome-base/gconf:2
 			>=media-libs/gstreamer-0.10 )
 		opengl? ( virtual/opengl )
 		)"



1.2                  x11-libs/wxGTK/wxGTK-2.9.1.1.ebuild

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

Index: wxGTK-2.9.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wxGTK-2.9.1.1.ebuild	23 Jan 2011 01:05:09 -0000	1.1
+++ wxGTK-2.9.1.1.ebuild	27 Feb 2011 14:32:40 -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/x11-libs/wxGTK/wxGTK-2.9.1.1.ebuild,v 1.1 2011/01/23 01:05:09 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.1.1.ebuild,v 1.2 2011/02/27 14:32:40 dirtyepic Exp $
 
 EAPI="3"
 
@@ -21,15 +21,15 @@
 	dev-libs/expat
 	sdl?    ( media-libs/libsdl )
 	X?  (
-		>=x11-libs/gtk+-2.18
-		>=dev-libs/glib-2.22
+		>=x11-libs/gtk+-2.18:2
+		>=dev-libs/glib-2.22:2
 		virtual/jpeg
 		x11-libs/libSM
 		x11-libs/libXinerama
 		x11-libs/libXxf86vm
-		gnome? ( gnome-base/libgnomeprintui )
+		gnome? ( gnome-base/libgnomeprintui:2.2 )
 		gstreamer? (
-			>=gnome-base/gconf-2.0
+			gnome-base/gconf:2
 			>=media-libs/gstreamer-0.10 )
 		opengl? ( virtual/opengl )
 		tiff?   ( media-libs/tiff )



1.259                x11-libs/wxGTK/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.259&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.259&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.258&r2=1.259

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
retrieving revision 1.258
retrieving revision 1.259
diff -u -r1.258 -r1.259
--- ChangeLog	26 Feb 2011 22:38:24 -0000	1.258
+++ ChangeLog	27 Feb 2011 14:32:40 -0000	1.259
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/wxGTK
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.258 2011/02/26 22:38:24 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.259 2011/02/27 14:32:40 dirtyepic Exp $
+
+  27 Feb 2011; Ryan Hill <dirtyepic@gentoo.org> wxGTK-2.8.10.1-r5.ebuild,
+  wxGTK-2.8.11.0.ebuild, wxGTK-2.9.1.1.ebuild:
+  Slot gnome stuff.
 
   26 Feb 2011; Kevin McCarthy <signals@gentoo.org> wxGTK-2.6.4.0-r6.ebuild:
   Updated depends from media-libs/jpeg to virtual/jpeg



1.4                  x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild

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

Index: wxGTK-2.8.11.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wxGTK-2.8.11.0.ebuild	23 Nov 2010 17:50:12 -0000	1.3
+++ wxGTK-2.8.11.0.ebuild	27 Feb 2011 14:32:40 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild,v 1.3 2010/11/23 17:50:12 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild,v 1.4 2011/02/27 14:32:40 dirtyepic Exp $
 
 EAPI="2"
 
@@ -24,15 +24,15 @@
 	odbc?   ( dev-db/unixODBC )
 	sdl?    ( media-libs/libsdl )
 	X?  (
-		>=x11-libs/gtk+-2.4
-		>=dev-libs/glib-2.4
+		>=x11-libs/gtk+-2.4:2
+		>=dev-libs/glib-2.4:2
 		virtual/jpeg
 		x11-libs/libSM
 		x11-libs/libXinerama
 		x11-libs/libXxf86vm
-		gnome?  ( gnome-base/libgnomeprintui )
+		gnome?  ( gnome-base/libgnomeprintui:2.2 )
 		gstreamer? (
-			>=gnome-base/gconf-2.0
+			gnome-base/gconf:2
 			>=media-libs/gstreamer-0.10 )
 		opengl? ( virtual/opengl )
 		tiff?   ( media-libs/tiff )






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

only message in thread, other threads:[~2011-02-27 14:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-27 14:32 [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: wxGTK-2.8.10.1-r5.ebuild wxGTK-2.9.1.1.ebuild ChangeLog wxGTK-2.8.11.0.ebuild Ryan Hill (dirtyepic)

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