Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/eselect-python: eselect-python-20080925.ebuild ChangeLog
Date: Wed, 24 Dec 2008 19:03:08
Message-Id: E1LFZ0b-00015t-3F@stork.gentoo.org
1 armin76 08/12/24 19:03:05
2
3 Modified: eselect-python-20080925.ebuild ChangeLog
4 Log:
5 Add ~arm/~s390/~sh wrt #228611
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.2 app-admin/eselect-python/eselect-python-20080925.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-python/eselect-python-20080925.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-python/eselect-python-20080925.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-python/eselect-python-20080925.ebuild?r1=1.1&r2=1.2
14
15 Index: eselect-python-20080925.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20080925.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- eselect-python-20080925.ebuild 25 Oct 2008 14:45:23 -0000 1.1
22 +++ eselect-python-20080925.ebuild 24 Dec 2008 19:03:04 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20080925.ebuild,v 1.1 2008/10/25 14:45:23 hawking Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20080925.ebuild,v 1.2 2008/12/24 19:03:04 armin76 Exp $
28
29 DESCRIPTION="Manages multiple Python versions"
30 HOMEPAGE="http://www.gentoo.org"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
37 IUSE=""
38
39 RDEPEND=">=app-admin/eselect-1.0.2"
40
41
42
43 1.14 app-admin/eselect-python/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-python/ChangeLog?rev=1.14&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-python/ChangeLog?rev=1.14&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect-python/ChangeLog?r1=1.13&r2=1.14
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v
52 retrieving revision 1.13
53 retrieving revision 1.14
54 diff -u -r1.13 -r1.14
55 --- ChangeLog 25 Oct 2008 14:45:23 -0000 1.13
56 +++ ChangeLog 24 Dec 2008 19:03:04 -0000 1.14
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-admin/eselect-python
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.13 2008/10/25 14:45:23 hawking Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.14 2008/12/24 19:03:04 armin76 Exp $
62 +
63 + 24 Dec 2008; Raúl Porcel <armin76@g.o>
64 + eselect-python-20080925.ebuild:
65 + Add ~arm/~s390/~sh wrt #228611
66
67 *eselect-python-20080925 (25 Oct 2008)