* [gentoo-commits] proj/kde:master commit in: kde-apps/solid-runtime/
@ 2014-12-10 17:17 Michael Palimaka
0 siblings, 0 replies; 5+ messages in thread
From: Michael Palimaka @ 2014-12-10 17:17 UTC (permalink / raw
To: gentoo-commits
commit: 32e5cbf299622e11326ab0e0a48d8d3077e9b05d
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 10 17:12:20 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Dec 10 17:12:20 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=32e5cbf2
[kde-apps/solid-runtime] Pin net-wireless/bluedevil to SLOT 4.
Package-Manager: portage-2.2.15
---
kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild | 2 +-
kde-apps/solid-runtime/solid-runtime-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild b/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild
index 3c587b5..685240f 100644
--- a/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild
+++ b/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild
@@ -23,6 +23,6 @@ KMEXTRA="
DEPEND=""
RDEPEND="${DEPEND}
- bluetooth? ( net-wireless/bluedevil )
+ bluetooth? ( net-wireless/bluedevil:4 )
networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement kde-base/plasma-nm ) )
"
diff --git a/kde-apps/solid-runtime/solid-runtime-9999.ebuild b/kde-apps/solid-runtime/solid-runtime-9999.ebuild
index b1ad8a7..a2e264d 100644
--- a/kde-apps/solid-runtime/solid-runtime-9999.ebuild
+++ b/kde-apps/solid-runtime/solid-runtime-9999.ebuild
@@ -23,6 +23,6 @@ KMEXTRA="
DEPEND=""
RDEPEND="${DEPEND}
- bluetooth? ( net-wireless/bluedevil )
+ bluetooth? ( net-wireless/bluedevil:4 )
networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement kde-base/plasma-nm ) )
"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/solid-runtime/
@ 2014-12-14 3:29 Manuel Rüger
0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2014-12-14 3:29 UTC (permalink / raw
To: gentoo-commits
commit: 20a7dae7ba79ce04e14fa736cb2fc88d7300007a
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 14 03:29:19 2014 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Dec 14 03:29:19 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=20a7dae7
[kde-apps/solid-runtime] Fix category for plasma-nm dependency.
Package-Manager: portage-2.2.15
---
kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild | 2 +-
kde-apps/solid-runtime/solid-runtime-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild b/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild
index 685240f..be68e29 100644
--- a/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild
+++ b/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild
@@ -24,5 +24,5 @@ KMEXTRA="
DEPEND=""
RDEPEND="${DEPEND}
bluetooth? ( net-wireless/bluedevil:4 )
- networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement kde-base/plasma-nm ) )
+ networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement kde-plasma/plasma-nm ) )
"
diff --git a/kde-apps/solid-runtime/solid-runtime-9999.ebuild b/kde-apps/solid-runtime/solid-runtime-9999.ebuild
index a2e264d..523cda5 100644
--- a/kde-apps/solid-runtime/solid-runtime-9999.ebuild
+++ b/kde-apps/solid-runtime/solid-runtime-9999.ebuild
@@ -24,5 +24,5 @@ KMEXTRA="
DEPEND=""
RDEPEND="${DEPEND}
bluetooth? ( net-wireless/bluedevil:4 )
- networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement kde-base/plasma-nm ) )
+ networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement kde-plasma/plasma-nm ) )
"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/solid-runtime/
@ 2014-12-14 3:53 Manuel Rüger
0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2014-12-14 3:53 UTC (permalink / raw
To: gentoo-commits
commit: 8eb9500888a494536dad3de6c32b4254cc588258
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 14 03:53:40 2014 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Dec 14 03:53:40 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8eb95008
[kde-apps/solid-runtime] Drop slot restriction from bluedevil.
Package-Manager: portage-2.2.15
---
kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild | 2 +-
kde-apps/solid-runtime/solid-runtime-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild b/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild
index be68e29..e9c920d 100644
--- a/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild
+++ b/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild
@@ -23,6 +23,6 @@ KMEXTRA="
DEPEND=""
RDEPEND="${DEPEND}
- bluetooth? ( net-wireless/bluedevil:4 )
+ bluetooth? ( net-wireless/bluedevil )
networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement kde-plasma/plasma-nm ) )
"
diff --git a/kde-apps/solid-runtime/solid-runtime-9999.ebuild b/kde-apps/solid-runtime/solid-runtime-9999.ebuild
index 523cda5..f925551 100644
--- a/kde-apps/solid-runtime/solid-runtime-9999.ebuild
+++ b/kde-apps/solid-runtime/solid-runtime-9999.ebuild
@@ -23,6 +23,6 @@ KMEXTRA="
DEPEND=""
RDEPEND="${DEPEND}
- bluetooth? ( net-wireless/bluedevil:4 )
+ bluetooth? ( net-wireless/bluedevil )
networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement kde-plasma/plasma-nm ) )
"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/solid-runtime/
@ 2015-01-09 3:02 Manuel Rüger
0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2015-01-09 3:02 UTC (permalink / raw
To: gentoo-commits
commit: f8a6f28fc9585a552fac427a28b8a17b66c3108c
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 9 03:02:04 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Jan 9 03:02:04 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f8a6f28f
[kde-apps/solid-runtime] Add kde-plasma/bluedevil as possible dependency.
Package-Manager: portage-2.2.15
---
kde-apps/solid-runtime/solid-runtime-14.12.0.ebuild | 2 +-
kde-apps/solid-runtime/solid-runtime-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/solid-runtime/solid-runtime-14.12.0.ebuild b/kde-apps/solid-runtime/solid-runtime-14.12.0.ebuild
index 8869caa..944407f 100644
--- a/kde-apps/solid-runtime/solid-runtime-14.12.0.ebuild
+++ b/kde-apps/solid-runtime/solid-runtime-14.12.0.ebuild
@@ -23,6 +23,6 @@ KMEXTRA="
DEPEND=""
RDEPEND="${DEPEND}
- bluetooth? ( net-wireless/bluedevil )
+ bluetooth? ( || ( net-wireless/bluedevil kde-plasma/bluedevil ) )
networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement kde-plasma/plasma-nm ) )
"
diff --git a/kde-apps/solid-runtime/solid-runtime-9999.ebuild b/kde-apps/solid-runtime/solid-runtime-9999.ebuild
index 3b579bb..e7de839 100644
--- a/kde-apps/solid-runtime/solid-runtime-9999.ebuild
+++ b/kde-apps/solid-runtime/solid-runtime-9999.ebuild
@@ -23,6 +23,6 @@ KMEXTRA="
DEPEND=""
RDEPEND="${DEPEND}
- bluetooth? ( net-wireless/bluedevil )
+ bluetooth? ( || ( net-wireless/bluedevil kde-plasma/bluedevil ) )
networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement kde-plasma/plasma-nm ) )
"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/solid-runtime/
@ 2016-03-31 17:38 Johannes Huber
0 siblings, 0 replies; 5+ messages in thread
From: Johannes Huber @ 2016-03-31 17:38 UTC (permalink / raw
To: gentoo-commits
commit: 997b258ef0a28c41e875d9068af5e7524216241f
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 31 17:22:38 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Mar 31 17:38:41 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=997b258e
kde-apps/solid-runtime: EAPI 6
Package-Manager: portage-2.2.28
kde-apps/solid-runtime/solid-runtime-15.12.3.ebuild | 2 +-
kde-apps/solid-runtime/solid-runtime-16.04.49.9999.ebuild | 2 +-
kde-apps/solid-runtime/solid-runtime-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kde-apps/solid-runtime/solid-runtime-15.12.3.ebuild b/kde-apps/solid-runtime/solid-runtime-15.12.3.ebuild
index 6e91b69..d233c1b 100644
--- a/kde-apps/solid-runtime/solid-runtime-15.12.3.ebuild
+++ b/kde-apps/solid-runtime/solid-runtime-15.12.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KMNAME="kde-runtime"
KMNOMODULE=true
diff --git a/kde-apps/solid-runtime/solid-runtime-16.04.49.9999.ebuild b/kde-apps/solid-runtime/solid-runtime-16.04.49.9999.ebuild
index ac72362..c79267e 100644
--- a/kde-apps/solid-runtime/solid-runtime-16.04.49.9999.ebuild
+++ b/kde-apps/solid-runtime/solid-runtime-16.04.49.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KMNAME="kde-runtime"
KMNOMODULE=true
diff --git a/kde-apps/solid-runtime/solid-runtime-9999.ebuild b/kde-apps/solid-runtime/solid-runtime-9999.ebuild
index ac72362..c79267e 100644
--- a/kde-apps/solid-runtime/solid-runtime-9999.ebuild
+++ b/kde-apps/solid-runtime/solid-runtime-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KMNAME="kde-runtime"
KMNOMODULE=true
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-03-31 17:38 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-31 17:38 [gentoo-commits] proj/kde:master commit in: kde-apps/solid-runtime/ Johannes Huber
-- strict thread matches above, loose matches on Subject: below --
2015-01-09 3:02 Manuel Rüger
2014-12-14 3:53 Manuel Rüger
2014-12-14 3:29 Manuel Rüger
2014-12-10 17:17 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox