public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-nm/
@ 2014-07-21 18:00 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2014-07-21 18:00 UTC (permalink / raw
  To: gentoo-commits

commit:     cd5389ca240ce46cf5c9fe1a3cd651452f94761b
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 21 18:00:19 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jul 21 18:00:19 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cd5389ca

[kde-base/plasma-nm] Cleanup.

- KDE_LINGUAS doesn't do anything
- debug USE flag is handled by the eclass
- Update HOMEPAGE

Package-Manager: portage-2.2.10

---
 kde-base/plasma-nm/plasma-nm-5.0.0.ebuild | 7 ++-----
 kde-base/plasma-nm/plasma-nm-9999.ebuild  | 9 +++------
 2 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild b/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild
index 0efd30a..30a2dd3 100644
--- a/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild
+++ b/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild
@@ -4,9 +4,6 @@
 
 EAPI=5
 
-KDE_LINGUAS="ar bs ca ca@valencia cs da de el en_GB eo es et fa fi fr ga gl hr
-hu is it ja km lt lv mai mr ms nb nds nl nn pa pl pt pt_BR ro ru sk sl sr
-sr@ijekavian sr@ijekavianlatin sr@latin sv th tr ug uk zh_CN zh_TW"
 inherit kde5
 
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
@@ -17,10 +14,10 @@ else
 fi
 
 DESCRIPTION="KDE Plasma applet for NetworkManager"
-HOMEPAGE="https://projects.kde.org/projects/playground/network/plasma-nm"
+HOMEPAGE="https://projects.kde.org/projects/kde/workspace/plasma-nm"
 
 LICENSE="GPL-2 LGPL-2.1"
-IUSE="debug modemmanager openconnect"
+IUSE="modemmanager openconnect"
 
 DEPEND="
 	$(add_frameworks_dep kcompletion)

diff --git a/kde-base/plasma-nm/plasma-nm-9999.ebuild b/kde-base/plasma-nm/plasma-nm-9999.ebuild
index 1c3e067..30a2dd3 100644
--- a/kde-base/plasma-nm/plasma-nm-9999.ebuild
+++ b/kde-base/plasma-nm/plasma-nm-9999.ebuild
@@ -4,23 +4,20 @@
 
 EAPI=5
 
-KDE_LINGUAS="ar bs ca ca@valencia cs da de el en_GB eo es et fa fi fr ga gl hr
-hu is it ja km lt lv mai mr ms nb nds nl nn pa pl pt pt_BR ro ru sk sl sr
-sr@ijekavian sr@ijekavianlatin sr@latin sv th tr ug uk zh_CN zh_TW"
 inherit kde5
 
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
 	KEYWORDS="~amd64"
-	SRC_URI="mirror://kde/unstable/${PN}/${P}.tar.xz"
+	SRC_URI="mirror://kde/stable/plasma/5.0.0/${P}.tar.xz"
 else
 	KEYWORDS=""
 fi
 
 DESCRIPTION="KDE Plasma applet for NetworkManager"
-HOMEPAGE="https://projects.kde.org/projects/playground/network/plasma-nm"
+HOMEPAGE="https://projects.kde.org/projects/kde/workspace/plasma-nm"
 
 LICENSE="GPL-2 LGPL-2.1"
-IUSE="debug modemmanager openconnect"
+IUSE="modemmanager openconnect"
 
 DEPEND="
 	$(add_frameworks_dep kcompletion)


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

* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-nm/
@ 2014-07-22 10:20 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2014-07-22 10:20 UTC (permalink / raw
  To: gentoo-commits

commit:     9126277ac611d28f117652e82d353802dca2026a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 22 10:20:19 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jul 22 10:20:19 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9126277a

[kde-base/plasma-nm] Behave more like other kde-base stuff.

Package-Manager: portage-2.2.10

---
 kde-base/plasma-nm/plasma-nm-5.0.0.ebuild | 10 +---------
 kde-base/plasma-nm/plasma-nm-9999.ebuild  | 10 +---------
 2 files changed, 2 insertions(+), 18 deletions(-)

diff --git a/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild b/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild
index 30a2dd3..43ebab2 100644
--- a/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild
+++ b/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild
@@ -6,17 +6,9 @@ EAPI=5
 
 inherit kde5
 
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-	KEYWORDS="~amd64"
-	SRC_URI="mirror://kde/stable/plasma/5.0.0/${P}.tar.xz"
-else
-	KEYWORDS=""
-fi
-
 DESCRIPTION="KDE Plasma applet for NetworkManager"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/plasma-nm"
-
 LICENSE="GPL-2 LGPL-2.1"
+KEYWORDS="~amd64"
 IUSE="modemmanager openconnect"
 
 DEPEND="

diff --git a/kde-base/plasma-nm/plasma-nm-9999.ebuild b/kde-base/plasma-nm/plasma-nm-9999.ebuild
index 30a2dd3..f307337 100644
--- a/kde-base/plasma-nm/plasma-nm-9999.ebuild
+++ b/kde-base/plasma-nm/plasma-nm-9999.ebuild
@@ -6,17 +6,9 @@ EAPI=5
 
 inherit kde5
 
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-	KEYWORDS="~amd64"
-	SRC_URI="mirror://kde/stable/plasma/5.0.0/${P}.tar.xz"
-else
-	KEYWORDS=""
-fi
-
 DESCRIPTION="KDE Plasma applet for NetworkManager"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/plasma-nm"
-
 LICENSE="GPL-2 LGPL-2.1"
+KEYWORDS=""
 IUSE="modemmanager openconnect"
 
 DEPEND="


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

* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-nm/
@ 2014-07-22 10:29 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2014-07-22 10:29 UTC (permalink / raw
  To: gentoo-commits

commit:     6a634c0c726f79c4c819a2a10e47215f39a808b2
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 22 10:29:06 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jul 22 10:29:06 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6a634c0c

[kde-base/plasma-nm] Add missing dependency.

Package-Manager: portage-2.2.10

---
 kde-base/plasma-nm/plasma-nm-5.0.0.ebuild | 1 +
 kde-base/plasma-nm/plasma-nm-9999.ebuild  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild b/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild
index 43ebab2..6a90580 100644
--- a/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild
+++ b/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild
@@ -27,6 +27,7 @@ DEPEND="
 	$(add_frameworks_dep kwallet)
 	$(add_frameworks_dep kwidgetsaddons)
 	$(add_frameworks_dep kwindowsystem)
+	$(add_frameworks_dep kxmlgui)
 	$(add_frameworks_dep plasma)
 	$(add_frameworks_dep solid)
 	dev-qt/qtdbus:5

diff --git a/kde-base/plasma-nm/plasma-nm-9999.ebuild b/kde-base/plasma-nm/plasma-nm-9999.ebuild
index f307337..8fbbcdb 100644
--- a/kde-base/plasma-nm/plasma-nm-9999.ebuild
+++ b/kde-base/plasma-nm/plasma-nm-9999.ebuild
@@ -27,6 +27,7 @@ DEPEND="
 	$(add_frameworks_dep kwallet)
 	$(add_frameworks_dep kwidgetsaddons)
 	$(add_frameworks_dep kwindowsystem)
+	$(add_frameworks_dep kxmlgui)
 	$(add_frameworks_dep plasma)
 	$(add_frameworks_dep solid)
 	dev-qt/qtdbus:5


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

* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-nm/
@ 2014-07-22 11:06 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2014-07-22 11:06 UTC (permalink / raw
  To: gentoo-commits

commit:     2f28c492a80137fdaec3ff6f5d45e3c14bd9e22e
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 22 11:06:25 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jul 22 11:06:25 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2f28c492

[kde-base/plasma-nm] Add missing dependency.

Package-Manager: portage-2.2.10

---
 kde-base/plasma-nm/plasma-nm-5.0.0.ebuild | 1 +
 kde-base/plasma-nm/plasma-nm-9999.ebuild  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild b/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild
index 6a90580..ca78d61 100644
--- a/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild
+++ b/kde-base/plasma-nm/plasma-nm-5.0.0.ebuild
@@ -17,6 +17,7 @@ DEPEND="
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep kdeclarative)
 	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)

diff --git a/kde-base/plasma-nm/plasma-nm-9999.ebuild b/kde-base/plasma-nm/plasma-nm-9999.ebuild
index 8fbbcdb..123897b 100644
--- a/kde-base/plasma-nm/plasma-nm-9999.ebuild
+++ b/kde-base/plasma-nm/plasma-nm-9999.ebuild
@@ -17,6 +17,7 @@ DEPEND="
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep kdeclarative)
 	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)


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

* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-nm/
@ 2014-09-24 14:27 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2014-09-24 14:27 UTC (permalink / raw
  To: gentoo-commits

commit:     15bb0c363f47783b140e8a42dcae79fb4f7e7436
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 24 14:26:55 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Sep 24 14:27:02 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=15bb0c36

[kde-base/plasma-nm] Raise dependencies to avoid build failure.

Upstream commit: f400ce72d98519e6c48d50810c9529fd48624317

Package-Manager: portage-2.2.10

---
 kde-base/plasma-nm/plasma-nm-5.0.2.ebuild | 2 +-
 kde-base/plasma-nm/plasma-nm-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-base/plasma-nm/plasma-nm-5.0.2.ebuild b/kde-base/plasma-nm/plasma-nm-5.0.2.ebuild
index adb618a..8db1202 100644
--- a/kde-base/plasma-nm/plasma-nm-5.0.2.ebuild
+++ b/kde-base/plasma-nm/plasma-nm-5.0.2.ebuild
@@ -39,7 +39,7 @@ DEPEND="
 	dev-qt/qtxml:5
 	>=net-libs/libnm-qt-5.0
 	net-misc/mobile-broadband-provider-info
-	>=net-misc/networkmanager-0.9.8.0
+	>=net-misc/networkmanager-0.9.10.0[teamd]
 	modemmanager? ( >=net-libs/libmm-qt-5.0 )
 	openconnect? (
 		net-misc/networkmanager-openconnect

diff --git a/kde-base/plasma-nm/plasma-nm-9999.ebuild b/kde-base/plasma-nm/plasma-nm-9999.ebuild
index 123897b..14e3c04 100644
--- a/kde-base/plasma-nm/plasma-nm-9999.ebuild
+++ b/kde-base/plasma-nm/plasma-nm-9999.ebuild
@@ -39,7 +39,7 @@ DEPEND="
 	dev-qt/qtxml:5
 	>=net-libs/libnm-qt-5.0
 	net-misc/mobile-broadband-provider-info
-	>=net-misc/networkmanager-0.9.8.0
+	>=net-misc/networkmanager-0.9.10.0[teamd]
 	modemmanager? ( >=net-libs/libmm-qt-5.0 )
 	openconnect? (
 		net-misc/networkmanager-openconnect


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

* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-nm/
@ 2014-09-24 15:05 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2014-09-24 15:05 UTC (permalink / raw
  To: gentoo-commits

commit:     1f03d7397ec2c9aad048c5eba3f516d4f66b4374
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 24 15:05:20 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Sep 24 15:05:20 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1f03d739

[kde-base/plasma-nm] Introduce teamd USE flag to avoid requiring net-misc/networkmanager[teamd] unconditionally.

Package-Manager: portage-2.2.10

---
 kde-base/plasma-nm/metadata.xml           | 1 +
 kde-base/plasma-nm/plasma-nm-5.0.2.ebuild | 6 +++---
 kde-base/plasma-nm/plasma-nm-9999.ebuild  | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/kde-base/plasma-nm/metadata.xml b/kde-base/plasma-nm/metadata.xml
index 6b5b847..5229b13 100644
--- a/kde-base/plasma-nm/metadata.xml
+++ b/kde-base/plasma-nm/metadata.xml
@@ -5,5 +5,6 @@
 	<use>
 		<flag name="modemmanager">Enable support for mobile broadband devices</flag>
 		<flag name="openconnect">Build support for the OpenConnect VPN client</flag>
+		<flag name="teamd">Enable Teamd control support</flag>
 	</use>
 </pkgmetadata>

diff --git a/kde-base/plasma-nm/plasma-nm-5.0.2.ebuild b/kde-base/plasma-nm/plasma-nm-5.0.2.ebuild
index 8db1202..0ead3f6 100644
--- a/kde-base/plasma-nm/plasma-nm-5.0.2.ebuild
+++ b/kde-base/plasma-nm/plasma-nm-5.0.2.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 DESCRIPTION="KDE Plasma applet for NetworkManager"
 LICENSE="GPL-2 LGPL-2.1"
 KEYWORDS=" ~amd64"
-IUSE="modemmanager openconnect"
+IUSE="modemmanager openconnect teamd"
 
 DEPEND="
 	$(add_frameworks_dep kcompletion)
@@ -37,9 +37,9 @@ DEPEND="
 	dev-qt/qtnetwork:5
 	dev-qt/qtwidgets:5
 	dev-qt/qtxml:5
-	>=net-libs/libnm-qt-5.0
+	>=net-libs/libnm-qt-5.0[teamd=]
 	net-misc/mobile-broadband-provider-info
-	>=net-misc/networkmanager-0.9.10.0[teamd]
+	>=net-misc/networkmanager-0.9.10.0[teamd=]
 	modemmanager? ( >=net-libs/libmm-qt-5.0 )
 	openconnect? (
 		net-misc/networkmanager-openconnect

diff --git a/kde-base/plasma-nm/plasma-nm-9999.ebuild b/kde-base/plasma-nm/plasma-nm-9999.ebuild
index 14e3c04..7bfc673 100644
--- a/kde-base/plasma-nm/plasma-nm-9999.ebuild
+++ b/kde-base/plasma-nm/plasma-nm-9999.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 DESCRIPTION="KDE Plasma applet for NetworkManager"
 LICENSE="GPL-2 LGPL-2.1"
 KEYWORDS=""
-IUSE="modemmanager openconnect"
+IUSE="modemmanager openconnect teamd"
 
 DEPEND="
 	$(add_frameworks_dep kcompletion)
@@ -37,9 +37,9 @@ DEPEND="
 	dev-qt/qtnetwork:5
 	dev-qt/qtwidgets:5
 	dev-qt/qtxml:5
-	>=net-libs/libnm-qt-5.0
+	>=net-libs/libnm-qt-5.0[teamd=]
 	net-misc/mobile-broadband-provider-info
-	>=net-misc/networkmanager-0.9.10.0[teamd]
+	>=net-misc/networkmanager-0.9.10.0[teamd=]
 	modemmanager? ( >=net-libs/libmm-qt-5.0 )
 	openconnect? (
 		net-misc/networkmanager-openconnect


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

* [gentoo-commits] proj/kde:master commit in: kde-base/plasma-nm/
@ 2014-10-12 19:08 Michael Palimaka
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2014-10-12 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     8b66cebad7502e3d33f5abb7403cbfa92bbc7d27
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 19:08:14 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 19:08:14 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8b66ceba

[kde-base/plasma-nm] Improve dependencies.

Package-Manager: portage-2.2.12

---
 kde-base/plasma-nm/plasma-nm-5.1.0.ebuild    | 7 +++++--
 kde-base/plasma-nm/plasma-nm-5.1.9999.ebuild | 7 +++++--
 kde-base/plasma-nm/plasma-nm-9999.ebuild     | 7 +++++--
 3 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/kde-base/plasma-nm/plasma-nm-5.1.0.ebuild b/kde-base/plasma-nm/plasma-nm-5.1.0.ebuild
index 0ead3f6..1ac17b6 100644
--- a/kde-base/plasma-nm/plasma-nm-5.1.0.ebuild
+++ b/kde-base/plasma-nm/plasma-nm-5.1.0.ebuild
@@ -36,12 +36,15 @@ DEPEND="
 	dev-qt/qtgui:5
 	dev-qt/qtnetwork:5
 	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
 	>=net-libs/libnm-qt-5.0[teamd=]
 	net-misc/mobile-broadband-provider-info
 	>=net-misc/networkmanager-0.9.10.0[teamd=]
-	modemmanager? ( >=net-libs/libmm-qt-5.0 )
+	modemmanager? (
+		dev-qt/qtxml:5
+		>=net-libs/libmm-qt-5.0
+	)
 	openconnect? (
+		dev-qt/qtxml:5
 		net-misc/networkmanager-openconnect
 		net-misc/openconnect
 	)

diff --git a/kde-base/plasma-nm/plasma-nm-5.1.9999.ebuild b/kde-base/plasma-nm/plasma-nm-5.1.9999.ebuild
index 7bfc673..7e7bd51 100644
--- a/kde-base/plasma-nm/plasma-nm-5.1.9999.ebuild
+++ b/kde-base/plasma-nm/plasma-nm-5.1.9999.ebuild
@@ -36,12 +36,15 @@ DEPEND="
 	dev-qt/qtgui:5
 	dev-qt/qtnetwork:5
 	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
 	>=net-libs/libnm-qt-5.0[teamd=]
 	net-misc/mobile-broadband-provider-info
 	>=net-misc/networkmanager-0.9.10.0[teamd=]
-	modemmanager? ( >=net-libs/libmm-qt-5.0 )
+	modemmanager? (
+		dev-qt/qtxml:5
+		>=net-libs/libmm-qt-5.0
+	)
 	openconnect? (
+		dev-qt/qtxml:5
 		net-misc/networkmanager-openconnect
 		net-misc/openconnect
 	)

diff --git a/kde-base/plasma-nm/plasma-nm-9999.ebuild b/kde-base/plasma-nm/plasma-nm-9999.ebuild
index 7bfc673..7e7bd51 100644
--- a/kde-base/plasma-nm/plasma-nm-9999.ebuild
+++ b/kde-base/plasma-nm/plasma-nm-9999.ebuild
@@ -36,12 +36,15 @@ DEPEND="
 	dev-qt/qtgui:5
 	dev-qt/qtnetwork:5
 	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
 	>=net-libs/libnm-qt-5.0[teamd=]
 	net-misc/mobile-broadband-provider-info
 	>=net-misc/networkmanager-0.9.10.0[teamd=]
-	modemmanager? ( >=net-libs/libmm-qt-5.0 )
+	modemmanager? (
+		dev-qt/qtxml:5
+		>=net-libs/libmm-qt-5.0
+	)
 	openconnect? (
+		dev-qt/qtxml:5
 		net-misc/networkmanager-openconnect
 		net-misc/openconnect
 	)


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

end of thread, other threads:[~2014-10-12 19:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-24 14:27 [gentoo-commits] proj/kde:master commit in: kde-base/plasma-nm/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2014-10-12 19:08 Michael Palimaka
2014-09-24 15:05 Michael Palimaka
2014-07-22 11:06 Michael Palimaka
2014-07-22 10:29 Michael Palimaka
2014-07-22 10:20 Michael Palimaka
2014-07-21 18:00 Michael Palimaka

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