public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kwin: ChangeLog kwin-4.6.2.ebuild
@ 2011-04-07 17:57 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 4+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-04-07 17:57 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/04/07 17:57:54

  Modified:             ChangeLog kwin-4.6.2.ebuild
  Log:
  Fix kwin[-opengl]. Per bug #353048.
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)

Revision  Changes    Path
1.218                kde-base/kwin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/ChangeLog?rev=1.218&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/ChangeLog?rev=1.218&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/ChangeLog?r1=1.217&r2=1.218

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -r1.217 -r1.218
--- ChangeLog	6 Apr 2011 14:19:00 -0000	1.217
+++ ChangeLog	7 Apr 2011 17:57:54 -0000	1.218
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kwin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.217 2011/04/06 14:19:00 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.218 2011/04/07 17:57:54 scarabeus Exp $
+
+  07 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> kwin-4.6.2.ebuild,
+  +files/kwin-fix-opengl.patch:
+  Fix kwin[-opengl]. Per bug #353048.
 
 *kwin-4.6.2 (06 Apr 2011)
 



1.2                  kde-base/kwin/kwin-4.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild?r1=1.1&r2=1.2

Index: kwin-4.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kwin-4.6.2.ebuild	6 Apr 2011 14:19:00 -0000	1.1
+++ kwin-4.6.2.ebuild	7 Apr 2011 17:57:54 -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/kde-base/kwin/kwin-4.6.2.ebuild,v 1.1 2011/04/06 14:19:00 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild,v 1.2 2011/04/07 17:57:54 scarabeus Exp $
 
 EAPI=3
 
@@ -45,6 +45,7 @@
 
 PATCHES=(
 	"${FILESDIR}/${PN}-4.4.2-xinerama_cmake_automagic.patch"
+	"${FILESDIR}/${PN}-fix-opengl.patch"
 )
 
 src_prepare() {






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kwin: ChangeLog kwin-4.6.2.ebuild
@ 2011-05-09 23:17 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-05-09 23:17 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/05/09 23:17:20

  Modified:             ChangeLog kwin-4.6.2.ebuild
  Log:
  Stable on amd64 wrt bug #354033
  
  (Portage version: 2.1.9.47/cvs/Linux x86_64)

Revision  Changes    Path
1.222                kde-base/kwin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/ChangeLog?rev=1.222&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/ChangeLog?rev=1.222&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/ChangeLog?r1=1.221&r2=1.222

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -r1.221 -r1.222
--- ChangeLog	9 May 2011 10:05:21 -0000	1.221
+++ ChangeLog	9 May 2011 23:17:20 -0000	1.222
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kwin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.221 2011/05/09 10:05:21 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.222 2011/05/09 23:17:20 hwoarang Exp $
+
+  09 May 2011; Markos Chandras <hwoarang@gentoo.org> kwin-4.6.2.ebuild:
+  Stable on amd64 wrt bug #354033
 
   09 May 2011; Tomáš Chvátal <scarabeus@gentoo.org> kwin-4.6.3.ebuild:
   The -opengl is not yet fixed... So apply my hack patch.



1.4                  kde-base/kwin/kwin-4.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild?r1=1.3&r2=1.4

Index: kwin-4.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kwin-4.6.2.ebuild	9 May 2011 08:48:29 -0000	1.3
+++ kwin-4.6.2.ebuild	9 May 2011 23:17:20 -0000	1.4
@@ -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/kde-base/kwin/kwin-4.6.2.ebuild,v 1.3 2011/05/09 08:48:29 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild,v 1.4 2011/05/09 23:17:20 hwoarang Exp $
 
 EAPI=3
 
@@ -9,7 +9,7 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE window manager"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug xcomposite xinerama"
 
 # NOTE disabled for now: captury? ( media-libs/libcaptury )






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kwin: ChangeLog kwin-4.6.2.ebuild
@ 2011-06-01 19:07 Brent Baude (ranger)
  0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2011-06-01 19:07 UTC (permalink / raw
  To: gentoo-commits

ranger      11/06/01 19:07:25

  Modified:             ChangeLog kwin-4.6.2.ebuild
  Log:
  Marking kwin-4.6.2 ppc for bug 354033
  
  (Portage version: 2.1.9.42/cvs/Linux ppc64)

Revision  Changes    Path
1.224                kde-base/kwin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/ChangeLog?rev=1.224&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/ChangeLog?rev=1.224&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/ChangeLog?r1=1.223&r2=1.224

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -r1.223 -r1.224
--- ChangeLog	14 May 2011 15:49:37 -0000	1.223
+++ ChangeLog	1 Jun 2011 19:07:25 -0000	1.224
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kwin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.223 2011/05/14 15:49:37 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.224 2011/06/01 19:07:25 ranger Exp $
+
+  01 Jun 2011; Brent Baude <ranger@gentoo.org> kwin-4.6.2.ebuild:
+  Marking kwin-4.6.2 ppc stable for bug 354033
 
 *kwin-4.6.3-r1 (14 May 2011)
 



1.5                  kde-base/kwin/kwin-4.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild?r1=1.4&r2=1.5

Index: kwin-4.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kwin-4.6.2.ebuild	9 May 2011 23:17:20 -0000	1.4
+++ kwin-4.6.2.ebuild	1 Jun 2011 19:07:25 -0000	1.5
@@ -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/kde-base/kwin/kwin-4.6.2.ebuild,v 1.4 2011/05/09 23:17:20 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild,v 1.5 2011/06/01 19:07:25 ranger Exp $
 
 EAPI=3
 
@@ -9,7 +9,7 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE window manager"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug xcomposite xinerama"
 
 # NOTE disabled for now: captury? ( media-libs/libcaptury )






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kwin: ChangeLog kwin-4.6.2.ebuild
@ 2011-07-06 20:05 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas HAttel (dilfridge) @ 2011-07-06 20:05 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/07/06 20:05:31

  Modified:             ChangeLog
  Removed:              kwin-4.6.2.ebuild
  Log:
  Drop KDE 4.6.2
  
  (Portage version: 2.1.10.3/cvs/Linux x86_64)

Revision  Changes    Path
1.232                kde-base/kwin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/ChangeLog?rev=1.232&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/ChangeLog?rev=1.232&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kwin/ChangeLog?r1=1.231&r2=1.232

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -r1.231 -r1.232
--- ChangeLog	26 Jun 2011 01:54:39 -0000	1.231
+++ ChangeLog	6 Jul 2011 20:05:31 -0000	1.232
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kwin
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.231 2011/06/26 01:54:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.232 2011/07/06 20:05:31 dilfridge Exp $
+
+  06 Jul 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kwin-4.6.2.ebuild:
+  Drop KDE 4.6.2
 
   26 Jun 2011; Brent Baude <ranger@gentoo.org> kwin-4.6.3-r1.ebuild:
   Marking kwin-4.6.3-r1 ppc stable for bug 369979






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

end of thread, other threads:[~2011-07-06 20:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-09 23:17 [gentoo-commits] gentoo-x86 commit in kde-base/kwin: ChangeLog kwin-4.6.2.ebuild Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2011-07-06 20:05 Andreas HAttel (dilfridge)
2011-06-01 19:07 Brent Baude (ranger)
2011-04-07 17:57 Tomas Chvatal (scarabeus)

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