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/chpax: chpax-0.7.ebuild
Date: Thu, 06 Nov 2008 02:33:24
Message-Id: E1KxugT-0000K2-KC@stork.gentoo.org
1 vapier 08/11/06 02:33:21
2
3 Modified: chpax-0.7.ebuild
4 Log:
5 s390 love
6 (Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
7
8 Revision Changes Path
9 1.14 sys-apps/chpax/chpax-0.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/chpax/chpax-0.7.ebuild?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/chpax/chpax-0.7.ebuild?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/chpax/chpax-0.7.ebuild?r1=1.13&r2=1.14
14
15 Index: chpax-0.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.7.ebuild,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- chpax-0.7.ebuild 14 Oct 2008 14:47:14 -0000 1.13
22 +++ chpax-0.7.ebuild 6 Nov 2008 02:33:21 -0000 1.14
23 @@ -1,6 +1,6 @@
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/chpax/chpax-0.7.ebuild,v 1.13 2008/10/14 14:47:14 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.7.ebuild,v 1.14 2008/11/06 02:33:21 vapier Exp $
28
29 inherit flag-o-matic toolchain-funcs
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="public-domain"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
36 +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sparc x86"
37 IUSE=""
38
39 RDEPEND=""