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 EC728138202 for ; Wed, 9 Oct 2013 23:07:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97DF8E0AD9; Wed, 9 Oct 2013 23:04:17 +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 519EFE0AD0 for ; Wed, 9 Oct 2013 23:04:16 +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 6ACC733F009 for ; Wed, 9 Oct 2013 23:04:15 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2324) id 35CFA2004F; Wed, 9 Oct 2013 23:04:14 +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/kdebugdialog: kdebugdialog-4.11.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kdebugdialog-4.11.2.ebuild ChangeLog X-VCS-Directories: kde-base/kdebugdialog X-VCS-Committer: creffett X-VCS-Committer-Name: Chris Reffett Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131009230414.35CFA2004F@flycatcher.gentoo.org> Date: Wed, 9 Oct 2013 23:04:14 +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: 29998d39-5070-4f48-80cb-0060b988f2c7 X-Archives-Hash: 541ff750fd41dd569775b82e72d5c5d0 creffett 13/10/09 23:04:14 Modified: ChangeLog Added: kdebugdialog-4.11.2.ebuild Log: Version bump KDE SC 4.11.2 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354) Revision Changes Path 1.259 kde-base/kdebugdialog/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebugdialog/ChangeLog?rev=1.259&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebugdialog/ChangeLog?rev=1.259&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebugdialog/ChangeLog?r1=1.258&r2=1.259 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kdebugdialog/ChangeLog,v retrieving revision 1.258 retrieving revision 1.259 diff -u -r1.258 -r1.259 --- ChangeLog 3 Sep 2013 19:49:59 -0000 1.258 +++ ChangeLog 9 Oct 2013 23:04:14 -0000 1.259 @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdebugdialog # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebugdialog/ChangeLog,v 1.258 2013/09/03 19:49:59 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebugdialog/ChangeLog,v 1.259 2013/10/09 23:04:14 creffett Exp $ + +*kdebugdialog-4.11.2 (08 Oct 2013) + + 08 Oct 2013; Chris Reffett +kdebugdialog-4.11.2.ebuild: + Version bump KDE SC 4.11.2 03 Sep 2013; Chris Reffett -kdebugdialog-4.11.0.ebuild: Drop KDE 4.11.0 1.1 kde-base/kdebugdialog/kdebugdialog-4.11.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebugdialog/kdebugdialog-4.11.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebugdialog/kdebugdialog-4.11.2.ebuild?rev=1.1&content-type=text/plain Index: kdebugdialog-4.11.2.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/kdebugdialog/kdebugdialog-4.11.2.ebuild,v 1.1 2013/10/09 23:04:14 creffett Exp $ EAPI=5 KDE_HANDBOOK="optional" KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="KDE: A dialog box for setting preferences for debug output" KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug"