Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/portage: ChangeLog portage-2.1.10.41.ebuild
Date: Thu, 22 Dec 2011 23:44:42
Message-Id: 20111222234429.484672004B@flycatcher.gentoo.org
1 mattst88 11/12/22 23:44:29
2
3 Modified: ChangeLog portage-2.1.10.41.ebuild
4 Log:
5 alpha stable, bug #394695.
6
7 (Portage version: 2.1.10.11/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.936 sys-apps/portage/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.936&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.936&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?r1=1.935&r2=1.936
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v
19 retrieving revision 1.935
20 retrieving revision 1.936
21 diff -u -r1.935 -r1.936
22 --- ChangeLog 22 Dec 2011 04:46:55 -0000 1.935
23 +++ ChangeLog 22 Dec 2011 23:44:29 -0000 1.936
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.935 2011/12/22 04:46:55 zmedico Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.936 2011/12/22 23:44:29 mattst88 Exp $
29 +
30 + 22 Dec 2011; Matt Turner <mattst88@g.o> portage-2.1.10.41.ebuild:
31 + alpha stable, bug #394695.
32
33 22 Dec 2011; Zac Medico <zmedico@g.o> portage-9999.ebuild:
34 Adjust make.globals PORTDIR and PORTAGE_TMPDIR for prefix installs.
35
36
37
38 1.6 sys-apps/portage/portage-2.1.10.41.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.10.41.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.10.41.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.10.41.ebuild?r1=1.5&r2=1.6
43
44 Index: portage-2.1.10.41.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.10.41.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- portage-2.1.10.41.ebuild 21 Dec 2011 21:42:47 -0000 1.5
51 +++ portage-2.1.10.41.ebuild 22 Dec 2011 23:44:29 -0000 1.6
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.41.ebuild,v 1.5 2011/12/21 21:42:47 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.10.41.ebuild,v 1.6 2011/12/22 23:44:29 mattst88 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 python2 python3 selinux"