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 F41691381F3 for ; Wed, 5 Jun 2013 10:35:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21CB0E0A6B; Wed, 5 Jun 2013 10:33:10 +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 9E948E09EC for ; Wed, 5 Jun 2013 10:33:07 +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 C569633E314 for ; Wed, 5 Jun 2013 10:33:06 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 8D4C42171D; Wed, 5 Jun 2013 10:33:05 +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.10.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: solid-runtime-4.10.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: <20130605103305.8D4C42171D@flycatcher.gentoo.org> Date: Wed, 5 Jun 2013 10:33:05 +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: 6766ed93-c87b-4cb1-b240-fb772fd8f5f9 X-Archives-Hash: 18b2a5d70bb220c6a0651d9775c6828a ago 13/06/05 10:33:05 Modified: solid-runtime-4.10.3.ebuild ChangeLog Log: Stable for x86, wrt to bug #471392 (Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.3 kde-base/solid-runtime/solid-runtime-4.10.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.10.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.10.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.10.3.ebuild?r1=1.2&r2=1.3 Index: solid-runtime-4.10.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.10.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- solid-runtime-4.10.3.ebuild 4 Jun 2013 13:06:06 -0000 1.2 +++ solid-runtime-4.10.3.ebuild 5 Jun 2013 10:33:05 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.10.3.ebuild,v 1.2 2013/06/04 13:06:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.10.3.ebuild,v 1.3 2013/06/05 10:33:05 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit kde4-meta DESCRIPTION="KDE SC solid runtime modules (autoeject, automounter and others)" -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" KMEXTRA=" 1.119 kde-base/solid-runtime/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/ChangeLog?rev=1.119&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/ChangeLog?rev=1.119&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/ChangeLog?r1=1.118&r2=1.119 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v retrieving revision 1.118 retrieving revision 1.119 diff -u -r1.118 -r1.119 --- ChangeLog 4 Jun 2013 18:21:37 -0000 1.118 +++ ChangeLog 5 Jun 2013 10:33:05 -0000 1.119 @@ -1,6 +1,9 @@ # ChangeLog for kde-base/solid-runtime # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.118 2013/06/04 18:21:37 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.119 2013/06/05 10:33:05 ago Exp $ + + 05 Jun 2013; Agostino Sarubbo solid-runtime-4.10.3.ebuild: + Stable for x86, wrt to bug #471392 *solid-runtime-4.10.4 (04 Jun 2013)