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 1M5MyY-0004Xv-Ur for garchives@archives.gentoo.org; Sat, 16 May 2009 16:43:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6259FE04A7; Sat, 16 May 2009 16:43:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2444FE04A7 for ; Sat, 16 May 2009 16:43:06 +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 CB1866559F for ; Sat, 16 May 2009 16:43:05 +0000 (UTC) Received: from nixnut by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1M5MyX-0004Qp-5g for gentoo-commits@lists.gentoo.org; Sat, 16 May 2009 16:43:05 +0000 From: "Gysbert Wassenaar (nixnut)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nixnut@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libusb: libusb-0.1.12-r5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libusb-0.1.12-r5.ebuild ChangeLog X-VCS-Directories: dev-libs/libusb X-VCS-Committer: nixnut X-VCS-Committer-Name: Gysbert Wassenaar Content-Type: text/plain; charset=utf8 Message-Id: Sender: Gysbert Wassenaar Date: Sat, 16 May 2009 16:43:05 +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: bd89ec68-390e-4ba1-8f99-7cd184318d63 X-Archives-Hash: ff4ffde78fbfa8a1ff4702e2f328eb54 nixnut 09/05/16 16:43:05 Modified: libusb-0.1.12-r5.ebuild ChangeLog Log: ppc stable #270023 (Portage version: 2.1.6.13/cvs/Linux ppc) Revision Changes Path 1.6 dev-libs/libusb/libusb-0.1.12-r5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libusb/li= busb-0.1.12-r5.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libusb/li= busb-0.1.12-r5.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libusb/li= busb-0.1.12-r5.ebuild?r1=3D1.5&r2=3D1.6 Index: libusb-0.1.12-r5.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-libs/libusb/libusb-0.1.12-r5.ebuild= ,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libusb-0.1.12-r5.ebuild 16 May 2009 15:38:13 -0000 1.5 +++ libusb-0.1.12-r5.ebuild 16 May 2009 16:43:05 -0000 1.6 @@ -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-libs/libusb/libusb-0.1.12-r5.ebui= ld,v 1.5 2009/05/16 15:38:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.12-r5.ebui= ld,v 1.6 2009/05/16 16:43:05 nixnut Exp $ =20 inherit eutils libtool autotools toolchain-funcs =20 @@ -10,7 +10,7 @@ =20 LICENSE=3D"LGPL-2" SLOT=3D"0" -KEYWORDS=3D"alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~= sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS=3D"alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~s= h ~sparc ~x86 ~x86-fbsd" IUSE=3D"debug doc nocxx" RESTRICT=3D"test" =20 1.88 dev-libs/libusb/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libusb/Ch= angeLog?rev=3D1.88&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libusb/Ch= angeLog?rev=3D1.88&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libusb/Ch= angeLog?r1=3D1.87&r2=3D1.88 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-libs/libusb/ChangeLog,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- ChangeLog 16 May 2009 15:38:13 -0000 1.87 +++ ChangeLog 16 May 2009 16:43:05 -0000 1.88 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libusb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.87 2009= /05/16 15:38:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.88 2009= /05/16 16:43:05 nixnut Exp $ + + 16 May 2009; nixnut libusb-0.1.12-r5.ebuild: + ppc stable #270023 =20 16 May 2009; Jeroen Roovers libusb-0.1.12-r5.ebuild: Stable for HPPA (bug #270023).