public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/plasma-runtime: ChangeLog plasma-runtime-4.6.2.ebuild
@ 2011-04-09 19:43 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas HAttel (dilfridge) @ 2011-04-09 19:43 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/04/09 19:43:18

  Modified:             ChangeLog plasma-runtime-4.6.2.ebuild
  Log:
  Extend blocker to old kdelibs because of file collisions, bug 362767
  
  (Portage version: 2.1.9.45/cvs/Linux x86_64)

Revision  Changes    Path
1.54                 kde-base/plasma-runtime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	6 Apr 2011 14:19:05 -0000	1.53
+++ ChangeLog	9 Apr 2011 19:43:18 -0000	1.54
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/plasma-runtime
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.53 2011/04/06 14:19:05 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.54 2011/04/09 19:43:18 dilfridge Exp $
+
+  09 Apr 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+  plasma-runtime-4.6.2.ebuild:
+  Extend blocker to old kdelibs because of file collisions, bug 362767
 
 *plasma-runtime-4.6.2 (06 Apr 2011)
 



1.2                  kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild

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

Index: plasma-runtime-4.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plasma-runtime-4.6.2.ebuild	6 Apr 2011 14:19:05 -0000	1.1
+++ plasma-runtime-4.6.2.ebuild	9 Apr 2011 19:43:18 -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/plasma-runtime/plasma-runtime-4.6.2.ebuild,v 1.1 2011/04/06 14:19:05 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild,v 1.2 2011/04/09 19:43:18 dilfridge Exp $
 
 EAPI=3
 
@@ -15,3 +15,4 @@
 
 # cloned from workspace thus introduce collisions.
 add_blocker plasma-workspace '<4.5.60'
+add_blocker kdelibs '<4.5.60'






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

* [gentoo-commits] gentoo-x86 commit in kde-base/plasma-runtime: ChangeLog plasma-runtime-4.6.2.ebuild
@ 2011-05-09  8:48 Thomas Kahle (tomka)
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Kahle (tomka) @ 2011-05-09  8:48 UTC (permalink / raw
  To: gentoo-commits

tomka       11/05/09 08:48:34

  Modified:             ChangeLog plasma-runtime-4.6.2.ebuild
  Log:
  x86 stable per bug 354033
  
  (Portage version: 2.1.9.46/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.56                 kde-base/plasma-runtime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	7 May 2011 10:47:44 -0000	1.55
+++ ChangeLog	9 May 2011 08:48:34 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/plasma-runtime
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.55 2011/05/07 10:47:44 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.56 2011/05/09 08:48:34 tomka Exp $
+
+  09 May 2011; Thomas Kahle <tomka@gentoo.org> plasma-runtime-4.6.2.ebuild:
+  x86 stable per bug 354033
 
 *plasma-runtime-4.6.3 (07 May 2011)
 



1.3                  kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild

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

Index: plasma-runtime-4.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- plasma-runtime-4.6.2.ebuild	9 Apr 2011 19:43:18 -0000	1.2
+++ plasma-runtime-4.6.2.ebuild	9 May 2011 08:48:34 -0000	1.3
@@ -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/plasma-runtime/plasma-runtime-4.6.2.ebuild,v 1.2 2011/04/09 19:43:18 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild,v 1.3 2011/05/09 08:48:34 tomka Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 inherit kde4-meta
 
 DESCRIPTION="Script engine and package tool for plasma"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 # cloned from workspace thus introduce collisions.






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

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

hwoarang    11/05/09 23:21:22

  Modified:             ChangeLog plasma-runtime-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.57                 kde-base/plasma-runtime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	9 May 2011 08:48:34 -0000	1.56
+++ ChangeLog	9 May 2011 23:21:21 -0000	1.57
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/plasma-runtime
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.56 2011/05/09 08:48:34 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.57 2011/05/09 23:21:21 hwoarang Exp $
+
+  09 May 2011; Markos Chandras <hwoarang@gentoo.org>
+  plasma-runtime-4.6.2.ebuild:
+  Stable on amd64 wrt bug #354033
 
   09 May 2011; Thomas Kahle <tomka@gentoo.org> plasma-runtime-4.6.2.ebuild:
   x86 stable per bug 354033



1.4                  kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild

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

Index: plasma-runtime-4.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- plasma-runtime-4.6.2.ebuild	9 May 2011 08:48:34 -0000	1.3
+++ plasma-runtime-4.6.2.ebuild	9 May 2011 23:21:21 -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/plasma-runtime/plasma-runtime-4.6.2.ebuild,v 1.3 2011/05/09 08:48:34 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild,v 1.4 2011/05/09 23:21:21 hwoarang Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 inherit kde4-meta
 
 DESCRIPTION="Script engine and package tool for plasma"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 # cloned from workspace thus introduce collisions.






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

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

ranger      11/06/01 19:21:47

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

Revision  Changes    Path
1.58                 kde-base/plasma-runtime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	9 May 2011 23:21:21 -0000	1.57
+++ ChangeLog	1 Jun 2011 19:21:46 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/plasma-runtime
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.57 2011/05/09 23:21:21 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.58 2011/06/01 19:21:46 ranger Exp $
+
+  01 Jun 2011; Brent Baude <ranger@gentoo.org> plasma-runtime-4.6.2.ebuild:
+  Marking plasma-runtime-4.6.2 ppc stable for bug 354033
 
   09 May 2011; Markos Chandras <hwoarang@gentoo.org>
   plasma-runtime-4.6.2.ebuild:



1.5                  kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild

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

Index: plasma-runtime-4.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- plasma-runtime-4.6.2.ebuild	9 May 2011 23:21:21 -0000	1.4
+++ plasma-runtime-4.6.2.ebuild	1 Jun 2011 19:21:46 -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/plasma-runtime/plasma-runtime-4.6.2.ebuild,v 1.4 2011/05/09 23:21:21 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.6.2.ebuild,v 1.5 2011/06/01 19:21:46 ranger Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 inherit kde4-meta
 
 DESCRIPTION="Script engine and package tool for plasma"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 # cloned from workspace thus introduce collisions.






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

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

dilfridge    11/07/06 20:05:21

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

Revision  Changes    Path
1.64                 kde-base/plasma-runtime/ChangeLog

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

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






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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-01 19:21 [gentoo-commits] gentoo-x86 commit in kde-base/plasma-runtime: ChangeLog plasma-runtime-4.6.2.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2011-07-06 20:05 Andreas HAttel (dilfridge)
2011-05-09 23:21 Markos Chandras (hwoarang)
2011-05-09  8:48 Thomas Kahle (tomka)
2011-04-09 19:43 Andreas HAttel (dilfridge)

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