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 C6BCD138E74 for ; Mon, 3 Nov 2014 09:42:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54847E08D1; Mon, 3 Nov 2014 09:42:05 +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 05C25E08D1 for ; Mon, 3 Nov 2014 09:42:04 +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 CC4A03406DC for ; Mon, 3 Nov 2014 09:42:03 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 83C439567; Mon, 3 Nov 2014 09:42:02 +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-misc/wacomtablet: wacomtablet-2.0.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: wacomtablet-2.0.2.ebuild ChangeLog X-VCS-Directories: kde-misc/wacomtablet X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141103094202.83C439567@oystercatcher.gentoo.org> Date: Mon, 3 Nov 2014 09:42:02 +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: e421b87b-f848-4a9b-a6a7-ec8e77821200 X-Archives-Hash: 527406b7562c004c5201489b1fc4f63d ago 14/11/03 09:42:02 Modified: wacomtablet-2.0.2.ebuild ChangeLog Log: Stable for x86, wrt bug #527444 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision Changes Path 1.4 kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild?r1=1.3&r2=1.4 Index: wacomtablet-2.0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wacomtablet-2.0.2.ebuild 30 Oct 2014 14:50:05 -0000 1.3 +++ wacomtablet-2.0.2.ebuild 3 Nov 2014 09:42:02 -0000 1.4 @@ -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-misc/wacomtablet/wacomtablet-2.0.2.ebuild,v 1.3 2014/10/30 14:50:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/wacomtablet-2.0.2.ebuild,v 1.4 2014/11/03 09:42:02 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ LICENSE="GPL-2" SLOT="4" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" RDEPEND=" 1.23 kde-misc/wacomtablet/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/wacomtablet/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 30 Oct 2014 14:50:05 -0000 1.22 +++ ChangeLog 3 Nov 2014 09:42:02 -0000 1.23 @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/wacomtablet # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v 1.22 2014/10/30 14:50:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/wacomtablet/ChangeLog,v 1.23 2014/11/03 09:42:02 ago Exp $ + + 03 Nov 2014; Agostino Sarubbo wacomtablet-2.0.2.ebuild: + Stable for x86, wrt bug #527444 30 Oct 2014; Agostino Sarubbo wacomtablet-2.0.2.ebuild: Stable for amd64, wrt bug #527444