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.9.3.ebuild
@ 2012-11-08 23:26 Chris Reffett (creffett)
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Reffett (creffett) @ 2012-11-08 23:26 UTC (permalink / raw
  To: gentoo-commits

creffett    12/11/08 23:26:48

  Modified:             ChangeLog
  Added:                plasma-runtime-4.9.3.ebuild
  Log:
  Version bump KDE SC 4.9.3
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 42618354)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog	17 Oct 2012 18:26:09 -0000	1.113
+++ ChangeLog	8 Nov 2012 23:26:48 -0000	1.114
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/plasma-runtime
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.113 2012/10/17 18:26:09 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.114 2012/11/08 23:26:48 creffett Exp $
+
+*plasma-runtime-4.9.3 (08 Nov 2012)
+
+  08 Nov 2012; <creffett@gentoo.org> +plasma-runtime-4.9.3.ebuild:
+  Version bump KDE SC 4.9.3
 
   17 Oct 2012; Markus Meier <maekke@gentoo.org> plasma-runtime-4.9.2.ebuild:
   add ~arm, bug #430072



1.1                  kde-base/plasma-runtime/plasma-runtime-4.9.3.ebuild

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

Index: plasma-runtime-4.9.3.ebuild
===================================================================
# Copyright 1999-2012 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.9.3.ebuild,v 1.1 2012/11/08 23:26:48 creffett Exp $

EAPI=4

KMNAME="kde-runtime"
KMMODULE="plasma"
DECLARATIVE_REQUIRED="always"
inherit kde4-meta

DESCRIPTION="Script engine and package tool for plasma"
KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"

DEPEND="
	$(add_kdebase_dep kactivities)
"
RDEPEND="${DEPEND}"

# file collisions, bug 394997
add_blocker plasma-workspace 4.4.50





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

* [gentoo-commits] gentoo-x86 commit in kde-base/plasma-runtime: ChangeLog plasma-runtime-4.9.3.ebuild
@ 2012-11-23 17:59 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-23 17:59 UTC (permalink / raw
  To: gentoo-commits

ago         12/11/23 17:59:25

  Modified:             ChangeLog plasma-runtime-4.9.3.ebuild
  Log:
  Stable for amd64, wrt bug #442394
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog	13 Nov 2012 20:20:48 -0000	1.116
+++ ChangeLog	23 Nov 2012 17:59:25 -0000	1.117
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/plasma-runtime
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.116 2012/11/13 20:20:48 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.117 2012/11/23 17:59:25 ago Exp $
+
+  23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> plasma-runtime-4.9.3.ebuild:
+  Stable for amd64, wrt bug #442394
 
   13 Nov 2012; Johannes Huber <johu@gentoo.org> -plasma-runtime-4.9.2.ebuild:
   Remove KDE SC 4.9.2



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

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

Index: plasma-runtime-4.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.9.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plasma-runtime-4.9.3.ebuild	8 Nov 2012 23:26:48 -0000	1.1
+++ plasma-runtime-4.9.3.ebuild	23 Nov 2012 17:59:25 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.9.3.ebuild,v 1.1 2012/11/08 23:26:48 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.9.3.ebuild,v 1.2 2012/11/23 17:59:25 ago Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 inherit kde4-meta
 
 DESCRIPTION="Script engine and package tool for plasma"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 DEPEND="





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

* [gentoo-commits] gentoo-x86 commit in kde-base/plasma-runtime: ChangeLog plasma-runtime-4.9.3.ebuild
@ 2012-11-23 19:32 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-23 19:32 UTC (permalink / raw
  To: gentoo-commits

ago         12/11/23 19:32:34

  Modified:             ChangeLog plasma-runtime-4.9.3.ebuild
  Log:
  Stable for x86, wrt bug #442394
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog	23 Nov 2012 17:59:25 -0000	1.117
+++ ChangeLog	23 Nov 2012 19:32:34 -0000	1.118
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/plasma-runtime
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.117 2012/11/23 17:59:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.118 2012/11/23 19:32:34 ago Exp $
+
+  23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> plasma-runtime-4.9.3.ebuild:
+  Stable for x86, wrt bug #442394
 
   23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> plasma-runtime-4.9.3.ebuild:
   Stable for amd64, wrt bug #442394



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

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

Index: plasma-runtime-4.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.9.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- plasma-runtime-4.9.3.ebuild	23 Nov 2012 17:59:25 -0000	1.2
+++ plasma-runtime-4.9.3.ebuild	23 Nov 2012 19:32:34 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.9.3.ebuild,v 1.2 2012/11/23 17:59:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.9.3.ebuild,v 1.3 2012/11/23 19:32:34 ago Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 inherit kde4-meta
 
 DESCRIPTION="Script engine and package tool for plasma"
-KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 DEPEND="





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

* [gentoo-commits] gentoo-x86 commit in kde-base/plasma-runtime: ChangeLog plasma-runtime-4.9.3.ebuild
@ 2012-11-30 16:43 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-30 16:43 UTC (permalink / raw
  To: gentoo-commits

ago         12/11/30 16:43:09

  Modified:             ChangeLog plasma-runtime-4.9.3.ebuild
  Log:
  Stable for ppc, wrt bug #442394
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog	23 Nov 2012 19:32:34 -0000	1.118
+++ ChangeLog	30 Nov 2012 16:43:09 -0000	1.119
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/plasma-runtime
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.118 2012/11/23 19:32:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.119 2012/11/30 16:43:09 ago Exp $
+
+  30 Nov 2012; <ago@gentoo.org> plasma-runtime-4.9.3.ebuild:
+  Stable for ppc, wrt bug #442394
 
   23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> plasma-runtime-4.9.3.ebuild:
   Stable for x86, wrt bug #442394



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

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

Index: plasma-runtime-4.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.9.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- plasma-runtime-4.9.3.ebuild	23 Nov 2012 19:32:34 -0000	1.3
+++ plasma-runtime-4.9.3.ebuild	30 Nov 2012 16:43:09 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.9.3.ebuild,v 1.3 2012/11/23 19:32:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.9.3.ebuild,v 1.4 2012/11/30 16:43:09 ago Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 inherit kde4-meta
 
 DESCRIPTION="Script engine and package tool for plasma"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 DEPEND="





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

end of thread, other threads:[~2012-11-30 16:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-23 19:32 [gentoo-commits] gentoo-x86 commit in kde-base/plasma-runtime: ChangeLog plasma-runtime-4.9.3.ebuild Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-11-30 16:43 Agostino Sarubbo (ago)
2012-11-23 17:59 Agostino Sarubbo (ago)
2012-11-08 23:26 Chris Reffett (creffett)

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