public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog
@ 2007-10-25  4:06 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 6+ messages in thread
From: Ryan Hill (dirtyepic) @ 2007-10-25  4:06 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    07/10/25 04:06:33

  Modified:             ChangeLog
  Log:
  Fix docs installation.
  (Portage version: 2.1.3.16)

Revision  Changes    Path
1.150                x11-libs/wxGTK/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.150&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.150&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.149&r2=1.150

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- ChangeLog	25 Oct 2007 04:05:26 -0000	1.149
+++ ChangeLog	25 Oct 2007 04:06:32 -0000	1.150
@@ -1,8 +1,8 @@
 # ChangeLog for x11-libs/wxGTK
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.149 2007/10/25 04:05:26 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.150 2007/10/25 04:06:32 dirtyepic Exp $
 
-  25 Oct 2007; Ryan Hill <dirtyepic@gentoo.org> wxGTK-2.6.4.0.ebuild:
+  25 Oct 2007; Ryan Hill <dirtyepic@gentoo.org> ChangeLog, Manifest:
   Fix docs installation.
 
   09 Sep 2007; Ryan Hill <dirtyepic@gentoo.org>



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog
@ 2007-10-25 13:11 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 6+ messages in thread
From: Ryan Hill (dirtyepic) @ 2007-10-25 13:11 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    07/10/25 13:11:54

  Modified:             ChangeLog
  Log:
  Update collision patch to take into account new names of bakefile presets.
  (Portage version: 2.1.3.16)

Revision  Changes    Path
1.151                x11-libs/wxGTK/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.151&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.151&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.150&r2=1.151

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- ChangeLog	25 Oct 2007 04:06:32 -0000	1.150
+++ ChangeLog	25 Oct 2007 13:11:54 -0000	1.151
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/wxGTK
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.150 2007/10/25 04:06:32 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.151 2007/10/25 13:11:54 dirtyepic Exp $
+
+  25 Oct 2007; Ryan Hill <dirtyepic@gentoo.org>
+  files/wxGTK-2.6.4-collision.patch:
+  Update collision patch to take into account new names of bakefile presets.
 
   25 Oct 2007; Ryan Hill <dirtyepic@gentoo.org> ChangeLog, Manifest:
   Fix docs installation.



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog
@ 2008-02-08  0:58 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 6+ messages in thread
From: Ryan Hill (dirtyepic) @ 2008-02-08  0:58 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    08/02/08 00:58:49

  Modified:             ChangeLog
  Log:
  Drop the bakefile hunks of the collision patches that don't work as
  expected. Now handled by eselect-wxwidgets.
  (Portage version: 2.1.4.1)

Revision  Changes    Path
1.186                x11-libs/wxGTK/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.186&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.186&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.185&r2=1.186

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- ChangeLog	29 Jan 2008 19:23:21 -0000	1.185
+++ ChangeLog	8 Feb 2008 00:58:48 -0000	1.186
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/wxGTK
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.185 2008/01/29 19:23:21 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.186 2008/02/08 00:58:48 dirtyepic Exp $
+
+  08 Feb 2008; Ryan Hill <dirtyepic@gentoo.org>
+  files/wxGTK-2.6.4-collision.patch, files/wxGTK-2.8.4-collision.patch:
+  Drop the bakefile hunks of the collision patches that don't work as
+  expected. Now handled by eselect-wxwidgets.
 
   29 Jan 2008; nixnut <nixnut@gentoo.org> wxGTK-2.6.4.0-r3.ebuild,
   wxGTK-2.8.7.1-r1.ebuild:



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog
@ 2008-10-28 22:52 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 6+ messages in thread
From: Ryan Hill (dirtyepic) @ 2008-10-28 22:52 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    08/10/28 22:52:59

  Modified:             ChangeLog
  Log:
  Fix collision patch to not install unversioned bakefile presets again to
  prevent clobbering the symlinks created by eselect-wxwidgets. David
  Leverton - Bug #243446.
  (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r2 x86_64)

Revision  Changes    Path
1.207                x11-libs/wxGTK/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.207&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.207&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.206&r2=1.207

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -r1.206 -r1.207
--- ChangeLog	28 Oct 2008 22:46:47 -0000	1.206
+++ ChangeLog	28 Oct 2008 22:52:59 -0000	1.207
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/wxGTK
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.206 2008/10/28 22:46:47 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.207 2008/10/28 22:52:59 dirtyepic Exp $
+
+  28 Oct 2008; Ryan Hill <dirtyepic@gentoo.org>
+  files/wxGTK-2.8.8-collision.patch:
+  Fix collision patch to not install unversioned bakefile presets again to
+  prevent clobbering the symlinks created by eselect-wxwidgets. David
+  Leverton - Bug #243446.
 
   28 Oct 2008; Ryan Hill <dirtyepic@gentoo.org> -wxGTK-2.6.4.0-r3.ebuild,
   -wxGTK-2.8.7.1-r1.ebuild, -wxGTK-2.8.7.1-r2.ebuild, -wxGTK-2.8.8.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog
@ 2009-07-25  8:24 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 6+ messages in thread
From: Ryan Hill (dirtyepic) @ 2009-07-25  8:24 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    09/07/25 08:24:41

  Modified:             ChangeLog
  Log:
  Fix Manifest.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.236                x11-libs/wxGTK/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.236&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.236&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.235&r2=1.236

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -r1.235 -r1.236
--- ChangeLog	23 Jul 2009 14:55:33 -0000	1.235
+++ ChangeLog	25 Jul 2009 08:24:41 -0000	1.236
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/wxGTK
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.235 2009/07/23 14:55:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.236 2009/07/25 08:24:41 dirtyepic Exp $
+
+  25 Jul 2009; Ryan Hill <dirtyepic@gentoo.org> Manifest:
+  Fix Manifest.
 
   23 Jul 2009; Raúl Porcel <armin76@gentoo.org> wxGTK-2.6.4.0-r5.ebuild,
   wxGTK-2.8.10.1-r1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog
@ 2011-12-09  4:08 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 6+ messages in thread
From: Ryan Hill (dirtyepic) @ 2011-12-09  4:08 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    11/12/09 04:08:03

  Modified:             ChangeLog
  Log:
  Remove stray DESTDIR from collision patch that created a broken symlink in
  binpkgs (bug #384725 by Thomas Rausch).
  
  (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)

Revision  Changes    Path
1.277                x11-libs/wxGTK/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -r1.276 -r1.277
--- ChangeLog	9 Dec 2011 03:42:26 -0000	1.276
+++ ChangeLog	9 Dec 2011 04:08:03 -0000	1.277
@@ -1,6 +1,11 @@
 # 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.276 2011/12/09 03:42:26 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.277 2011/12/09 04:08:03 dirtyepic Exp $
+
+  09 Dec 2011; Ryan Hill <dirtyepic@gentoo.org>
+  files/wxGTK-2.8.11-collision.patch:
+  Remove stray DESTDIR from collision patch that created a broken symlink in
+  binpkgs (bug #384725 by Thomas Rausch).
 
   09 Dec 2011; Ryan Hill <dirtyepic@gentoo.org> -wxGTK-2.8.10.1-r5.ebuild,
   -files/wxGTK-2.8.10-collision.patch:






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

end of thread, other threads:[~2011-12-09  4:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-28 22:52 [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog Ryan Hill (dirtyepic)
  -- strict thread matches above, loose matches on Subject: below --
2011-12-09  4:08 Ryan Hill (dirtyepic)
2009-07-25  8:24 Ryan Hill (dirtyepic)
2008-02-08  0:58 Ryan Hill (dirtyepic)
2007-10-25 13:11 Ryan Hill (dirtyepic)
2007-10-25  4:06 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