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 486DD1389E2 for ; Thu, 11 Dec 2014 11:57:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F21DE0B59; Thu, 11 Dec 2014 11:57:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1075AE0B59 for ; Thu, 11 Dec 2014 11:57:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F10F733FB4C for ; Thu, 11 Dec 2014 11:57:05 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2342) id B91FCC24D; Thu, 11 Dec 2014 11:57:03 +0000 (UTC) From: "Mikle Kolyada (zlogene)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zlogene@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/libplasmagenericshell: libplasmagenericshell-4.11.14.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libplasmagenericshell-4.11.14.ebuild ChangeLog X-VCS-Directories: kde-base/libplasmagenericshell X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141211115703.B91FCC24D@oystercatcher.gentoo.org> Date: Thu, 11 Dec 2014 11:57:03 +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: 5a86eea9-193d-48ea-ba25-c57d07fc2fee X-Archives-Hash: 6a24791703d10d00275db3066bdca005 zlogene 14/12/11 11:57:03 Modified: libplasmagenericshell-4.11.14.ebuild ChangeLog Log: amd64 stable wrt bug #517344 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision Changes Path 1.2 kde-base/libplasmagenericshell/libplasmagenericshell-4.11.14.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.11.14.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.11.14.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.11.14.ebuild?r1=1.1&r2=1.2 Index: libplasmagenericshell-4.11.14.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.11.14.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libplasmagenericshell-4.11.14.ebuild 14 Nov 2014 18:41:52 -0000 1.1 +++ libplasmagenericshell-4.11.14.ebuild 11 Dec 2014 11:57:03 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.11.14.ebuild,v 1.1 2014/11/14 18:41:52 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.11.14.ebuild,v 1.2 2014/12/11 11:57:03 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="Libraries for the KDE Plasma shell" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug test" DEPEND=" 1.173 kde-base/libplasmagenericshell/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog?rev=1.173&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog?rev=1.173&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog?r1=1.172&r2=1.173 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog,v retrieving revision 1.172 retrieving revision 1.173 diff -u -r1.172 -r1.173 --- ChangeLog 14 Nov 2014 19:33:12 -0000 1.172 +++ ChangeLog 11 Dec 2014 11:57:03 -0000 1.173 @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libplasmagenericshell # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog,v 1.172 2014/11/14 19:33:12 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog,v 1.173 2014/12/11 11:57:03 zlogene Exp $ + + 11 Dec 2014; Mikle Kolyada + libplasmagenericshell-4.11.14.ebuild: + amd64 stable wrt bug #517344 14 Nov 2014; Manuel RĂ¼ger -libplasmagenericshell-4.11.13.ebuild: