From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-624560-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 16F841381F3 for <garchives@archives.gentoo.org>; Tue, 3 Sep 2013 19:09:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77D9FE10C3; Tue, 3 Sep 2013 19:04: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 05F20E10C1 for <gentoo-commits@lists.gentoo.org>; Tue, 3 Sep 2013 19:04:40 +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 12E0233EBDE for <gentoo-commits@lists.gentoo.org>; Tue, 3 Sep 2013 19:04:30 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2324) id 56C472005C; Tue, 3 Sep 2013 19:04:28 +0000 (UTC) From: "Chris Reffett (creffett)" <creffett@gentoo.org> 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/kpasswdserver: kpasswdserver-4.11.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kpasswdserver-4.11.1.ebuild ChangeLog X-VCS-Directories: kde-base/kpasswdserver X-VCS-Committer: creffett X-VCS-Committer-Name: Chris Reffett Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130903190428.56C472005C@flycatcher.gentoo.org> Date: Tue, 3 Sep 2013 19:04:28 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d6cc46e7-dda2-4ccd-9082-ba1349dc1d8a X-Archives-Hash: 085a48f9c79c9fff5579a01ae17ebab1 creffett 13/09/03 19:04:28 Modified: ChangeLog Added: kpasswdserver-4.11.1.ebuild Log: Bump KDE to 4.1.1 (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 42618354) Revision Changes Path 1.184 kde-base/kpasswdserver/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kpasswdserver/ChangeLog?rev=1.184&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kpasswdserver/ChangeLog?rev=1.184&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kpasswdserver/ChangeLog?r1=1.183&r2=1.184 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kpasswdserver/ChangeLog,v retrieving revision 1.183 retrieving revision 1.184 diff -u -r1.183 -r1.184 --- ChangeLog 14 Aug 2013 20:24:19 -0000 1.183 +++ ChangeLog 3 Sep 2013 19:04:28 -0000 1.184 @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kpasswdserver # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpasswdserver/ChangeLog,v 1.183 2013/08/14 20:24:19 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpasswdserver/ChangeLog,v 1.184 2013/09/03 19:04:28 creffett Exp $ + +*kpasswdserver-4.11.1 (03 Sep 2013) + + 03 Sep 2013; Chris Reffett <creffett@gentoo.org> +kpasswdserver-4.11.1.ebuild: + Bump KDE to 4.1.1 *kpasswdserver-4.11.0 (14 Aug 2013) 1.1 kde-base/kpasswdserver/kpasswdserver-4.11.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kpasswdserver/kpasswdserver-4.11.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kpasswdserver/kpasswdserver-4.11.1.ebuild?rev=1.1&content-type=text/plain Index: kpasswdserver-4.11.1.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/kpasswdserver/kpasswdserver-4.11.1.ebuild,v 1.1 2013/09/03 19:04:28 creffett Exp $ EAPI=5 KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="KDED Password Module" KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" RESTRICT="test" # bug 393097