From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E2FF7138A1F for ; Tue, 29 Apr 2014 18:36:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72623E0B61; Tue, 29 Apr 2014 18:34:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AFC37E0B59 for ; Tue, 29 Apr 2014 18:34:49 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4C43D3400E4 for ; Tue, 29 Apr 2014 18:34:48 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2313) id 067A420068; Tue, 29 Apr 2014 18:34:46 +0000 (UTC) From: "Johannes Huber (johu)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, johu@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/zeroconf-ioslave: ChangeLog zeroconf-ioslave-4.12.5.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog zeroconf-ioslave-4.12.5.ebuild X-VCS-Directories: kde-base/zeroconf-ioslave X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140429183447.067A420068@flycatcher.gentoo.org> Date: Tue, 29 Apr 2014 18:34:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: acaf6de7-7839-4eec-8777-9cafc1643b05 X-Archives-Hash: 4159b3c7c034b9b5685fff9c565cc623 johu 14/04/29 18:34:46 Modified: ChangeLog Added: zeroconf-ioslave-4.12.5.ebuild Log: Version bump KDE SC 4.12.5 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD) Revision Changes Path 1.4 kde-base/zeroconf-ioslave/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/zeroconf-ioslave/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/zeroconf-ioslave/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/zeroconf-ioslave/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/zeroconf-ioslave/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 17 Apr 2014 00:43:19 -0000 1.3 +++ ChangeLog 29 Apr 2014 18:34:46 -0000 1.4 @@ -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.3 2014/04/17 00:43:19 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/zeroconf-ioslave/ChangeLog,v 1.4 2014/04/29 18:34:46 johu Exp $ + +*zeroconf-ioslave-4.12.5 (29 Apr 2014) + + 29 Apr 2014; Johannes Huber + +zeroconf-ioslave-4.12.5.ebuild: + Version bump KDE SC 4.12.5 16 Apr 2014; Johannes Huber zeroconf-ioslave-4.13.0.ebuild: Restore KEYWORDS for KDE SC 4.13.0 1.1 kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/zeroconf-ioslave/zeroconf-ioslave-4.12.5.ebuild?rev=1.1&content-type=text/plain Index: zeroconf-ioslave-4.12.5.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.12.5.ebuild,v 1.1 2014/04/29 18:34:46 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"