Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/portage: portage-2.1.6.4.ebuild
Date: Wed, 31 Dec 2008 12:57:26
Message-Id: E1LI0dY-0005rm-A7@stork.gentoo.org
1 vapier 08/12/31 12:57:24
2
3 Modified: portage-2.1.6.4.ebuild
4 Log:
5 sh stable
6 (Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)
7
8 Revision Changes Path
9 1.7 sys-apps/portage/portage-2.1.6.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.1.6.4.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.1.6.4.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.1.6.4.ebuild?r1=1.6&r2=1.7
14
15 Index: portage-2.1.6.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.6.4.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- portage-2.1.6.4.ebuild 30 Dec 2008 21:15:57 -0000 1.6
22 +++ portage-2.1.6.4.ebuild 31 Dec 2008 12:57:24 -0000 1.7
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.6.4.ebuild,v 1.6 2008/12/30 21:15:57 zmedico Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.6.4.ebuild,v 1.7 2008/12/31 12:57:24 vapier Exp $
28
29 inherit eutils multilib python
30
31 DESCRIPTION="Portage is the package management and distribution system for Gentoo"
32 HOMEPAGE="http://www.gentoo.org/proj/en/portage/index.xml"
33 LICENSE="GPL-2"
34 -KEYWORDS="alpha amd64 arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
35 +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
36 PROVIDE="virtual/portage"
37 SLOT="0"
38 IUSE="build doc epydoc selinux linguas_pl"