diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-10-15 21:43:20 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-10-15 21:43:20 +0000 |
commit | 4b144f792e744540cb7c17be85ec4676ad89b7ea (patch) | |
tree | 0ecacca8712d9321abe547a69a3052175fdb32e3 /kde-base/solid-runtime | |
parent | Apply CXX fix to 1.7.999 as well (diff) | |
download | gentoo-2-4b144f792e744540cb7c17be85ec4676ad89b7ea.tar.gz gentoo-2-4b144f792e744540cb7c17be85ec4676ad89b7ea.tar.bz2 gentoo-2-4b144f792e744540cb7c17be85ec4676ad89b7ea.zip |
Add kde-base/plasma-nm as an alternative.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'kde-base/solid-runtime')
-rw-r--r-- | kde-base/solid-runtime/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/solid-runtime/solid-runtime-4.13.3.ebuild | 4 | ||||
-rw-r--r-- | kde-base/solid-runtime/solid-runtime-4.14.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/solid-runtime/solid-runtime-4.14.1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/kde-base/solid-runtime/ChangeLog b/kde-base/solid-runtime/ChangeLog index a9126409ec77..4725e5652bc3 100644 --- a/kde-base/solid-runtime/ChangeLog +++ b/kde-base/solid-runtime/ChangeLog @@ -1,6 +1,10 @@ # 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.186 2014/09/16 18:17:24 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.187 2014/10/15 21:43:20 mrueg Exp $ + + 15 Oct 2014; Manuel Rüger <mrueg@gentoo.org> solid-runtime-4.13.3.ebuild, + solid-runtime-4.14.0.ebuild, solid-runtime-4.14.1.ebuild: + Add kde-base/plasma-nm as an alternative. *solid-runtime-4.14.1 (16 Sep 2014) diff --git a/kde-base/solid-runtime/solid-runtime-4.13.3.ebuild b/kde-base/solid-runtime/solid-runtime-4.13.3.ebuild index 6fb184721f96..86bdb66da119 100644 --- a/kde-base/solid-runtime/solid-runtime-4.13.3.ebuild +++ b/kde-base/solid-runtime/solid-runtime-4.13.3.ebuild @@ -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.13.3.ebuild,v 1.1 2014/07/16 17:40:06 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.13.3.ebuild,v 1.2 2014/10/15 21:43:20 mrueg Exp $ EAPI=5 @@ -24,5 +24,5 @@ KMEXTRA=" DEPEND="" RDEPEND="${DEPEND} bluetooth? ( net-wireless/bluedevil ) - networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement ) ) + networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement kde-base/plasma-nm ) ) " diff --git a/kde-base/solid-runtime/solid-runtime-4.14.0.ebuild b/kde-base/solid-runtime/solid-runtime-4.14.0.ebuild index b27d77d83f46..aaca1de76a3a 100644 --- a/kde-base/solid-runtime/solid-runtime-4.14.0.ebuild +++ b/kde-base/solid-runtime/solid-runtime-4.14.0.ebuild @@ -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.0.ebuild,v 1.1 2014/08/20 16:02:41 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.0.ebuild,v 1.2 2014/10/15 21:43:20 mrueg Exp $ EAPI=5 @@ -24,5 +24,5 @@ KMEXTRA=" DEPEND="" RDEPEND="${DEPEND} bluetooth? ( net-wireless/bluedevil ) - networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement ) ) + networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement kde-base/plasma-nm ) ) " diff --git a/kde-base/solid-runtime/solid-runtime-4.14.1.ebuild b/kde-base/solid-runtime/solid-runtime-4.14.1.ebuild index 85cf6f4bf366..8e04564cac46 100644 --- a/kde-base/solid-runtime/solid-runtime-4.14.1.ebuild +++ b/kde-base/solid-runtime/solid-runtime-4.14.1.ebuild @@ -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.1.ebuild,v 1.1 2014/09/16 18:17:24 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.1.ebuild,v 1.2 2014/10/15 21:43:20 mrueg Exp $ EAPI=5 @@ -24,5 +24,5 @@ KMEXTRA=" DEPEND="" RDEPEND="${DEPEND} bluetooth? ( net-wireless/bluedevil ) - networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement ) ) + networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement kde-base/plasma-nm ) ) " |