Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/portage: ChangeLog portage-2.1.7.17.ebuild
Date: Mon, 01 Mar 2010 11:09:01
Message-Id: E1Nm3Uh-0007Px-8E@stork.gentoo.org
1 fauli 10/03/01 11:08:59
2
3 Modified: ChangeLog portage-2.1.7.17.ebuild
4 Log:
5 stable x86, bug 307151
6 (Portage version: 2.1.7.17/cvs/Linux i686)
7
8 Revision Changes Path
9 1.680 sys-apps/portage/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.680&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.680&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/ChangeLog?r1=1.679&r2=1.680
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v
18 retrieving revision 1.679
19 retrieving revision 1.680
20 diff -u -r1.679 -r1.680
21 --- ChangeLog 28 Feb 2010 18:26:59 -0000 1.679
22 +++ ChangeLog 1 Mar 2010 11:08:58 -0000 1.680
23 @@ -1,6 +1,10 @@
24 # ChangeLog for sys-apps/portage
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.679 2010/02/28 18:26:59 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.680 2010/03/01 11:08:58 fauli Exp $
28 +
29 + 01 Mar 2010; Christian Faulhammer <fauli@g.o>
30 + portage-2.1.7.17.ebuild:
31 + stable x86, bug 307151
32
33 28 Feb 2010; nixnut <nixnut@g.o> portage-2.1.7.17.ebuild:
34 ppc stable #307151
35
36
37
38 1.7 sys-apps/portage/portage-2.1.7.17.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.1.7.17.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.1.7.17.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.1.7.17.ebuild?r1=1.6&r2=1.7
43
44 Index: portage-2.1.7.17.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.7.17.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- portage-2.1.7.17.ebuild 28 Feb 2010 18:26:59 -0000 1.6
51 +++ portage-2.1.7.17.ebuild 1 Mar 2010 11:08:58 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 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.7.17.ebuild,v 1.6 2010/02/28 18:26:59 nixnut Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.7.17.ebuild,v 1.7 2010/03/01 11:08:58 fauli 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 PROVIDE="virtual/portage"
67 SLOT="0"
68 IUSE="build doc epydoc linguas_pl python3 selinux"