public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/solid-actions-kcm: solid-actions-kcm-4.11.5.ebuild ChangeLog
@ 2014-01-10  4:21 Chris Reffett (creffett)
  0 siblings, 0 replies; 6+ messages in thread
From: Chris Reffett (creffett) @ 2014-01-10  4:21 UTC (permalink / raw
  To: gentoo-commits

creffett    14/01/10 04:21:51

  Modified:             ChangeLog
  Added:                solid-actions-kcm-4.11.5.ebuild
  Log:
  Bump KDE SC 4.11.5
  
  (Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 42618354)

Revision  Changes    Path
1.14                 kde-base/solid-actions-kcm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	11 Dec 2013 20:27:36 -0000	1.13
+++ ChangeLog	10 Jan 2014 04:21:51 -0000	1.14
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/solid-actions-kcm
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v 1.13 2013/12/11 20:27:36 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v 1.14 2014/01/10 04:21:51 creffett Exp $
+
+*solid-actions-kcm-4.11.5 (10 Jan 2014)
+
+  10 Jan 2014; Chris Reffett <creffett@gentoo.org>
+  +solid-actions-kcm-4.11.5.ebuild:
+  Bump KDE SC 4.11.5
 
   11 Dec 2013; Agostino Sarubbo <ago@gentoo.org>
   solid-actions-kcm-4.11.2.ebuild:



1.1                  kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild

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

Index: solid-actions-kcm-4.11.5.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-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v 1.1 2014/01/10 04:21:51 creffett Exp $

EAPI=5

KMNAME="kde-workspace"
CPPUNIT_REQUIRED="test"
inherit kde4-meta

DESCRIPTION="KDE control module for Solid actions"
HOMEPAGE="http://solid.kde.org"
KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"

RDEPEND="
	$(add_kdebase_dep solid-runtime)
	!kde-base/solid:4
"





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

* [gentoo-commits] gentoo-x86 commit in kde-base/solid-actions-kcm: solid-actions-kcm-4.11.5.ebuild ChangeLog
@ 2014-01-20  8:00 Michael Palimaka (kensington)
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka (kensington) @ 2014-01-20  8:00 UTC (permalink / raw
  To: gentoo-commits

kensington    14/01/20 08:00:57

  Modified:             solid-actions-kcm-4.11.5.ebuild ChangeLog
  Log:
  Restore keywords that were accidentally omitted.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.2                  kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild

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

Index: solid-actions-kcm-4.11.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- solid-actions-kcm-4.11.5.ebuild	10 Jan 2014 04:21:51 -0000	1.1
+++ solid-actions-kcm-4.11.5.ebuild	20 Jan 2014 08:00:57 -0000	1.2
@@ -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-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v 1.1 2014/01/10 04:21:51 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v 1.2 2014/01/20 08:00:57 kensington Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="KDE control module for Solid actions"
 HOMEPAGE="http://solid.kde.org"
-KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND="



1.16                 kde-base/solid-actions-kcm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	10 Jan 2014 04:32:19 -0000	1.15
+++ ChangeLog	20 Jan 2014 08:00:57 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/solid-actions-kcm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v 1.15 2014/01/10 04:32:19 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v 1.16 2014/01/20 08:00:57 kensington Exp $
+
+  20 Jan 2014; Michael Palimaka <kensington@gentoo.org>
+  solid-actions-kcm-4.11.5.ebuild:
+  Restore keywords that were accidentally omitted.
 
   10 Jan 2014; Chris Reffett <creffett@gentoo.org>
   -solid-actions-kcm-4.11.4.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in kde-base/solid-actions-kcm: solid-actions-kcm-4.11.5.ebuild ChangeLog
@ 2014-02-09 10:04 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-09 10:04 UTC (permalink / raw
  To: gentoo-commits

ago         14/02/09 10:04:55

  Modified:             solid-actions-kcm-4.11.5.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #493782
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild

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

Index: solid-actions-kcm-4.11.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- solid-actions-kcm-4.11.5.ebuild	20 Jan 2014 08:00:57 -0000	1.2
+++ solid-actions-kcm-4.11.5.ebuild	9 Feb 2014 10:04:55 -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-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v 1.2 2014/01/20 08:00:57 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v 1.3 2014/02/09 10:04:55 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="KDE control module for Solid actions"
 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"
 
 RDEPEND="



1.18                 kde-base/solid-actions-kcm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	6 Feb 2014 23:20:23 -0000	1.17
+++ ChangeLog	9 Feb 2014 10:04:55 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/solid-actions-kcm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v 1.17 2014/02/06 23:20:23 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v 1.18 2014/02/09 10:04:55 ago Exp $
+
+  09 Feb 2014; Agostino Sarubbo <ago@gentoo.org>
+  solid-actions-kcm-4.11.5.ebuild:
+  Stable for amd64, wrt bug #493782
 
 *solid-actions-kcm-4.11.6 (06 Feb 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in kde-base/solid-actions-kcm: solid-actions-kcm-4.11.5.ebuild ChangeLog
@ 2014-02-16  7:19 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-16  7:19 UTC (permalink / raw
  To: gentoo-commits

ago         14/02/16 07:19:26

  Modified:             solid-actions-kcm-4.11.5.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #493782
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild

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

Index: solid-actions-kcm-4.11.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- solid-actions-kcm-4.11.5.ebuild	9 Feb 2014 10:04:55 -0000	1.3
+++ solid-actions-kcm-4.11.5.ebuild	16 Feb 2014 07:19:26 -0000	1.4
@@ -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-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v 1.3 2014/02/09 10:04:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v 1.4 2014/02/16 07:19:26 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="KDE control module for Solid actions"
 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"
 
 RDEPEND="



1.19                 kde-base/solid-actions-kcm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	9 Feb 2014 10:04:55 -0000	1.18
+++ ChangeLog	16 Feb 2014 07:19:26 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/solid-actions-kcm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v 1.18 2014/02/09 10:04:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v 1.19 2014/02/16 07:19:26 ago Exp $
+
+  16 Feb 2014; Agostino Sarubbo <ago@gentoo.org>
+  solid-actions-kcm-4.11.5.ebuild:
+  Stable for x86, wrt bug #493782
 
   09 Feb 2014; Agostino Sarubbo <ago@gentoo.org>
   solid-actions-kcm-4.11.5.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in kde-base/solid-actions-kcm: solid-actions-kcm-4.11.5.ebuild ChangeLog
@ 2014-02-20  9:27 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-20  9:27 UTC (permalink / raw
  To: gentoo-commits

ago         14/02/20 09:27:09

  Modified:             solid-actions-kcm-4.11.5.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #493782
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild

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

Index: solid-actions-kcm-4.11.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- solid-actions-kcm-4.11.5.ebuild	16 Feb 2014 07:19:26 -0000	1.4
+++ solid-actions-kcm-4.11.5.ebuild	20 Feb 2014 09:27:09 -0000	1.5
@@ -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-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v 1.4 2014/02/16 07:19:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v 1.5 2014/02/20 09:27:09 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="KDE control module for Solid actions"
 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"
 
 RDEPEND="



1.20                 kde-base/solid-actions-kcm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	16 Feb 2014 07:19:26 -0000	1.19
+++ ChangeLog	20 Feb 2014 09:27:09 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/solid-actions-kcm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v 1.19 2014/02/16 07:19:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v 1.20 2014/02/20 09:27:09 ago Exp $
+
+  20 Feb 2014; Agostino Sarubbo <ago@gentoo.org>
+  solid-actions-kcm-4.11.5.ebuild:
+  Stable for ppc, wrt bug #493782
 
   16 Feb 2014; Agostino Sarubbo <ago@gentoo.org>
   solid-actions-kcm-4.11.5.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in kde-base/solid-actions-kcm: solid-actions-kcm-4.11.5.ebuild ChangeLog
@ 2014-02-23  9:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-23  9:08 UTC (permalink / raw
  To: gentoo-commits

ago         14/02/23 09:08:36

  Modified:             solid-actions-kcm-4.11.5.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #493782
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild

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

Index: solid-actions-kcm-4.11.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- solid-actions-kcm-4.11.5.ebuild	20 Feb 2014 09:27:09 -0000	1.5
+++ solid-actions-kcm-4.11.5.ebuild	23 Feb 2014 09:08:36 -0000	1.6
@@ -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-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v 1.5 2014/02/20 09:27:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.5.ebuild,v 1.6 2014/02/23 09:08:36 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="KDE control module for Solid actions"
 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"
 
 RDEPEND="



1.21                 kde-base/solid-actions-kcm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	20 Feb 2014 09:27:09 -0000	1.20
+++ ChangeLog	23 Feb 2014 09:08:36 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/solid-actions-kcm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v 1.20 2014/02/20 09:27:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v 1.21 2014/02/23 09:08:36 ago Exp $
+
+  23 Feb 2014; Agostino Sarubbo <ago@gentoo.org>
+  solid-actions-kcm-4.11.5.ebuild:
+  Stable for ppc64, wrt bug #493782
 
   20 Feb 2014; Agostino Sarubbo <ago@gentoo.org>
   solid-actions-kcm-4.11.5.ebuild:





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

end of thread, other threads:[~2014-02-23  9:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-20  8:00 [gentoo-commits] gentoo-x86 commit in kde-base/solid-actions-kcm: solid-actions-kcm-4.11.5.ebuild ChangeLog Michael Palimaka (kensington)
  -- strict thread matches above, loose matches on Subject: below --
2014-02-23  9:08 Agostino Sarubbo (ago)
2014-02-20  9:27 Agostino Sarubbo (ago)
2014-02-16  7:19 Agostino Sarubbo (ago)
2014-02-09 10:04 Agostino Sarubbo (ago)
2014-01-10  4:21 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