public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-base/zeroconf-ioslave/
@ 2014-03-17 13:22 Michael Palimaka
  0 siblings, 0 replies; only message in thread
From: Michael Palimaka @ 2014-03-17 13:22 UTC (permalink / raw
  To: gentoo-commits

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"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-17 13:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-17 13:22 [gentoo-commits] proj/kde:master commit in: kde-base/zeroconf-ioslave/ Michael Palimaka

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