johu 14/09/16 18:17:21 Modified: ChangeLog Added: zeroconf-ioslave-4.14.1.ebuild Log: Version bump KDE SC 4.14.1 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.17 kde-base/zeroconf-ioslave/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/zeroconf-ioslave/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/zeroconf-ioslave/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/zeroconf-ioslave/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/zeroconf-ioslave/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 20 Aug 2014 16:02:44 -0000 1.16 +++ ChangeLog 16 Sep 2014 18:17:21 -0000 1.17 @@ -1,6 +1,12 @@ # 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.16 2014/08/20 16:02:44 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/zeroconf-ioslave/ChangeLog,v 1.17 2014/09/16 18:17:21 johu Exp $ + +*zeroconf-ioslave-4.14.1 (16 Sep 2014) + + 16 Sep 2014; Johannes Huber <[email protected]> + +zeroconf-ioslave-4.14.1.ebuild: + Version bump KDE SC 4.14.1 *zeroconf-ioslave-4.14.0 (20 Aug 2014) 1.1 kde-base/zeroconf-ioslave/zeroconf-ioslave-4.14.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.14.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.14.1.ebuild?rev=1.1&content-type=text/plain Index: zeroconf-ioslave-4.14.1.ebuild =================================================================== # 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.14.1.ebuild,v 1.1 2014/09/16 18:17:21 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"
