Gentoo Archives: gentoo-commits

From: "Ali Polatel (hawking)" <hawking@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/python-updater: python-updater-0.2.ebuild ChangeLog python-updater-0.3.ebuild
Date: Mon, 29 Oct 2007 18:04:23
Message-Id: E1ImYj3-00074Y-17@stork.gentoo.org
1 hawking 07/10/29 17:48:33
2
3 Modified: python-updater-0.2.ebuild ChangeLog
4 Added: python-updater-0.3.ebuild
5 Log:
6 version bump. fixing bug 180088 and some other problems. changed HOMEPAGE
7 (Portage version: 2.1.3.16)
8
9 Revision Changes Path
10 1.19 app-admin/python-updater/python-updater-0.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/python-updater/python-updater-0.2.ebuild?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/python-updater/python-updater-0.2.ebuild?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/python-updater/python-updater-0.2.ebuild?r1=1.18&r2=1.19
15
16 Index: python-updater-0.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.2.ebuild,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- python-updater-0.2.ebuild 26 Oct 2007 09:37:48 -0000 1.18
23 +++ python-updater-0.2.ebuild 29 Oct 2007 17:48:32 -0000 1.19
24 @@ -1,9 +1,9 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.2.ebuild,v 1.18 2007/10/26 09:37:48 hawking Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.2.ebuild,v 1.19 2007/10/29 17:48:32 hawking Exp $
29
30 DESCRIPTION="Script used to remerge python packages when changing Python version."
31 -HOMEPAGE="http://dev.gentoo.org/"
32 +HOMEPAGE="http://www.gentoo.org/proj/en/Python"
33 SRC_URI="mirror://gentoo/${P}.bz2"
34
35 LICENSE="GPL-2"
36
37
38
39 1.21 app-admin/python-updater/ChangeLog
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/python-updater/ChangeLog?rev=1.21&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/python-updater/ChangeLog?rev=1.21&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/python-updater/ChangeLog?r1=1.20&r2=1.21
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-admin/python-updater/ChangeLog,v
48 retrieving revision 1.20
49 retrieving revision 1.21
50 diff -u -r1.20 -r1.21
51 --- ChangeLog 26 Oct 2007 09:37:48 -0000 1.20
52 +++ ChangeLog 29 Oct 2007 17:48:32 -0000 1.21
53 @@ -1,6 +1,12 @@
54 # ChangeLog for app-admin/python-updater
55 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/ChangeLog,v 1.20 2007/10/26 09:37:48 hawking Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/ChangeLog,v 1.21 2007/10/29 17:48:32 hawking Exp $
58 +
59 +*python-updater-0.3 (29 Oct 2007)
60 +
61 + 29 Oct 2007; Ali Polatel <hawking@g.o> python-updater-0.2.ebuild,
62 + +python-updater-0.3.ebuild:
63 + version bump. fixing bug 180088 and some other problems. changed HOMEPAGE
64
65 26 Oct 2007; Ali Polatel <hawking@g.o> python-updater-0.2.ebuild:
66 Changed SRC_URI to mirror://gentoo
67
68
69
70 1.1 app-admin/python-updater/python-updater-0.3.ebuild
71
72 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/python-updater/python-updater-0.3.ebuild?rev=1.1&view=markup
73 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/python-updater/python-updater-0.3.ebuild?rev=1.1&content-type=text/plain
74
75 Index: python-updater-0.3.ebuild
76 ===================================================================
77 # Copyright 1999-2007 Gentoo Foundation
78 # Distributed under the terms of the GNU General Public License v2
79 # $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/python-updater-0.3.ebuild,v 1.1 2007/10/29 17:48:32 hawking Exp $
80
81 DESCRIPTION="Script used to remerge python packages when changing Python version."
82 HOMEPAGE="http://www.gentoo.org/proj/en/Python"
83 SRC_URI="mirror://gentoo/${P}.bz2"
84
85 LICENSE="GPL-2"
86 SLOT="0"
87 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
88 IUSE=""
89
90 DEPEND=""
91 RDEPEND="!<dev-lang/python-2.3.6-r2
92 || ( >=sys-apps/portage-2.1.2 sys-apps/pkgcore sys-apps/paludis )"
93
94 src_install()
95 {
96 cd "${WORKDIR}"
97 newsbin ${P} ${PN}
98 }
99
100
101
102 --
103 gentoo-commits@g.o mailing list