Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/cantor: cantor-4.4.0.ebuild
Date: Tue, 23 Feb 2010 10:46:41
Message-Id: E1NjsHm-0003CR-BX@stork.gentoo.org
1 josejx 10/02/23 10:46:38
2
3 Modified: cantor-4.4.0.ebuild
4 Log:
5 Marked ~ppc/~ppc64 for bug #304365.
6 (Portage version: 2.1.7.17/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 kde-base/cantor/cantor-4.4.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/cantor/cantor-4.4.0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/cantor/cantor-4.4.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/cantor/cantor-4.4.0.ebuild?r1=1.2&r2=1.3
14
15 Index: cantor-4.4.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/cantor/cantor-4.4.0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- cantor-4.4.0.ebuild 11 Feb 2010 23:32:23 -0000 1.2
22 +++ cantor-4.4.0.ebuild 23 Feb 2010 10:46:37 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/cantor/cantor-4.4.0.ebuild,v 1.2 2010/02/11 23:32:23 abcd Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/cantor/cantor-4.4.0.ebuild,v 1.3 2010/02/23 10:46:37 josejx Exp $
28
29 EAPI="2"
30
31 @@ -8,7 +8,7 @@
32 inherit kde4-meta
33
34 DESCRIPTION="KDE4 interface for doing mathematics and scientific computing"
35 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
36 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
37 IUSE="debug +handbook ps +R"
38
39 # TODO Add Sage Mathematics Software backend (http://www.sagemath.org)