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 1MB8qp-0006pa-3y for garchives@archives.gentoo.org; Mon, 01 Jun 2009 14:50:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83555E01DF; Mon, 1 Jun 2009 14:50:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6574EE01DF for ; Mon, 1 Jun 2009 14:50:58 +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 28A406486D for ; Mon, 1 Jun 2009 14:50:58 +0000 (UTC) Received: from patrick by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MB8qn-0000KF-PD for gentoo-commits@lists.gentoo.org; Mon, 01 Jun 2009 14:50:57 +0000 From: "Patrick Lauer (patrick)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, patrick@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pyusb: pyusb-0.4.1-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pyusb-0.4.1-r1.ebuild ChangeLog X-VCS-Directories: dev-python/pyusb X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer Content-Type: text/plain; charset=utf8 Message-Id: Sender: Patrick Lauer Date: Mon, 01 Jun 2009 14:50:57 +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: 14c60628-50c3-4856-a814-307c442c1a0b X-Archives-Hash: a826ac05b9476a6c0366e362262623e3 patrick 09/06/01 14:50:57 Modified: pyusb-0.4.1-r1.ebuild ChangeLog Log: Adding ~amd64 keyword (Portage version: 2.2_rc33/cvs/Linux x86_64) Revision Changes Path 1.3 dev-python/pyusb/pyusb-0.4.1-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyusb/p= yusb-0.4.1-r1.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyusb/p= yusb-0.4.1-r1.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyusb/p= yusb-0.4.1-r1.ebuild?r1=3D1.2&r2=3D1.3 Index: pyusb-0.4.1-r1.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/dev-python/pyusb/pyusb-0.4.1-r1.ebuild,= v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pyusb-0.4.1-r1.ebuild 1 Jun 2009 14:49:00 -0000 1.2 +++ pyusb-0.4.1-r1.ebuild 1 Jun 2009 14:50:57 -0000 1.3 @@ -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/dev-python/pyusb/pyusb-0.4.1-r1.ebuil= d,v 1.2 2009/06/01 14:49:00 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyusb/pyusb-0.4.1-r1.ebuil= d,v 1.3 2009/06/01 14:50:57 patrick Exp $ =20 EAPI=3D"1" =20 @@ -13,7 +13,7 @@ =20 LICENSE=3D"BSD" SLOT=3D"0" -KEYWORDS=3D"~ppc" +KEYWORDS=3D"~amd64 ~ppc" IUSE=3D"debug" =20 ### The bus enumeration does not appear to work with libusb-compat 1.4 dev-python/pyusb/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyusb/C= hangeLog?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyusb/C= hangeLog?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyusb/C= hangeLog?r1=3D1.3&r2=3D1.4 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/dev-python/pyusb/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 1 Jun 2009 14:49:00 -0000 1.3 +++ ChangeLog 1 Jun 2009 14:50:57 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyusb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyusb/ChangeLog,v 1.3 2009= /06/01 14:49:00 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyusb/ChangeLog,v 1.4 2009= /06/01 14:50:57 patrick Exp $ + + 01 Jun 2009; Patrick Lauer pyusb-0.4.1-r1.ebuild: + Adding ~amd64 keyword =20 01 Jun 2009; Patrick Lauer pyusb-0.4.1-r1.ebuild: EAPI goes to the top