Gentoo Archives: gentoo-commits

From: "Rob Cakebread (pythonhead)" <pythonhead@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/utidylib: utidylib-0.2.ebuild ChangeLog
Date: Fri, 02 May 2008 18:41:05
Message-Id: E1Js0Bq-0006ls-C5@stork.gentoo.org
1 pythonhead 08/05/02 18:41:02
2
3 Modified: utidylib-0.2.ebuild ChangeLog
4 Log:
5 Use berlios mirror. bug #218657
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.7 dev-python/utidylib/utidylib-0.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/utidylib/utidylib-0.2.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/utidylib/utidylib-0.2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/utidylib/utidylib-0.2.ebuild?r1=1.6&r2=1.7
14
15 Index: utidylib-0.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- utidylib-0.2.ebuild 26 Jul 2007 18:21:23 -0000 1.6
22 +++ utidylib-0.2.ebuild 2 May 2008 18:41:01 -0000 1.7
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2.ebuild,v 1.6 2007/07/26 18:21:23 corsair Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2.ebuild,v 1.7 2008/05/02 18:41:01 pythonhead Exp $
29
30 inherit distutils eutils
31
32 @@ -8,7 +8,7 @@
33
34 DESCRIPTION="TidyLib Python wrapper"
35 HOMEPAGE="http://utidylib.berlios.de/"
36 -SRC_URI="http://download.berlios.de/utidylib/${MY_P}.zip"
37 +SRC_URI="mirror://berlios/${PN}/${MY_P}.zip"
38
39 LICENSE="MIT"
40 SLOT="0"
41
42
43
44 1.7 dev-python/utidylib/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/utidylib/ChangeLog?rev=1.7&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/utidylib/ChangeLog?rev=1.7&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/utidylib/ChangeLog?r1=1.6&r2=1.7
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v
53 retrieving revision 1.6
54 retrieving revision 1.7
55 diff -u -r1.6 -r1.7
56 --- ChangeLog 26 Jul 2007 18:21:23 -0000 1.6
57 +++ ChangeLog 2 May 2008 18:41:01 -0000 1.7
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-python/utidylib
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v 1.6 2007/07/26 18:21:23 corsair Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v 1.7 2008/05/02 18:41:01 pythonhead Exp $
64 +
65 + 02 May 2008; Rob Cakebread <pythonhead@g.o> utidylib-0.2.ebuild:
66 + Use berlios mirror. bug #218657
67
68 26 Jul 2007; Markus Rothe <corsair@g.o> utidylib-0.2.ebuild:
69 Added ~ppc64; bug #186188
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list