public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/hugin: ChangeLog hugin-0.5.ebuild hugin-0.7_beta4.ebuild hugin-0.6.1.ebuild hugin-0.5_rc1-r2.ebuild
@ 2007-10-13  0:06 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; only message in thread
From: Ryan Hill (dirtyepic) @ 2007-10-13  0:06 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    07/10/13 00:06:50

  Modified:             ChangeLog hugin-0.5.ebuild hugin-0.7_beta4.ebuild
                        hugin-0.6.1.ebuild hugin-0.5_rc1-r2.ebuild
  Log:
  Lock wxGTK to 2.6.
  (Portage version: 2.1.3.12)

Revision  Changes    Path
1.26                 media-gfx/hugin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	23 Jul 2007 13:02:09 -0000	1.25
+++ ChangeLog	13 Oct 2007 00:06:49 -0000	1.26
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/hugin
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.25 2007/07/23 13:02:09 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.26 2007/10/13 00:06:49 dirtyepic Exp $
+
+  13 Oct 2007; Ryan Hill <dirtyepic@gentoo.org> hugin-0.5_rc1-r2.ebuild,
+  hugin-0.5.ebuild, hugin-0.6.1.ebuild, hugin-0.7_beta4.ebuild:
+  Lock wxGTK to 2.6.
 
   23 Jul 2007; Luca Barbato <lu_zero@gentoo.org> hugin-0.6.1.ebuild,
   hugin-0.7_beta4.ebuild:



1.6                  media-gfx/hugin/hugin-0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.5.ebuild?r1=1.5&r2=1.6

Index: hugin-0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hugin-0.5.ebuild	12 Jul 2007 04:08:47 -0000	1.5
+++ hugin-0.5.ebuild	13 Oct 2007 00:06:49 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.5.ebuild,v 1.5 2007/07/12 04:08:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.5.ebuild,v 1.6 2007/10/13 00:06:49 dirtyepic Exp $
 
 inherit wxwidgets eutils
 
@@ -14,7 +14,7 @@
 
 DEPEND=">=media-libs/libpano12-2.7.0.8
 		>=dev-libs/boost-1.30.0
-		>=x11-libs/wxGTK-2.6.0
+		=x11-libs/wxGTK-2.6*
 		sys-libs/zlib
 		media-libs/libpng
 		media-libs/jpeg



1.6                  media-gfx/hugin/hugin-0.7_beta4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.7_beta4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.7_beta4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.7_beta4.ebuild?r1=1.5&r2=1.6

Index: hugin-0.7_beta4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.7_beta4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hugin-0.7_beta4.ebuild	23 Jul 2007 13:02:09 -0000	1.5
+++ hugin-0.7_beta4.ebuild	13 Oct 2007 00:06:49 -0000	1.6
@@ -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/media-gfx/hugin/hugin-0.7_beta4.ebuild,v 1.5 2007/07/23 13:02:09 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.7_beta4.ebuild,v 1.6 2007/10/13 00:06:49 dirtyepic Exp $
 
 inherit wxwidgets eutils
 
@@ -14,7 +14,7 @@
 
 DEPEND=">=media-libs/libpano12-2.8.4
 		>=dev-libs/boost-1.30.0
-		>=x11-libs/wxGTK-2.6.2
+		=x11-libs/wxGTK-2.6*
 		sys-libs/zlib
 		media-libs/libpng
 		media-libs/jpeg



1.10                 media-gfx/hugin/hugin-0.6.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.6.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.6.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.6.1.ebuild?r1=1.9&r2=1.10

Index: hugin-0.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- hugin-0.6.1.ebuild	23 Jul 2007 13:02:09 -0000	1.9
+++ hugin-0.6.1.ebuild	13 Oct 2007 00:06:49 -0000	1.10
@@ -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/media-gfx/hugin/hugin-0.6.1.ebuild,v 1.9 2007/07/23 13:02:09 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1.ebuild,v 1.10 2007/10/13 00:06:49 dirtyepic Exp $
 
 inherit wxwidgets eutils
 
@@ -14,7 +14,7 @@
 
 DEPEND=">=media-libs/libpano12-2.8.4
 		>=dev-libs/boost-1.30.0
-		>=x11-libs/wxGTK-2.6.2
+		=x11-libs/wxGTK-2.6*
 		sys-libs/zlib
 		media-libs/libpng
 		media-libs/jpeg



1.3                  media-gfx/hugin/hugin-0.5_rc1-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.5_rc1-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.5_rc1-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.5_rc1-r2.ebuild?r1=1.2&r2=1.3

Index: hugin-0.5_rc1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.5_rc1-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hugin-0.5_rc1-r2.ebuild	30 Apr 2007 21:58:47 -0000	1.2
+++ hugin-0.5_rc1-r2.ebuild	13 Oct 2007 00:06:49 -0000	1.3
@@ -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/media-gfx/hugin/hugin-0.5_rc1-r2.ebuild,v 1.2 2007/04/30 21:58:47 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.5_rc1-r2.ebuild,v 1.3 2007/10/13 00:06:49 dirtyepic Exp $
 
 inherit wxwidgets
 
@@ -15,7 +15,7 @@
 
 DEPEND=">=media-libs/libpano12-2.7.0.8
 		>=dev-libs/boost-1.30.0
-		>=x11-libs/wxGTK-2.6.0
+		=x11-libs/wxGTK-2.6*
 		sys-libs/zlib
 		media-libs/libpng
 		media-libs/jpeg



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-10-13  0:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-13  0:06 [gentoo-commits] gentoo-x86 commit in media-gfx/hugin: ChangeLog hugin-0.5.ebuild hugin-0.7_beta4.ebuild hugin-0.6.1.ebuild hugin-0.5_rc1-r2.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