summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/zeroconf-ioslave')
-rw-r--r--kde-base/zeroconf-ioslave/ChangeLog6
-rw-r--r--kde-base/zeroconf-ioslave/zeroconf-ioslave-4.13.1.ebuild13
2 files changed, 5 insertions, 14 deletions
diff --git a/kde-base/zeroconf-ioslave/ChangeLog b/kde-base/zeroconf-ioslave/ChangeLog
index 7fb159cd52b9..79beda2b8775 100644
--- a/kde-base/zeroconf-ioslave/ChangeLog
+++ b/kde-base/zeroconf-ioslave/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/zeroconf-ioslave
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/zeroconf-ioslave/ChangeLog,v 1.12 2014/06/19 13:02:04 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/zeroconf-ioslave/ChangeLog,v 1.13 2014/06/19 13:32:55 creffett Exp $
+
+ 19 Jun 2014; Chris Reffett <creffett@gentoo.org>
+ -zeroconf-ioslave-4.13.1.ebuild:
+ Remove KDE SC 4.13.1
19 Jun 2014; Chris Reffett <creffett@gentoo.org>
-zeroconf-ioslave-4.13.0.ebuild:
diff --git a/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.13.1.ebuild b/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.13.1.ebuild
deleted file mode 100644
index 6ec49053dbd4..000000000000
--- a/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.13.1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.13.1.ebuild,v 1.1 2014/05/13 17:43:30 johu Exp $
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="!kde-base/kdnssd:4"