From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NKZFj-0001YI-B0 for garchives@archives.gentoo.org; Tue, 15 Dec 2009 15:23:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE5E8E0C15; Tue, 15 Dec 2009 15:23:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 92ED2E0C15 for ; Tue, 15 Dec 2009 15:23:54 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 2702567E7F for ; Tue, 15 Dec 2009 15:23:54 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NKZFd-0008Gh-O0 for gentoo-commits@lists.gentoo.org; Tue, 15 Dec 2009 15:23:53 +0000 From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-joystick: ChangeLog xf86-input-joystick-1.4.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog xf86-input-joystick-1.4.1.ebuild X-VCS-Directories: x11-drivers/xf86-input-joystick X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: Sender: Raul Porcel Date: Tue, 15 Dec 2009 15:23:49 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 7b8cc360-8328-4d99-83c8-0824088c5fef X-Archives-Hash: f48d6e54525c5f7c4ae0956ec778f663 armin76 09/12/15 15:23:49 Modified: ChangeLog xf86-input-joystick-1.4.1.ebuild Log: alpha/ia64/sh/sparc stable wrt #282290 (Portage version: 2.1.6.13/cvs/Linux ia64) Revision Changes Path 1.79 x11-drivers/xf86-input-joystick/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-i= nput-joystick/ChangeLog?rev=3D1.79&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-i= nput-joystick/ChangeLog?rev=3D1.79&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-i= nput-joystick/ChangeLog?r1=3D1.78&r2=3D1.79 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeL= og,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- ChangeLog 10 Dec 2009 18:59:33 -0000 1.78 +++ ChangeLog 15 Dec 2009 15:23:49 -0000 1.79 @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-joystick # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/Chang= eLog,v 1.78 2009/12/10 18:59:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/Chang= eLog,v 1.79 2009/12/15 15:23:49 armin76 Exp $ + + 15 Dec 2009; Ra=C3=BAl Porcel + xf86-input-joystick-1.4.1.ebuild: + alpha/ia64/sh/sparc stable wrt #282290 =20 10 Dec 2009; Christian Faulhammer xf86-input-joystick-1.5.0.ebuild: 1.7 x11-drivers/xf86-input-joystick/xf86-input-joystick-= 1.4.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-i= nput-joystick/xf86-input-joystick-1.4.1.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-i= nput-joystick/xf86-input-joystick-1.4.1.ebuild?rev=3D1.7&content-type=3Dt= ext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-i= nput-joystick/xf86-input-joystick-1.4.1.ebuild?r1=3D1.6&r2=3D1.7 Index: xf86-input-joystick-1.4.1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-in= put-joystick-1.4.1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xf86-input-joystick-1.4.1.ebuild 26 Oct 2009 21:14:52 -0000 1.6 +++ xf86-input-joystick-1.4.1.ebuild 15 Dec 2009 15:23:49 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-= input-joystick-1.4.1.ebuild,v 1.6 2009/10/26 21:14:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-= input-joystick-1.4.1.ebuild,v 1.7 2009/12/15 15:23:49 armin76 Exp $ =20 # Must be before x-modular eclass is inherited #SNAPSHOT=3D"yes" @@ -8,7 +8,7 @@ inherit x-modular =20 DESCRIPTION=3D"X.Org driver for joystick input devices" -KEYWORDS=3D"~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-f= bsd" +KEYWORDS=3D"alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd" RDEPEND=3D">=3Dx11-base/xorg-server-1.4" DEPEND=3D"${RDEPEND} x11-proto/inputproto