public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/solid-runtime: solid-runtime-4.14.3.ebuild ChangeLog
@ 2014-11-16 12:21 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 5+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2014-11-16 12:21 UTC (permalink / raw
  To: gentoo-commits

alexxy      14/11/16 12:21:25

  Modified:             ChangeLog
  Added:                solid-runtime-4.14.3.ebuild
  Log:
  [kde-base] Add KDE SC 4.14.3
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key F82F92E6)

Revision  Changes    Path
1.191                kde-base/solid-runtime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- ChangeLog	14 Nov 2014 19:33:14 -0000	1.190
+++ ChangeLog	16 Nov 2014 12:21:25 -0000	1.191
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/solid-runtime
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.190 2014/11/14 19:33:14 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.191 2014/11/16 12:21:25 alexxy Exp $
+
+*solid-runtime-4.14.3 (16 Nov 2014)
+
+  16 Nov 2014; Alexey Shvetsov <alexxy@gentoo.org>
+  +solid-runtime-4.14.3.ebuild:
+  Version bump KDE SC 4.14.3
 
   14 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -solid-runtime-4.13.3.ebuild,
   -solid-runtime-4.14.1.ebuild:



1.1                  kde-base/solid-runtime/solid-runtime-4.14.3.ebuild

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

Index: solid-runtime-4.14.3.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v 1.1 2014/11/16 12:21:25 alexxy Exp $

EAPI=5

KMNAME="kde-runtime"
KMNOMODULE=true
inherit kde4-meta

DESCRIPTION="KDE SC solid runtime modules (autoeject, automounter and others)"
HOMEPAGE="http://solid.kde.org"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug bluetooth networkmanager"

KMEXTRA="
	solid-device-automounter/
	solid-hardware/
	solid-networkstatus/
	solidautoeject/
	soliduiserver/
"

DEPEND=""
RDEPEND="${DEPEND}
	bluetooth? ( net-wireless/bluedevil )
	networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement kde-base/plasma-nm ) )
"





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

* [gentoo-commits] gentoo-x86 commit in kde-base/solid-runtime: solid-runtime-4.14.3.ebuild ChangeLog
@ 2014-12-11 13:05 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-12-11 13:05 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/12/11 13:05:49

  Modified:             solid-runtime-4.14.3.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #517344
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.3                  kde-base/solid-runtime/solid-runtime-4.14.3.ebuild

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

Index: solid-runtime-4.14.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- solid-runtime-4.14.3.ebuild	10 Dec 2014 17:10:46 -0000	1.2
+++ solid-runtime-4.14.3.ebuild	11 Dec 2014 13:05:49 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v 1.2 2014/12/10 17:10:46 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v 1.3 2014/12/11 13:05:49 zlogene Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="KDE SC solid runtime modules (autoeject, automounter and others)"
 HOMEPAGE="http://solid.kde.org"
-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 bluetooth networkmanager"
 
 KMEXTRA="



1.193                kde-base/solid-runtime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -r1.192 -r1.193
--- ChangeLog	10 Dec 2014 17:10:46 -0000	1.192
+++ ChangeLog	11 Dec 2014 13:05:49 -0000	1.193
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/solid-runtime
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.192 2014/12/10 17:10:46 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.193 2014/12/11 13:05:49 zlogene Exp $
+
+  11 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> solid-runtime-4.14.3.ebuild:
+  amd64 stable wrt bug #517344
 
   10 Dec 2014; Michael Palimaka <kensington@gentoo.org>
   solid-runtime-4.12.5.ebuild, solid-runtime-4.14.2.ebuild,





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

* [gentoo-commits] gentoo-x86 commit in kde-base/solid-runtime: solid-runtime-4.14.3.ebuild ChangeLog
@ 2015-02-14 14:35 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-14 14:35 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/14 14:35:08

  Modified:             solid-runtime-4.14.3.ebuild ChangeLog
  Log:
  Stable for x86 wrt bug #517344
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  kde-base/solid-runtime/solid-runtime-4.14.3.ebuild

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

Index: solid-runtime-4.14.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- solid-runtime-4.14.3.ebuild	11 Dec 2014 13:05:49 -0000	1.3
+++ solid-runtime-4.14.3.ebuild	14 Feb 2015 14:35:08 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v 1.3 2014/12/11 13:05:49 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v 1.4 2015/02/14 14:35:08 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="KDE SC solid runtime modules (autoeject, automounter and others)"
 HOMEPAGE="http://solid.kde.org"
-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 bluetooth networkmanager"
 
 KMEXTRA="



1.195                kde-base/solid-runtime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -r1.194 -r1.195
--- ChangeLog	11 Dec 2014 15:45:09 -0000	1.194
+++ ChangeLog	14 Feb 2015 14:35:08 -0000	1.195
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/solid-runtime
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.194 2014/12/11 15:45:09 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.195 2015/02/14 14:35:08 ago Exp $
+
+  14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> solid-runtime-4.14.3.ebuild:
+  Stable for x86 wrt bug #517344
 
   11 Dec 2014; Manuel Rüger <mrueg@gentoo.org> -solid-runtime-4.14.2.ebuild:
   Remove KDE SC 4.14.2





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

* [gentoo-commits] gentoo-x86 commit in kde-base/solid-runtime: solid-runtime-4.14.3.ebuild ChangeLog
@ 2015-02-16  8:31 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-16  8:31 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/16 08:31:49

  Modified:             solid-runtime-4.14.3.ebuild ChangeLog
  Log:
  Stable for ppc wrt bug #517344
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  kde-base/solid-runtime/solid-runtime-4.14.3.ebuild

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

Index: solid-runtime-4.14.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- solid-runtime-4.14.3.ebuild	14 Feb 2015 14:35:08 -0000	1.4
+++ solid-runtime-4.14.3.ebuild	16 Feb 2015 08:31:49 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v 1.4 2015/02/14 14:35:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v 1.5 2015/02/16 08:31:49 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="KDE SC solid runtime modules (autoeject, automounter and others)"
 HOMEPAGE="http://solid.kde.org"
-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 bluetooth networkmanager"
 
 KMEXTRA="



1.196                kde-base/solid-runtime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -r1.195 -r1.196
--- ChangeLog	14 Feb 2015 14:35:08 -0000	1.195
+++ ChangeLog	16 Feb 2015 08:31:49 -0000	1.196
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/solid-runtime
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.195 2015/02/14 14:35:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.196 2015/02/16 08:31:49 ago Exp $
+
+  16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> solid-runtime-4.14.3.ebuild:
+  Stable for ppc wrt bug #517344
 
   14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> solid-runtime-4.14.3.ebuild:
   Stable for x86 wrt bug #517344





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

* [gentoo-commits] gentoo-x86 commit in kde-base/solid-runtime: solid-runtime-4.14.3.ebuild ChangeLog
@ 2015-02-17 11:06 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-17 11:06 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/17 11:06:46

  Modified:             solid-runtime-4.14.3.ebuild ChangeLog
  Log:
  Stable for ppc64 wrt bug #517344
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  kde-base/solid-runtime/solid-runtime-4.14.3.ebuild

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

Index: solid-runtime-4.14.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- solid-runtime-4.14.3.ebuild	16 Feb 2015 08:31:49 -0000	1.5
+++ solid-runtime-4.14.3.ebuild	17 Feb 2015 11:06:46 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v 1.5 2015/02/16 08:31:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v 1.6 2015/02/17 11:06:46 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="KDE SC solid runtime modules (autoeject, automounter and others)"
 HOMEPAGE="http://solid.kde.org"
-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 bluetooth networkmanager"
 
 KMEXTRA="



1.197                kde-base/solid-runtime/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -r1.196 -r1.197
--- ChangeLog	16 Feb 2015 08:31:49 -0000	1.196
+++ ChangeLog	17 Feb 2015 11:06:46 -0000	1.197
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/solid-runtime
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.196 2015/02/16 08:31:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.197 2015/02/17 11:06:46 ago Exp $
+
+  17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> solid-runtime-4.14.3.ebuild:
+  Stable for ppc64 wrt bug #517344
 
   16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> solid-runtime-4.14.3.ebuild:
   Stable for ppc wrt bug #517344





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

end of thread, other threads:[~2015-02-17 11:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-16  8:31 [gentoo-commits] gentoo-x86 commit in kde-base/solid-runtime: solid-runtime-4.14.3.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-17 11:06 Agostino Sarubbo (ago)
2015-02-14 14:35 Agostino Sarubbo (ago)
2014-12-11 13:05 Mikle Kolyada (zlogene)
2014-11-16 12:21 Alexey Shvetsov (alexxy)

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