public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/python-mhash: python-mhash-1.4.ebuild ChangeLog
@ 2007-11-01  0:11 Sven Wegener (swegener)
  0 siblings, 0 replies; 4+ messages in thread
From: Sven Wegener (swegener) @ 2007-11-01  0:11 UTC (permalink / raw
  To: gentoo-commits

swegener    07/11/01 00:11:28

  Modified:             python-mhash-1.4.ebuild ChangeLog
  Log:
  Add ~amd64 keyword.
  (Portage version: 2.1.3.16)

Revision  Changes    Path
1.4                  dev-python/python-mhash/python-mhash-1.4.ebuild

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

Index: python-mhash-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-mhash/python-mhash-1.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-mhash-1.4.ebuild	5 Jul 2007 10:58:27 -0000	1.3
+++ python-mhash-1.4.ebuild	1 Nov 2007 00:11:28 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mhash/python-mhash-1.4.ebuild,v 1.3 2007/07/05 10:58:27 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mhash/python-mhash-1.4.ebuild,v 1.4 2007/11/01 00:11:28 swegener Exp $
 
 inherit distutils
 
@@ -13,7 +13,7 @@
 		sys-apps/sed"
 IUSE=""
 SLOT="0"
-KEYWORDS="~ia64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
 LICENSE="GPL-2"
 
 src_unpack() {



1.8                  dev-python/python-mhash/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-mhash/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-mhash/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-mhash/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-mhash/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	5 Jul 2007 10:58:27 -0000	1.7
+++ ChangeLog	1 Nov 2007 00:11:28 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-mhash
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mhash/ChangeLog,v 1.7 2007/07/05 10:58:27 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mhash/ChangeLog,v 1.8 2007/11/01 00:11:28 swegener Exp $
+
+  01 Nov 2007; Sven Wegener <swegener@gentoo.org> python-mhash-1.4.ebuild:
+  Add ~amd64 keyword.
 
   05 Jul 2007; Ali Polatel <hawking@gentoo.org> python-mhash-1.2.ebuild,
   python-mhash-1.3.ebuild, python-mhash-1.4.ebuild:



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-python/python-mhash: python-mhash-1.4.ebuild ChangeLog
@ 2012-02-20 15:22 Patrick Lauer (patrick)
  0 siblings, 0 replies; 4+ messages in thread
From: Patrick Lauer (patrick) @ 2012-02-20 15:22 UTC (permalink / raw
  To: gentoo-commits

patrick     12/02/20 15:22:07

  Modified:             python-mhash-1.4.ebuild ChangeLog
  Log:
  Restricting pypy #403819
  
  (Portage version: 2.2.0_alpha87/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-python/python-mhash/python-mhash-1.4.ebuild

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

Index: python-mhash-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-mhash/python-mhash-1.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-mhash-1.4.ebuild	24 Jul 2010 18:01:47 -0000	1.6
+++ python-mhash-1.4.ebuild	20 Feb 2012 15:22:07 -0000	1.7
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 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/python-mhash/python-mhash-1.4.ebuild,v 1.6 2010/07/24 18:01:47 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mhash/python-mhash-1.4.ebuild,v 1.7 2012/02/20 15:22:07 patrick Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
 SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
 
 inherit distutils
 



1.12                 dev-python/python-mhash/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-mhash/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	24 Jul 2010 18:01:47 -0000	1.11
+++ ChangeLog	20 Feb 2012 15:22:07 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-mhash
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mhash/ChangeLog,v 1.11 2010/07/24 18:01:47 phajdan.jr Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mhash/ChangeLog,v 1.12 2012/02/20 15:22:07 patrick Exp $
+
+  20 Feb 2012; Patrick Lauer <patrick@gentoo.org> python-mhash-1.4.ebuild:
+  Restricting pypy #403819
 
   24 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   python-mhash-1.4.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-python/python-mhash: python-mhash-1.4.ebuild ChangeLog
@ 2012-02-21  8:04 Patrick Lauer (patrick)
  0 siblings, 0 replies; 4+ messages in thread
From: Patrick Lauer (patrick) @ 2012-02-21  8:04 UTC (permalink / raw
  To: gentoo-commits

patrick     12/02/21 08:04:54

  Modified:             python-mhash-1.4.ebuild ChangeLog
  Log:
  Restricting jython
  
  (Portage version: 2.2.0_alpha88/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-python/python-mhash/python-mhash-1.4.ebuild

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

Index: python-mhash-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-mhash/python-mhash-1.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-mhash-1.4.ebuild	20 Feb 2012 15:22:07 -0000	1.7
+++ python-mhash-1.4.ebuild	21 Feb 2012 08:04:54 -0000	1.8
@@ -1,11 +1,11 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mhash/python-mhash-1.4.ebuild,v 1.7 2012/02/20 15:22:07 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mhash/python-mhash-1.4.ebuild,v 1.8 2012/02/21 08:04:54 patrick Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
 SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
+RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-* *-jython"
 
 inherit distutils
 



1.13                 dev-python/python-mhash/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-mhash/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	20 Feb 2012 15:22:07 -0000	1.12
+++ ChangeLog	21 Feb 2012 08:04:54 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-mhash
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mhash/ChangeLog,v 1.12 2012/02/20 15:22:07 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mhash/ChangeLog,v 1.13 2012/02/21 08:04:54 patrick Exp $
+
+  21 Feb 2012; Patrick Lauer <patrick@gentoo.org> python-mhash-1.4.ebuild:
+  Restricting jython
 
   20 Feb 2012; Patrick Lauer <patrick@gentoo.org> python-mhash-1.4.ebuild:
   Restricting pypy #403819






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

* [gentoo-commits] gentoo-x86 commit in dev-python/python-mhash: python-mhash-1.4.ebuild ChangeLog
@ 2013-01-27 19:39 Fabian Groffen (grobian)
  0 siblings, 0 replies; 4+ messages in thread
From: Fabian Groffen (grobian) @ 2013-01-27 19:39 UTC (permalink / raw
  To: gentoo-commits

grobian     13/01/27 19:39:52

  Modified:             python-mhash-1.4.ebuild ChangeLog
  Log:
  Added Prefix keywords
  
  (Portage version: 2.2.01.21580-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.9                  dev-python/python-mhash/python-mhash-1.4.ebuild

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

Index: python-mhash-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-mhash/python-mhash-1.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- python-mhash-1.4.ebuild	21 Feb 2012 08:04:54 -0000	1.8
+++ python-mhash-1.4.ebuild	27 Jan 2013 19:39:52 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mhash/python-mhash-1.4.ebuild,v 1.8 2012/02/21 08:04:54 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mhash/python-mhash-1.4.ebuild,v 1.9 2013/01/27 19:39:52 grobian Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 x86"
+KEYWORDS="~amd64 ~ia64 x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="app-crypt/mhash"



1.14                 dev-python/python-mhash/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-mhash/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	21 Feb 2012 08:04:54 -0000	1.13
+++ ChangeLog	27 Jan 2013 19:39:52 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-mhash
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mhash/ChangeLog,v 1.13 2012/02/21 08:04:54 patrick Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mhash/ChangeLog,v 1.14 2013/01/27 19:39:52 grobian Exp $
+
+  27 Jan 2013; Fabian Groffen <grobian@gentoo.org> python-mhash-1.4.ebuild:
+  Added Prefix keywords
 
   21 Feb 2012; Patrick Lauer <patrick@gentoo.org> python-mhash-1.4.ebuild:
   Restricting jython
@@ -48,4 +51,3 @@
   23 May 2004; Robin H. Johnson <robbat2@gentoo.org> metadata.xml,
   python-mhash-1.2.ebuild:
   bug #49962, as per request.
-





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

end of thread, other threads:[~2013-01-27 19:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-01  0:11 [gentoo-commits] gentoo-x86 commit in dev-python/python-mhash: python-mhash-1.4.ebuild ChangeLog Sven Wegener (swegener)
  -- strict thread matches above, loose matches on Subject: below --
2012-02-20 15:22 Patrick Lauer (patrick)
2012-02-21  8:04 Patrick Lauer (patrick)
2013-01-27 19:39 Fabian Groffen (grobian)

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