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 A8998138247 for ; Fri, 10 Jan 2014 04:22:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEB81E0DD6; Fri, 10 Jan 2014 04:21:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7EAF9E0DD6 for ; Fri, 10 Jan 2014 04:21:41 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ADDA733F74A for ; Fri, 10 Jan 2014 04:21:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2324) id 7C8AA2005E; Fri, 10 Jan 2014 04:21:39 +0000 (UTC) From: "Chris Reffett (creffett)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, creffett@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kfind: kfind-4.11.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kfind-4.11.5.ebuild ChangeLog X-VCS-Directories: kde-base/kfind X-VCS-Committer: creffett X-VCS-Committer-Name: Chris Reffett Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140110042139.7C8AA2005E@flycatcher.gentoo.org> Date: Fri, 10 Jan 2014 04:21:39 +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: 9372f70d-48d4-4f4c-b07d-f59498f638f6 X-Archives-Hash: e96f8e637e33d427838050c764bb078d creffett 14/01/10 04:21:39 Modified: ChangeLog Added: kfind-4.11.5.ebuild Log: Bump KDE SC 4.11.5 (Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 42618354) Revision Changes Path 1.293 kde-base/kfind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kfind/ChangeLog?rev=1.293&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kfind/ChangeLog?rev=1.293&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kfind/ChangeLog?r1=1.292&r2=1.293 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v retrieving revision 1.292 retrieving revision 1.293 diff -u -r1.292 -r1.293 --- ChangeLog 18 Dec 2013 19:58:08 -0000 1.292 +++ ChangeLog 10 Jan 2014 04:21:39 -0000 1.293 @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kfind -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.292 2013/12/18 19:58:08 johu Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.293 2014/01/10 04:21:39 creffett Exp $ + +*kfind-4.11.5 (10 Jan 2014) + + 10 Jan 2014; Chris Reffett +kfind-4.11.5.ebuild: + Bump KDE SC 4.11.5 *kfind-4.12.0 (18 Dec 2013) 1.1 kde-base/kfind/kfind-4.11.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kfind/kfind-4.11.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kfind/kfind-4.11.5.ebuild?rev=1.1&content-type=text/plain Index: kfind-4.11.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/kfind/kfind-4.11.5.ebuild,v 1.1 2014/01/10 04:21:39 creffett Exp $ EAPI=5 KDE_HANDBOOK="optional" KMNAME="kde-baseapps" inherit kde4-meta DESCRIPTION="KDE file finder utility" HOMEPAGE="http://www.kde.org/applications/utilities/kfind/" KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" $(add_kdebase_dep libkonq) " RDEPEND="${DEPEND}"