public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/solid-runtime: ChangeLog solid-runtime-4.11.2.ebuild
@ 2013-10-09 23:03 Chris Reffett (creffett)
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Reffett (creffett) @ 2013-10-09 23:03 UTC (permalink / raw
  To: gentoo-commits

creffett    13/10/09 23:03:55

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- ChangeLog	15 Sep 2013 14:04:12 -0000	1.138
+++ ChangeLog	9 Oct 2013 23:03:55 -0000	1.139
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/solid-runtime
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.138 2013/09/15 14:04:12 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.139 2013/10/09 23:03:55 creffett Exp $
+
+*solid-runtime-4.11.2 (08 Oct 2013)
+
+  08 Oct 2013; Chris Reffett <creffett@gentoo.org>
+  +solid-runtime-4.11.2.ebuild:
+  Version bump KDE SC 4.11.2
 
   15 Sep 2013; Johannes Huber <johu@gentoo.org> solid-runtime-4.11.1.ebuild:
   Add optional RDEPENDS wrt bug #471362.



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

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

Index: solid-runtime-4.11.2.ebuild
===================================================================
# Copyright 1999-2013 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.11.2.ebuild,v 1.1 2013/10/09 23:03:55 creffett 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/networkmanagement )
"





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

* [gentoo-commits] gentoo-x86 commit in kde-base/solid-runtime: ChangeLog solid-runtime-4.11.2.ebuild
@ 2014-02-23 10:02 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-02-23 10:02 UTC (permalink / raw
  To: gentoo-commits

ago         14/02/23 10:02:01

  Modified:             ChangeLog
  Removed:              solid-runtime-4.11.2.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- ChangeLog	23 Feb 2014 09:08:49 -0000	1.162
+++ ChangeLog	23 Feb 2014 10:02:01 -0000	1.163
@@ -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.162 2014/02/23 09:08:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.163 2014/02/23 10:02:01 ago Exp $
+
+  23 Feb 2014; Agostino Sarubbo <ago@gentoo.org> -solid-runtime-4.11.2.ebuild:
+  Remove old
 
   23 Feb 2014; Agostino Sarubbo <ago@gentoo.org> solid-runtime-4.11.5.ebuild:
   Stable for ppc64, wrt bug #493782





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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-09 23:03 [gentoo-commits] gentoo-x86 commit in kde-base/solid-runtime: ChangeLog solid-runtime-4.11.2.ebuild Chris Reffett (creffett)
  -- strict thread matches above, loose matches on Subject: below --
2014-02-23 10:02 Agostino Sarubbo (ago)

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