commit:     f14bcdb22030f0a048073ca92181985f16bb880d
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 17 13:22:27 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Mar 17 13:22:27 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f14bcdb2

[kde-base/zeroconf-ioslave] Remove USE flag and configure options that do 
nothing.

Package-Manager: portage-2.2.8-r1

---
 .../zeroconf-ioslave/zeroconf-ioslave-4.12.49.9999.ebuild | 15 ++-------------
 kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.90.ebuild | 15 ++-------------
 .../zeroconf-ioslave/zeroconf-ioslave-4.13.49.9999.ebuild | 15 ++-------------
 kde-base/zeroconf-ioslave/zeroconf-ioslave-9999.ebuild    | 15 ++-------------
 4 files changed, 8 insertions(+), 52 deletions(-)

diff --git a/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.49.9999.ebuild 
b/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.49.9999.ebuild
index f196682..e010ae2 100644
--- a/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.49.9999.ebuild
+++ b/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.49.9999.ebuild
@@ -8,17 +8,6 @@ inherit kde4-base
 
 DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and 
kded module"
 KEYWORDS=""
-IUSE="debug zeroconf"
+IUSE="debug"
 
-DEPEND="
-       zeroconf? ( $(add_kdebase_dep kdelibs zeroconf) )
-"
-RDEPEND="${DEPEND}
-       !kde-base/kdnssd:4
-"
-
-src_configure() {
-       mycmakeargs=(-DWITH_Xmms=OFF -DWITH_DNSSD=ON)
-
-       kde4-base_src_configure
-}
+RDEPEND="!kde-base/kdnssd:4"

diff --git a/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.90.ebuild 
b/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.90.ebuild
index ac53d69..55a8643 100644
--- a/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.90.ebuild
+++ b/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.90.ebuild
@@ -9,19 +9,8 @@ inherit kde4-base
 
 DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and 
kded module"
 KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug zeroconf"
+IUSE="debug"
 
-DEPEND="
-       zeroconf? ( $(add_kdebase_dep kdelibs zeroconf) )
-"
-RDEPEND="${DEPEND}
-       !kde-base/kdnssd:4
-"
+RDEPEND="!kde-base/kdnssd:4"
 
 S=${WORKDIR}/${KMNAME}-${PV}
-
-src_configure() {
-       mycmakeargs=(-DWITH_Xmms=OFF -DWITH_DNSSD=ON)
-
-       kde4-base_src_configure
-}

diff --git a/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.13.49.9999.ebuild 
b/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.13.49.9999.ebuild
index f196682..e010ae2 100644
--- a/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.13.49.9999.ebuild
+++ b/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.13.49.9999.ebuild
@@ -8,17 +8,6 @@ inherit kde4-base
 
 DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and 
kded module"
 KEYWORDS=""
-IUSE="debug zeroconf"
+IUSE="debug"
 
-DEPEND="
-       zeroconf? ( $(add_kdebase_dep kdelibs zeroconf) )
-"
-RDEPEND="${DEPEND}
-       !kde-base/kdnssd:4
-"
-
-src_configure() {
-       mycmakeargs=(-DWITH_Xmms=OFF -DWITH_DNSSD=ON)
-
-       kde4-base_src_configure
-}
+RDEPEND="!kde-base/kdnssd:4"

diff --git a/kde-base/zeroconf-ioslave/zeroconf-ioslave-9999.ebuild 
b/kde-base/zeroconf-ioslave/zeroconf-ioslave-9999.ebuild
index f196682..e010ae2 100644
--- a/kde-base/zeroconf-ioslave/zeroconf-ioslave-9999.ebuild
+++ b/kde-base/zeroconf-ioslave/zeroconf-ioslave-9999.ebuild
@@ -8,17 +8,6 @@ inherit kde4-base
 
 DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and 
kded module"
 KEYWORDS=""
-IUSE="debug zeroconf"
+IUSE="debug"
 
-DEPEND="
-       zeroconf? ( $(add_kdebase_dep kdelibs zeroconf) )
-"
-RDEPEND="${DEPEND}
-       !kde-base/kdnssd:4
-"
-
-src_configure() {
-       mycmakeargs=(-DWITH_Xmms=OFF -DWITH_DNSSD=ON)
-
-       kde4-base_src_configure
-}
+RDEPEND="!kde-base/kdnssd:4"

Reply via email to