public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/virtualenv: ChangeLog virtualenv-1.3.2.ebuild
@ 2009-03-26 18:21 Brent Baude (ranger)
  0 siblings, 0 replies; 3+ messages in thread
From: Brent Baude (ranger) @ 2009-03-26 18:21 UTC (permalink / raw
  To: gentoo-commits

ranger      09/03/26 18:21:23

  Modified:             ChangeLog virtualenv-1.3.2.ebuild
  Log:
  stable ppc, bug 263853
  (Portage version: 2.1.6.7/cvs/Linux ppc64)

Revision  Changes    Path
1.7                  dev-python/virtualenv/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	8 Jan 2009 21:41:19 -0000	1.6
+++ ChangeLog	26 Mar 2009 18:21:23 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/virtualenv
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.6 2009/01/08 21:41:19 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.7 2009/03/26 18:21:23 ranger Exp $
+
+  26 Mar 2009; Brent Baude <ranger@gentoo.org> virtualenv-1.3.2.ebuild:
+  stable ppc, bug 263853
 
   08 Jan 2009; Patrick Lauer <patrick@gentoo.org> -virtualenv-1.3.ebuild:
   Removing old



1.2                  dev-python/virtualenv/virtualenv-1.3.2.ebuild

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

Index: virtualenv-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.3.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- virtualenv-1.3.2.ebuild	4 Jan 2009 19:54:04 -0000	1.1
+++ virtualenv-1.3.2.ebuild	26 Mar 2009 18:21:23 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.3.2.ebuild,v 1.1 2009/01/04 19:54:04 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.3.2.ebuild,v 1.2 2009/03/26 18:21:23 ranger Exp $
 
 NEED_PYTHON="2.3"
 
@@ -10,7 +10,7 @@
 HOMEPAGE="http://pypi.python.org/pypi/virtualenv"
 SRC_URI="http://pypi.python.org/packages/source/v/${PN}/${P}.tar.gz"
 LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86"
 SLOT="0"
 IUSE=""
 RDEPEND=">=dev-python/setuptools-0.6_rc8"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/virtualenv: ChangeLog virtualenv-1.3.2.ebuild
@ 2009-04-05 12:46 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2009-04-05 12:46 UTC (permalink / raw
  To: gentoo-commits

maekke      09/04/05 12:46:48

  Modified:             ChangeLog virtualenv-1.3.2.ebuild
  Log:
  amd64/x86 stable, bug #263853
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-python/virtualenv/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	26 Mar 2009 18:21:23 -0000	1.7
+++ ChangeLog	5 Apr 2009 12:46:48 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/virtualenv
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.7 2009/03/26 18:21:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.8 2009/04/05 12:46:48 maekke Exp $
+
+  05 Apr 2009; Markus Meier <maekke@gentoo.org> virtualenv-1.3.2.ebuild:
+  amd64/x86 stable, bug #263853
 
   26 Mar 2009; Brent Baude <ranger@gentoo.org> virtualenv-1.3.2.ebuild:
   stable ppc, bug 263853



1.3                  dev-python/virtualenv/virtualenv-1.3.2.ebuild

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

Index: virtualenv-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- virtualenv-1.3.2.ebuild	26 Mar 2009 18:21:23 -0000	1.2
+++ virtualenv-1.3.2.ebuild	5 Apr 2009 12:46:48 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.3.2.ebuild,v 1.2 2009/03/26 18:21:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.3.2.ebuild,v 1.3 2009/04/05 12:46:48 maekke Exp $
 
 NEED_PYTHON="2.3"
 
@@ -10,7 +10,7 @@
 HOMEPAGE="http://pypi.python.org/pypi/virtualenv"
 SRC_URI="http://pypi.python.org/packages/source/v/${PN}/${P}.tar.gz"
 LICENSE="MIT"
-KEYWORDS="~amd64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 SLOT="0"
 IUSE=""
 RDEPEND=">=dev-python/setuptools-0.6_rc8"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/virtualenv: ChangeLog virtualenv-1.3.2.ebuild
@ 2009-04-12 18:06 Brent Baude (ranger)
  0 siblings, 0 replies; 3+ messages in thread
From: Brent Baude (ranger) @ 2009-04-12 18:06 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/12 18:06:30

  Modified:             ChangeLog virtualenv-1.3.2.ebuild
  Log:
  stable ppc64, bug 263853
  (Portage version: 2.1.6.11/cvs/Linux ppc64)

Revision  Changes    Path
1.9                  dev-python/virtualenv/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	5 Apr 2009 12:46:48 -0000	1.8
+++ ChangeLog	12 Apr 2009 18:06:30 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/virtualenv
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.8 2009/04/05 12:46:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.9 2009/04/12 18:06:30 ranger Exp $
+
+  12 Apr 2009; Brent Baude <ranger@gentoo.org> virtualenv-1.3.2.ebuild:
+  stable ppc64, bug 263853
 
   05 Apr 2009; Markus Meier <maekke@gentoo.org> virtualenv-1.3.2.ebuild:
   amd64/x86 stable, bug #263853



1.4                  dev-python/virtualenv/virtualenv-1.3.2.ebuild

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

Index: virtualenv-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.3.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- virtualenv-1.3.2.ebuild	5 Apr 2009 12:46:48 -0000	1.3
+++ virtualenv-1.3.2.ebuild	12 Apr 2009 18:06:30 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.3.2.ebuild,v 1.3 2009/04/05 12:46:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.3.2.ebuild,v 1.4 2009/04/12 18:06:30 ranger Exp $
 
 NEED_PYTHON="2.3"
 
@@ -10,7 +10,7 @@
 HOMEPAGE="http://pypi.python.org/pypi/virtualenv"
 SRC_URI="http://pypi.python.org/packages/source/v/${PN}/${P}.tar.gz"
 LICENSE="MIT"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 SLOT="0"
 IUSE=""
 RDEPEND=">=dev-python/setuptools-0.6_rc8"






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

end of thread, other threads:[~2009-04-12 18:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-05 12:46 [gentoo-commits] gentoo-x86 commit in dev-python/virtualenv: ChangeLog virtualenv-1.3.2.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2009-04-12 18:06 Brent Baude (ranger)
2009-03-26 18:21 Brent Baude (ranger)

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