diff options
Diffstat (limited to 'kde-base/zeroconf-ioslave')
-rw-r--r-- | kde-base/zeroconf-ioslave/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.5.ebuild | 13 |
2 files changed, 4 insertions, 14 deletions
diff --git a/kde-base/zeroconf-ioslave/ChangeLog b/kde-base/zeroconf-ioslave/ChangeLog index 7de96b35d498..dd1a4994877f 100644 --- a/kde-base/zeroconf-ioslave/ChangeLog +++ b/kde-base/zeroconf-ioslave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/zeroconf-ioslave # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/zeroconf-ioslave/ChangeLog,v 1.26 2015/02/17 11:06:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/zeroconf-ioslave/ChangeLog,v 1.27 2015/02/18 16:26:57 mgorny Exp $ + + 18 Feb 2015; Michał Górny <mgorny@gentoo.org> -zeroconf-ioslave-4.12.5.ebuild: + Remove KDE SC 4.12 17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> zeroconf-ioslave-4.14.3.ebuild: Stable for ppc64 wrt bug #517344 diff --git a/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.5.ebuild b/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.5.ebuild deleted file mode 100644 index 778f85606a68..000000000000 --- a/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.5.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.12.5.ebuild,v 1.5 2014/05/08 07:32:06 ago 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" |