public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/python: ChangeLog python-2.4.4-r6.ebuild python-2.4.4-r4.ebuild python-2.4.4-r5.ebuild
@ 2007-10-26  9:43 Ali Polatel (hawking)
  0 siblings, 0 replies; only message in thread
From: Ali Polatel (hawking) @ 2007-10-26  9:43 UTC (permalink / raw
  To: gentoo-commits

hawking     07/10/26 09:43:05

  Modified:             ChangeLog python-2.4.4-r6.ebuild
                        python-2.4.4-r4.ebuild python-2.4.4-r5.ebuild
  Log:
  Changed SRC_URI of python-gentoo-patches-2.4* to mirror://gentoo
  (Portage version: 2.1.3.16)

Revision  Changes    Path
1.289                dev-lang/python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -r1.288 -r1.289
--- ChangeLog	25 Oct 2007 23:53:30 -0000	1.288
+++ ChangeLog	26 Oct 2007 09:43:04 -0000	1.289
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/python
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.288 2007/10/25 23:53:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.289 2007/10/26 09:43:04 hawking Exp $
+
+  26 Oct 2007; Ali Polatel <hawking@gentoo.org> python-2.4.4-r4.ebuild,
+  python-2.4.4-r5.ebuild, python-2.4.4-r6.ebuild:
+  Changed SRC_URI of python-gentoo-patches-2.4* to mirror://gentoo
 
   25 Oct 2007; Jeroen Roovers <jer@gentoo.org> python-2.4.4-r6.ebuild:
   Stable for HPPA (bug #192876). Fixed quoting issues.



1.7                  dev-lang/python/python-2.4.4-r6.ebuild

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

Index: python-2.4.4-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-2.4.4-r6.ebuild	25 Oct 2007 23:53:30 -0000	1.6
+++ python-2.4.4-r6.ebuild	26 Oct 2007 09:43:04 -0000	1.7
@@ -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-lang/python/python-2.4.4-r6.ebuild,v 1.6 2007/10/25 23:53:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild,v 1.7 2007/10/26 09:43:04 hawking Exp $
 
 # NOTE about python-portage interactions :
 # - Do not add a pkg_setup() check for a certain version of portage
@@ -19,7 +19,7 @@
 DESCRIPTION="Python is an interpreted, interactive, object-oriented programming language."
 HOMEPAGE="http://www.python.org/"
 SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.bz2
-	http://dev.gentoo.org/~kloeri/python-gentoo-patches-${PV}-r4.tar.bz2"
+	mirror://gentoo/python-gentoo-patches-${PV}-r4.tar.bz2"
 
 LICENSE="PSF-2.2"
 SLOT="2.4"



1.24                 dev-lang/python/python-2.4.4-r4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r4.ebuild?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r4.ebuild?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r4.ebuild?r1=1.23&r2=1.24

Index: python-2.4.4-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r4.ebuild,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- python-2.4.4-r4.ebuild	15 Sep 2007 18:27:57 -0000	1.23
+++ python-2.4.4-r4.ebuild	26 Oct 2007 09:43:04 -0000	1.24
@@ -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-lang/python/python-2.4.4-r4.ebuild,v 1.23 2007/09/15 18:27:57 kanaka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r4.ebuild,v 1.24 2007/10/26 09:43:04 hawking Exp $
 
 # NOTE about python-portage interactions :
 # - Do not add a pkg_setup() check for a certain version of portage
@@ -19,7 +19,7 @@
 DESCRIPTION="Python is an interpreted, interactive, object-oriented programming language."
 HOMEPAGE="http://www.python.org/"
 SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.bz2
-	http://dev.gentoo.org/~kloeri/python-gentoo-patches-${PV}-r3.tar.bz2"
+	mirror://gentoo/python-gentoo-patches-${PV}-r3.tar.bz2"
 
 LICENSE="PSF-2.2"
 SLOT="2.4"



1.15                 dev-lang/python/python-2.4.4-r5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild?r1=1.14&r2=1.15

Index: python-2.4.4-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- python-2.4.4-r5.ebuild	26 Sep 2007 01:16:45 -0000	1.14
+++ python-2.4.4-r5.ebuild	26 Oct 2007 09:43:04 -0000	1.15
@@ -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-lang/python/python-2.4.4-r5.ebuild,v 1.14 2007/09/26 01:16:45 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild,v 1.15 2007/10/26 09:43:04 hawking Exp $
 
 # NOTE about python-portage interactions :
 # - Do not add a pkg_setup() check for a certain version of portage
@@ -19,7 +19,7 @@
 DESCRIPTION="Python is an interpreted, interactive, object-oriented programming language."
 HOMEPAGE="http://www.python.org/"
 SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.bz2
-	http://dev.gentoo.org/~kloeri/python-gentoo-patches-${PV}-r3.tar.bz2"
+	mirror://gentoo/python-gentoo-patches-${PV}-r3.tar.bz2"
 
 LICENSE="PSF-2.2"
 SLOT="2.4"



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-26  9:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-26  9:43 [gentoo-commits] gentoo-x86 commit in dev-lang/python: ChangeLog python-2.4.4-r6.ebuild python-2.4.4-r4.ebuild python-2.4.4-r5.ebuild Ali Polatel (hawking)

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