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 796FD138247 for ; Fri, 10 Jan 2014 04:28:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BE27E0E92; Fri, 10 Jan 2014 04:22: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 175B9E0E68 for ; Fri, 10 Jan 2014 04:22: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 3F7A733F6FB for ; Fri, 10 Jan 2014 04:22:15 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2324) id 0ED9F20063; Fri, 10 Jan 2014 04:22:13 +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/plasma-runtime: plasma-runtime-4.11.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: plasma-runtime-4.11.5.ebuild ChangeLog X-VCS-Directories: kde-base/plasma-runtime X-VCS-Committer: creffett X-VCS-Committer-Name: Chris Reffett Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140110042214.0ED9F20063@flycatcher.gentoo.org> Date: Fri, 10 Jan 2014 04:22: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: 7bff35db-c44b-4960-95aa-7fe100a3c7ac X-Archives-Hash: 9c9cb312a3d109dc007b8e748b79362b creffett 14/01/10 04:22:13 Modified: ChangeLog Added: plasma-runtime-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.177 kde-base/plasma-runtime/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/ChangeLog?rev=1.177&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/ChangeLog?rev=1.177&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/ChangeLog?r1=1.176&r2=1.177 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v retrieving revision 1.176 retrieving revision 1.177 diff -u -r1.176 -r1.177 --- ChangeLog 18 Dec 2013 19:57:56 -0000 1.176 +++ ChangeLog 10 Jan 2014 04:22:13 -0000 1.177 @@ -1,6 +1,12 @@ # ChangeLog for kde-base/plasma-runtime -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.176 2013/12/18 19:57:56 johu Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.177 2014/01/10 04:22:13 creffett Exp $ + +*plasma-runtime-4.11.5 (10 Jan 2014) + + 10 Jan 2014; Chris Reffett + +plasma-runtime-4.11.5.ebuild: + Bump KDE SC 4.11.5 *plasma-runtime-4.12.0 (18 Dec 2013) 1.1 kde-base/plasma-runtime/plasma-runtime-4.11.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.11.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.11.5.ebuild?rev=1.1&content-type=text/plain Index: plasma-runtime-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/plasma-runtime/plasma-runtime-4.11.5.ebuild,v 1.1 2014/01/10 04:22:13 creffett Exp $ EAPI=5 KMNAME="kde-runtime" KMMODULE="plasma" DECLARATIVE_REQUIRED="always" inherit kde4-meta DESCRIPTION="Script engine and package tool for plasma" KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" $(add_kdebase_dep kactivities) " RDEPEND="${DEPEND}" RESTRICT=test # bug 443748