Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/portage: ChangeLog portage-2.1.10.65.ebuild
Date: Fri, 22 Jun 2012 11:03:35
Message-Id: 20120622110321.F0E1B2004B@flycatcher.gentoo.org
1 ago 12/06/22 11:03:21
2
3 Modified: ChangeLog portage-2.1.10.65.ebuild
4 Log:
5 Stable for amd64, wrt bug #422721
6
7 (Portage version: 2.1.10.65/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1034 sys-apps/portage/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.1034&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.1034&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?r1=1.1033&r2=1.1034
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v
19 retrieving revision 1.1033
20 retrieving revision 1.1034
21 diff -u -r1.1033 -r1.1034
22 --- ChangeLog 13 Jun 2012 06:11:55 -0000 1.1033
23 +++ ChangeLog 22 Jun 2012 11:03:21 -0000 1.1034
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-apps/portage
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1033 2012/06/13 06:11:55 zmedico Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1034 2012/06/22 11:03:21 ago Exp $
29 +
30 + 22 Jun 2012; Agostino Sarubbo <ago@g.o> portage-2.1.10.65.ebuild:
31 + Stable for amd64, wrt bug #422721
32
33 13 Jun 2012; Zac Medico <zmedico@g.o> metadata.xml,
34 portage-2.1.10.49.ebuild, portage-2.1.10.65.ebuild,
35
36
37
38 1.3 sys-apps/portage/portage-2.1.10.65.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.10.65.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.10.65.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.10.65.ebuild?r1=1.2&r2=1.3
43
44 Index: portage-2.1.10.65.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.10.65.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- portage-2.1.10.65.ebuild 13 Jun 2012 06:11:55 -0000 1.2
51 +++ portage-2.1.10.65.ebuild 22 Jun 2012 11:03:21 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 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.65.ebuild,v 1.2 2012/06/13 06:11:55 zmedico Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.10.65.ebuild,v 1.3 2012/06/22 11:03:21 ago 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 linguas_pl pypy1_9 python2 python3 selinux xattr"