public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pyscard: pyscard-1.6.12.ebuild ChangeLog
@ 2012-02-21  3:22 Patrick Lauer (patrick)
  0 siblings, 0 replies; 3+ messages in thread
From: Patrick Lauer (patrick) @ 2012-02-21  3:22 UTC (permalink / raw
  To: gentoo-commits

patrick     12/02/21 03:22:20

  Modified:             pyscard-1.6.12.ebuild ChangeLog
  Log:
  Adding pscs-lite dep for #403803
  
  (Portage version: 2.2.0_alpha88/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-python/pyscard/pyscard-1.6.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild?r1=1.1&r2=1.2

Index: pyscard-1.6.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pyscard-1.6.12.ebuild	3 Apr 2011 21:32:47 -0000	1.1
+++ pyscard-1.6.12.ebuild	21 Feb 2012 03:22:20 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild,v 1.1 2011/04/03 21:32:47 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild,v 1.2 2012/02/21 03:22:20 patrick Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -18,8 +18,8 @@
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND=""
-RDEPEND=""
+DEPEND="sys-apps/pcsc-lite"
+RDEPEND="${DEPEND}"
 
 DOCS="smartcard/ACKS smartcard/ChangeLog smartcard/TODO"
 PYTHON_MODNAME="smartcard"



1.2                  dev-python/pyscard/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyscard/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	3 Apr 2011 21:32:47 -0000	1.1
+++ ChangeLog	21 Feb 2012 03:22:20 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyscard
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyscard/ChangeLog,v 1.1 2011/04/03 21:32:47 arfrever Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyscard/ChangeLog,v 1.2 2012/02/21 03:22:20 patrick Exp $
+
+  21 Feb 2012; Patrick Lauer <patrick@gentoo.org> pyscard-1.6.12.ebuild:
+  Adding pscs-lite dep for #403803
 
 *pyscard-1.6.12 (03 Apr 2011)
 






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/pyscard: pyscard-1.6.12.ebuild ChangeLog
@ 2012-12-21 23:06 Alon Bar-Lev (alonbl)
  0 siblings, 0 replies; 3+ messages in thread
From: Alon Bar-Lev (alonbl) @ 2012-12-21 23:06 UTC (permalink / raw
  To: gentoo-commits

alonbl      12/12/21 23:06:33

  Modified:             pyscard-1.6.12.ebuild ChangeLog
  Log:
  Add swig dependency, per bug#415301, thanks to Kristian
  
  (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  dev-python/pyscard/pyscard-1.6.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild?r1=1.2&r2=1.3

Index: pyscard-1.6.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyscard-1.6.12.ebuild	21 Feb 2012 03:22:20 -0000	1.2
+++ pyscard-1.6.12.ebuild	21 Dec 2012 23:06:33 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild,v 1.2 2012/02/21 03:22:20 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild,v 1.3 2012/12/21 23:06:33 alonbl Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -18,8 +18,9 @@
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND="sys-apps/pcsc-lite"
-RDEPEND="${DEPEND}"
+RDEPEND="sys-apps/pcsc-lite"
+DEPEND="${RDEPEND}
+	dev-lang/swig"
 
 DOCS="smartcard/ACKS smartcard/ChangeLog smartcard/TODO"
 PYTHON_MODNAME="smartcard"



1.3                  dev-python/pyscard/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyscard/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	21 Feb 2012 03:22:20 -0000	1.2
+++ ChangeLog	21 Dec 2012 23:06:33 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyscard
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyscard/ChangeLog,v 1.2 2012/02/21 03:22:20 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyscard/ChangeLog,v 1.3 2012/12/21 23:06:33 alonbl Exp $
+
+  21 Dec 2012; Alon Bar-Lev <alonbl@gentoo.org> pyscard-1.6.12.ebuild:
+  Add swig dependency, per bug#415301, thanks to Kristian
 
   21 Feb 2012; Patrick Lauer <patrick@gentoo.org> pyscard-1.6.12.ebuild:
   Adding pscs-lite dep for #403803
@@ -10,4 +13,3 @@
   03 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   +pyscard-1.6.12.ebuild, +metadata.xml:
   Initial addition. Ebuild written by me.
-





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/pyscard: pyscard-1.6.12.ebuild ChangeLog
@ 2014-08-10 21:17 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 21:17 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/10 21:17:49

  Modified:             pyscard-1.6.12.ebuild ChangeLog
  Log:
  QA: drop trailing '.' from DESCRIPTION
  
  (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.4                  dev-python/pyscard/pyscard-1.6.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild?r1=1.3&r2=1.4

Index: pyscard-1.6.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pyscard-1.6.12.ebuild	21 Dec 2012 23:06:33 -0000	1.3
+++ pyscard-1.6.12.ebuild	10 Aug 2014 21:17:49 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild,v 1.3 2012/12/21 23:06:33 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyscard/pyscard-1.6.12.ebuild,v 1.4 2014/08/10 21:17:49 slyfox Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -9,7 +9,7 @@
 
 inherit distutils
 
-DESCRIPTION="pyscard is a python module adding smart cards support to python."
+DESCRIPTION="pyscard is a python module adding smart cards support to python"
 HOMEPAGE="http://pyscard.sourceforge.net/ http://pypi.python.org/pypi/pyscard"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 



1.4                  dev-python/pyscard/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyscard/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyscard/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	21 Dec 2012 23:06:33 -0000	1.3
+++ ChangeLog	10 Aug 2014 21:17:49 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyscard
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyscard/ChangeLog,v 1.3 2012/12/21 23:06:33 alonbl Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyscard/ChangeLog,v 1.4 2014/08/10 21:17:49 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pyscard-1.6.12.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   21 Dec 2012; Alon Bar-Lev <alonbl@gentoo.org> pyscard-1.6.12.ebuild:
   Add swig dependency, per bug#415301, thanks to Kristian





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-11 20:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-21  3:22 [gentoo-commits] gentoo-x86 commit in dev-python/pyscard: pyscard-1.6.12.ebuild ChangeLog Patrick Lauer (patrick)
  -- strict thread matches above, loose matches on Subject: below --
2012-12-21 23:06 Alon Bar-Lev (alonbl)
2014-08-10 21:17 Sergei Trofimovich (slyfox)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox