From: "Tony Vroon (chainsaw)" <chainsaw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/pcsc-lite: ChangeLog pcsc-lite-1.7.2-r2.ebuild
Date: Wed, 12 Oct 2011 10:02:10 +0000 (UTC) [thread overview]
Message-ID: <20111012100210.C80BA2004B@flycatcher.gentoo.org> (raw)
chainsaw 11/10/12 10:02:10
Modified: ChangeLog pcsc-lite-1.7.2-r2.ebuild
Log:
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in bug #386345.
(Portage version: 2.1.10.27/cvs/Linux x86_64)
Revision Changes Path
1.118 sys-apps/pcsc-lite/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcsc-lite/ChangeLog?rev=1.118&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcsc-lite/ChangeLog?rev=1.118&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcsc-lite/ChangeLog?r1=1.117&r2=1.118
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog 8 Oct 2011 14:51:16 -0000 1.117
+++ ChangeLog 12 Oct 2011 10:02:10 -0000 1.118
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/pcsc-lite
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/ChangeLog,v 1.117 2011/10/08 14:51:16 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/ChangeLog,v 1.118 2011/10/12 10:02:10 chainsaw Exp $
+
+ 12 Oct 2011; Tony Vroon <chainsaw@gentoo.org> pcsc-lite-1.7.2-r2.ebuild:
+ Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
+ "idella4" Delaney in bug #386345.
*pcsc-lite-1.7.4-r1 (08 Oct 2011)
*pcsc-lite-1.7.2-r2 (08 Oct 2011)
1.2 sys-apps/pcsc-lite/pcsc-lite-1.7.2-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.7.2-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.7.2-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.7.2-r2.ebuild?r1=1.1&r2=1.2
Index: pcsc-lite-1.7.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.7.2-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pcsc-lite-1.7.2-r2.ebuild 8 Oct 2011 14:51:16 -0000 1.1
+++ pcsc-lite-1.7.2-r2.ebuild 12 Oct 2011 10:02:10 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.7.2-r2.ebuild,v 1.1 2011/10/08 14:51:16 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.7.2-r2.ebuild,v 1.2 2011/10/12 10:02:10 chainsaw Exp $
EAPI="4"
@@ -16,7 +16,7 @@
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="usb kernel_linux"
RDEPEND="!kernel_linux? ( usb? ( virtual/libusb:1 ) )
next reply other threads:[~2011-10-12 10:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-12 10:02 Tony Vroon (chainsaw) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-10-13 21:35 [gentoo-commits] gentoo-x86 commit in sys-apps/pcsc-lite: ChangeLog pcsc-lite-1.7.2-r2.ebuild PaweA Hajdan (phajdan.jr)
2011-10-17 14:00 Jeroen Roovers (jer)
2011-10-17 20:44 Markus Meier (maekke)
2011-10-23 17:15 Raul Porcel (armin76)
2012-02-12 0:47 Tony Vroon (chainsaw)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111012100210.C80BA2004B@flycatcher.gentoo.org \
--to=chainsaw@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox