public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/py-smbpasswd: ChangeLog py-smbpasswd-1.0.1.ebuild
@ 2010-12-25 17:48 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 3+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-12-25 17:48 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/12/25 17:48:17

  Modified:             ChangeLog py-smbpasswd-1.0.1.ebuild
  Log:
  Fix dependencies. Set SUPPORT_PYTHON_ABIS.
  
  (Portage version: 2.2.0_alpha10_p8/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 dev-python/py-smbpasswd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	13 Aug 2007 20:38:34 -0000	1.11
+++ ChangeLog	25 Dec 2010 17:48:17 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/py-smbpasswd
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/ChangeLog,v 1.11 2007/08/13 20:38:34 dertobi123 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/ChangeLog,v 1.12 2010/12/25 17:48:17 arfrever Exp $
+
+  25 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  py-smbpasswd-1.0.1.ebuild:
+  Fix dependencies. Set SUPPORT_PYTHON_ABIS.
 
   13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
   py-smbpasswd-1.0.1.ebuild:



1.4                  dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild

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

Index: py-smbpasswd-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- py-smbpasswd-1.0.1.ebuild	13 Aug 2007 20:38:34 -0000	1.3
+++ py-smbpasswd-1.0.1.ebuild	25 Dec 2010 17:48:17 -0000	1.4
@@ -1,6 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild,v 1.3 2007/08/13 20:38:34 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild,v 1.4 2010/12/25 17:48:17 arfrever Exp $
+
+EAPI="3"
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.* *-jython"
 
 inherit distutils
 
@@ -8,9 +13,10 @@
 HOMEPAGE="http://barryp.org/software/py-smbpasswd/"
 SRC_URI="http://barryp.org/software/${PN}/files/${P}.tar.gz"
 
-SLOT="0"
 LICENSE="GPL-2"
+SLOT="0"
 KEYWORDS="~amd64 ~ia64 ppc sparc ~x86"
 IUSE=""
 
 DEPEND=""
+RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/py-smbpasswd: ChangeLog py-smbpasswd-1.0.1.ebuild
@ 2011-01-02  9:26 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 3+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-01-02  9:26 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    11/01/02 09:26:42

  Modified:             ChangeLog py-smbpasswd-1.0.1.ebuild
  Log:
  x86 stable wrt bug #349704
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.13                 dev-python/py-smbpasswd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	25 Dec 2010 17:48:17 -0000	1.12
+++ ChangeLog	2 Jan 2011 09:26:41 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/py-smbpasswd
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/ChangeLog,v 1.12 2010/12/25 17:48:17 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/ChangeLog,v 1.13 2011/01/02 09:26:41 phajdan.jr Exp $
+
+  02 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  py-smbpasswd-1.0.1.ebuild:
+  x86 stable wrt bug #349704
 
   25 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   py-smbpasswd-1.0.1.ebuild:



1.5                  dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild

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

Index: py-smbpasswd-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- py-smbpasswd-1.0.1.ebuild	25 Dec 2010 17:48:17 -0000	1.4
+++ py-smbpasswd-1.0.1.ebuild	2 Jan 2011 09:26:41 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild,v 1.4 2010/12/25 17:48:17 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild,v 1.5 2011/01/02 09:26:41 phajdan.jr Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ppc sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ppc sparc x86"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/py-smbpasswd: ChangeLog py-smbpasswd-1.0.1.ebuild
@ 2011-01-09 16:48 Raul Porcel (armin76)
  0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2011-01-09 16:48 UTC (permalink / raw
  To: gentoo-commits

armin76     11/01/09 16:48:57

  Modified:             ChangeLog py-smbpasswd-1.0.1.ebuild
  Log:
  ia64 stable wrt #349704
  
  (Portage version: 2.1.9.25/cvs/Linux ia64)

Revision  Changes    Path
1.14                 dev-python/py-smbpasswd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	2 Jan 2011 09:26:41 -0000	1.13
+++ ChangeLog	9 Jan 2011 16:48:56 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/py-smbpasswd
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/ChangeLog,v 1.13 2011/01/02 09:26:41 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/ChangeLog,v 1.14 2011/01/09 16:48:56 armin76 Exp $
+
+  09 Jan 2011; Raúl Porcel <armin76@gentoo.org> py-smbpasswd-1.0.1.ebuild:
+  ia64 stable wrt #349704
 
   02 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   py-smbpasswd-1.0.1.ebuild:



1.6                  dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild?r1=1.5&r2=1.6

Index: py-smbpasswd-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- py-smbpasswd-1.0.1.ebuild	2 Jan 2011 09:26:41 -0000	1.5
+++ py-smbpasswd-1.0.1.ebuild	9 Jan 2011 16:48:56 -0000	1.6
@@ -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/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild,v 1.5 2011/01/02 09:26:41 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py-smbpasswd/py-smbpasswd-1.0.1.ebuild,v 1.6 2011/01/09 16:48:56 armin76 Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ppc sparc x86"
+KEYWORDS="~amd64 ia64 ppc sparc x86"
 IUSE=""
 
 DEPEND=""






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

end of thread, other threads:[~2011-01-09 16:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-02  9:26 [gentoo-commits] gentoo-x86 commit in dev-python/py-smbpasswd: ChangeLog py-smbpasswd-1.0.1.ebuild PaweA Hajdan (phajdan.jr)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-09 16:48 Raul Porcel (armin76)
2010-12-25 17:48 Arfrever Frehtes Taifersar Arahesis (arfrever)

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