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 5F318138202 for ; Tue, 3 Sep 2013 19:09:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A958CE10C6; Tue, 3 Sep 2013 19:04:41 +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 E69EDE109F for ; Tue, 3 Sep 2013 19:04:34 +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 0BDDE33EC01 for ; Tue, 3 Sep 2013 19:04:34 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2324) id C718520034; Tue, 3 Sep 2013 19:04:32 +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/print-manager: print-manager-4.11.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: print-manager-4.11.1.ebuild ChangeLog X-VCS-Directories: kde-base/print-manager X-VCS-Committer: creffett X-VCS-Committer-Name: Chris Reffett Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130903190432.C718520034@flycatcher.gentoo.org> Date: Tue, 3 Sep 2013 19:04:32 +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: 5bcc2529-d278-448b-9863-bb4c79d5b79a X-Archives-Hash: 689b84ebc930fa2dcdd755acd4789e7d creffett 13/09/03 19:04:32 Modified: ChangeLog Added: print-manager-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.38 kde-base/print-manager/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 14 Aug 2013 20:23:59 -0000 1.37 +++ ChangeLog 3 Sep 2013 19:04:32 -0000 1.38 @@ -1,6 +1,11 @@ # ChangeLog for kde-base/print-manager # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.37 2013/08/14 20:23:59 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/print-manager/ChangeLog,v 1.38 2013/09/03 19:04:32 creffett Exp $ + +*print-manager-4.11.1 (03 Sep 2013) + + 03 Sep 2013; Chris Reffett +print-manager-4.11.1.ebuild: + Bump KDE to 4.1.1 *print-manager-4.11.0 (14 Aug 2013) 1.1 kde-base/print-manager/print-manager-4.11.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/print-manager-4.11.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/print-manager/print-manager-4.11.1.ebuild?rev=1.1&content-type=text/plain Index: print-manager-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/print-manager/print-manager-4.11.1.ebuild,v 1.1 2013/09/03 19:04:32 creffett Exp $ EAPI=5 inherit kde4-base DESCRIPTION="Manage print jobs and printers in KDE" KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" >=net-print/cups-1.5.0[dbus] " RDEPEND="${DEPEND} !kde-base/printer-applet:4 !kde-base/system-config-printer-kde:4 !kde-misc/print-manager app-admin/system-config-printer-gnome "