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 1PXtKP-0008FA-HK for garchives@archives.gentoo.org; Wed, 29 Dec 2010 10:32:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F9D7E068E; Wed, 29 Dec 2010 10:32:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 432EFE068E for ; Wed, 29 Dec 2010 10:32:15 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B43401B40F2 for ; Wed, 29 Dec 2010 10:32:14 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2238) id 3CC1120054; Wed, 29 Dec 2010 10:32:13 +0000 (UTC) From: "Markos Chandras (hwoarang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hwoarang@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/pcsc-lite: pcsc-lite-1.6.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pcsc-lite-1.6.6.ebuild ChangeLog X-VCS-Directories: sys-apps/pcsc-lite X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Message-Id: <20101229103213.3CC1120054@flycatcher.gentoo.org> Date: Wed, 29 Dec 2010 10:32:13 +0000 (UTC) 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: b02bd014-29db-4074-8ae7-72819d8d857a X-Archives-Hash: 979cbce887614ec3aa51074e9b3d2a35 hwoarang 10/12/29 10:32:13 Modified: pcsc-lite-1.6.6.ebuild ChangeLog Log: Stable on amd64 wrt bug #349561 =20 (Portage version: 2.1.9.26/cvs/Linux x86_64) Revision Changes Path 1.3 sys-apps/pcsc-lite/pcsc-lite-1.6.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcsc-lite= /pcsc-lite-1.6.6.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcsc-lite= /pcsc-lite-1.6.6.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcsc-lite= /pcsc-lite-1.6.6.ebuild?r1=3D1.2&r2=3D1.3 Index: pcsc-lite-1.6.6.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/sys-apps/pcsc-lite/pcsc-lite-1.6.6.ebui= ld,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pcsc-lite-1.6.6.ebuild 17 Dec 2010 11:39:42 -0000 1.2 +++ pcsc-lite-1.6.6.ebuild 29 Dec 2010 10:32:12 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.6.6.eb= uild,v 1.2 2010/12/17 11:39:42 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.6.6.eb= uild,v 1.3 2010/12/29 10:32:12 hwoarang Exp $ =20 EAPI=3D"3" =20 @@ -16,7 +16,7 @@ =20 LICENSE=3D"as-is" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~= x86" +KEYWORDS=3D"amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x= 86" IUSE=3D"usb kernel_linux" =20 RDEPEND=3D"usb? ( virtual/libusb:1 )" 1.97 sys-apps/pcsc-lite/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcsc-lite= /ChangeLog?rev=3D1.97&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcsc-lite= /ChangeLog?rev=3D1.97&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcsc-lite= /ChangeLog?r1=3D1.96&r2=3D1.97 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/sys-apps/pcsc-lite/ChangeLog,v retrieving revision 1.96 retrieving revision 1.97 diff -u -r1.96 -r1.97 --- ChangeLog 26 Dec 2010 16:15:33 -0000 1.96 +++ ChangeLog 29 Dec 2010 10:32:12 -0000 1.97 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pcsc-lite # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/ChangeLog,v 1.96 2= 010/12/26 16:15:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/ChangeLog,v 1.97 2= 010/12/29 10:32:12 hwoarang Exp $ + + 29 Dec 2010; Markos Chandras pcsc-lite-1.6.6.ebu= ild: + Stable on amd64 wrt bug #349561 =20 26 Dec 2010; Diego E. Petten=C3=B2 -pcsc-lite-1.5.5.ebuild, -pcsc-lite-1.6.4.ebuild: