Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/portage: ChangeLog portage-2.1.10.3.ebuild
Date: Mon, 04 Jul 2011 16:55:33
Message-Id: 20110704164956.A5AAC2004B@flycatcher.gentoo.org
1 nixnut 11/07/04 16:49:56
2
3 Modified: ChangeLog portage-2.1.10.3.ebuild
4 Log:
5 ppc stable #373523
6
7 (Portage version: 2.1.10.3/cvs/Linux ppc)
8
9 Revision Changes Path
10 1.846 sys-apps/portage/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.846&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.846&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?r1=1.845&r2=1.846
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v
19 retrieving revision 1.845
20 retrieving revision 1.846
21 diff -u -r1.845 -r1.846
22 --- ChangeLog 3 Jul 2011 17:28:53 -0000 1.845
23 +++ ChangeLog 4 Jul 2011 16:49:56 -0000 1.846
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-apps/portage
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.845 2011/07/03 17:28:53 zmedico Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.846 2011/07/04 16:49:56 nixnut Exp $
29 +
30 + 04 Jul 2011; nixnut <nixnut@g.o> portage-2.1.10.3.ebuild:
31 + ppc stable #373523
32
33 *portage-2.1.10.4 (03 Jul 2011)
34
35
36
37
38 1.5 sys-apps/portage/portage-2.1.10.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.10.3.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.10.3.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.10.3.ebuild?r1=1.4&r2=1.5
43
44 Index: portage-2.1.10.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.10.3.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- portage-2.1.10.3.ebuild 3 Jul 2011 15:15:54 -0000 1.4
51 +++ portage-2.1.10.3.ebuild 4 Jul 2011 16:49:56 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.10.3.ebuild,v 1.4 2011/07/03 15:15:54 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.10.3.ebuild,v 1.5 2011/07/04 16:49:56 nixnut Exp $
57
58 # Require EAPI 2 since we now require at least python-2.6 (for python 3
59 # syntax support) which also requires EAPI 2.
60 @@ -10,7 +10,7 @@
61 DESCRIPTION="Portage is the package management and distribution system for Gentoo"
62 HOMEPAGE="http://www.gentoo.org/proj/en/portage/index.xml"
63 LICENSE="GPL-2"
64 -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
65 +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
66 SLOT="0"
67 IUSE="build doc epydoc +ipc +less linguas_pl python2 python3 selinux"