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 E1B54138A1A for ; Tue, 17 Feb 2015 11:14:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 959AEE0B7D; Tue, 17 Feb 2015 11:07:41 +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 07D8DE0B7A for ; Tue, 17 Feb 2015 11:07:23 +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 ABD703408F3 for ; Tue, 17 Feb 2015 11:06:59 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id DC05D11FC9; Tue, 17 Feb 2015 11:06:46 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/solid-runtime: solid-runtime-4.14.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: solid-runtime-4.14.3.ebuild ChangeLog X-VCS-Directories: kde-base/solid-runtime X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150217110646.DC05D11FC9@oystercatcher.gentoo.org> Date: Tue, 17 Feb 2015 11:06:46 +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: 97a35a5c-a41a-4df2-81e5-b369bfa0a7ab X-Archives-Hash: 704863ac5af0905e9d7b86e9ad545dbf ago 15/02/17 11:06:46 Modified: solid-runtime-4.14.3.ebuild ChangeLog Log: Stable for ppc64 wrt bug #517344 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.6 kde-base/solid-runtime/solid-runtime-4.14.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild?r1=1.5&r2=1.6 Index: solid-runtime-4.14.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- solid-runtime-4.14.3.ebuild 16 Feb 2015 08:31:49 -0000 1.5 +++ solid-runtime-4.14.3.ebuild 17 Feb 2015 11:06:46 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v 1.5 2015/02/16 08:31:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v 1.6 2015/02/17 11:06:46 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="KDE SC solid runtime modules (autoeject, automounter and others)" HOMEPAGE="http://solid.kde.org" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug bluetooth networkmanager" KMEXTRA=" 1.197 kde-base/solid-runtime/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/ChangeLog?rev=1.197&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/ChangeLog?rev=1.197&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/ChangeLog?r1=1.196&r2=1.197 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v retrieving revision 1.196 retrieving revision 1.197 diff -u -r1.196 -r1.197 --- ChangeLog 16 Feb 2015 08:31:49 -0000 1.196 +++ ChangeLog 17 Feb 2015 11:06:46 -0000 1.197 @@ -1,6 +1,9 @@ # ChangeLog for kde-base/solid-runtime # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.196 2015/02/16 08:31:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.197 2015/02/17 11:06:46 ago Exp $ + + 17 Feb 2015; Agostino Sarubbo solid-runtime-4.14.3.ebuild: + Stable for ppc64 wrt bug #517344 16 Feb 2015; Agostino Sarubbo solid-runtime-4.14.3.ebuild: Stable for ppc wrt bug #517344