public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/gtk2hs: ChangeLog gtk2hs-0.9.11.ebuild gtk2hs-0.9.12.ebuild gtk2hs-0.9.10-r1.ebuild
@ 2007-10-12  8:41 Remi Cardona (remi)
  0 siblings, 0 replies; only message in thread
From: Remi Cardona (remi) @ 2007-10-12  8:41 UTC (permalink / raw
  To: gentoo-commits

remi        07/10/12 08:41:46

  Modified:             ChangeLog gtk2hs-0.9.11.ebuild gtk2hs-0.9.12.ebuild
                        gtk2hs-0.9.10-r1.ebuild
  Log:
  dev-haskell/gtk2hs: update gtksourceview deps (see bug #195366)
  (Portage version: 2.1.3.12)

Revision  Changes    Path
1.34                 dev-haskell/gtk2hs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/gtk2hs/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/gtk2hs/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/gtk2hs/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	27 Jul 2007 21:18:24 -0000	1.33
+++ ChangeLog	12 Oct 2007 08:41:45 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for dev-haskell/gtk2hs
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/ChangeLog,v 1.33 2007/07/27 21:18:24 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/ChangeLog,v 1.34 2007/10/12 08:41:45 remi Exp $
+
+  12 Oct 2007; Rémi Cardona <remi@gentoo.org> gtk2hs-0.9.10-r1.ebuild,
+  gtk2hs-0.9.11.ebuild, gtk2hs-0.9.12.ebuild:
+  update gtksourceview deps (see bug #195366)
 
 *gtk2hs-0.9.12 (27 Jul 2007)
 



1.5                  dev-haskell/gtk2hs/gtk2hs-0.9.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.11.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.11.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.11.ebuild?r1=1.4&r2=1.5

Index: gtk2hs-0.9.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.11.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gtk2hs-0.9.11.ebuild	27 Jul 2007 21:18:24 -0000	1.4
+++ gtk2hs-0.9.11.ebuild	12 Oct 2007 08:41:45 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.11.ebuild,v 1.4 2007/07/27 21:18:24 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.11.ebuild,v 1.5 2007/10/12 08:41:45 remi Exp $
 
 inherit base eutils ghc-package multilib toolchain-funcs versionator
 
@@ -19,7 +19,7 @@
 		>=x11-libs/gtk+-2
 		glade? ( >=gnome-base/libglade-2 )
 		gnome? ( >=gnome-base/libglade-2
-				 >=x11-libs/gtksourceview-0.6
+				 =x11-libs/gtksourceview-1*
 				 >=gnome-base/gconf-2
 				 >=gnome-base/librsvg-2.16 )
 		opengl? ( x11-libs/gtkglext )



1.2                  dev-haskell/gtk2hs/gtk2hs-0.9.12.ebuild

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

Index: gtk2hs-0.9.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gtk2hs-0.9.12.ebuild	27 Jul 2007 21:18:24 -0000	1.1
+++ gtk2hs-0.9.12.ebuild	12 Oct 2007 08:41:45 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.12.ebuild,v 1.1 2007/07/27 21:18:24 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.12.ebuild,v 1.2 2007/10/12 08:41:45 remi Exp $
 
 inherit base eutils ghc-package multilib toolchain-funcs versionator
 
@@ -19,7 +19,7 @@
 		>=x11-libs/gtk+-2
 		glade? ( >=gnome-base/libglade-2 )
 		gnome? ( >=gnome-base/libglade-2
-				 >=x11-libs/gtksourceview-0.6
+				 =x11-libs/gtksourceview-1*
 				 >=gnome-base/gconf-2
 				 >=gnome-base/librsvg-2.16 )
 		opengl? ( x11-libs/gtkglext )



1.5                  dev-haskell/gtk2hs/gtk2hs-0.9.10-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.10-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.10-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.10-r1.ebuild?r1=1.4&r2=1.5

Index: gtk2hs-0.9.10-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.10-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gtk2hs-0.9.10-r1.ebuild	13 Jul 2007 06:03:10 -0000	1.4
+++ gtk2hs-0.9.10-r1.ebuild	12 Oct 2007 08:41:45 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.10-r1.ebuild,v 1.4 2007/07/13 06:03:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.10-r1.ebuild,v 1.5 2007/10/12 08:41:45 remi Exp $
 
 inherit base eutils ghc-package multilib autotools
 
@@ -21,7 +21,7 @@
 		>=x11-libs/gtk+-2
 		glade? ( >=gnome-base/libglade-2 )
 		gnome? ( >=gnome-base/libglade-2
-				 >=x11-libs/gtksourceview-0.6
+				 =x11-libs/gtksourceview-1*
 				 >=gnome-base/gconf-2 )
 		firefox? ( >=www-client/mozilla-firefox-1.0.4 )"
 DEPEND="${RDEPEND}



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-10-12  8:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-12  8:41 [gentoo-commits] gentoo-x86 commit in dev-haskell/gtk2hs: ChangeLog gtk2hs-0.9.11.ebuild gtk2hs-0.9.12.ebuild gtk2hs-0.9.10-r1.ebuild Remi Cardona (remi)

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