Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-misc/pythoncad: pythoncad-1.36.ebuild ChangeLog
Date: Thu, 30 Oct 2008 18:29:52
Message-Id: E1KvcHF-0003fU-Mt@stork.gentoo.org
1 angelos 08/10/30 18:29:49
2
3 Modified: pythoncad-1.36.ebuild ChangeLog
4 Log:
5 Added ~amd64
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo-r1 x86_64)
7
8 Revision Changes Path
9 1.2 sci-misc/pythoncad/pythoncad-1.36.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/pythoncad/pythoncad-1.36.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/pythoncad/pythoncad-1.36.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/pythoncad/pythoncad-1.36.ebuild?r1=1.1&r2=1.2
14
15 Index: pythoncad-1.36.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-misc/pythoncad/pythoncad-1.36.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- pythoncad-1.36.ebuild 16 Jun 2007 17:01:34 -0000 1.1
22 +++ pythoncad-1.36.ebuild 30 Oct 2008 18:29:49 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/pythoncad/pythoncad-1.36.ebuild,v 1.1 2007/06/16 17:01:34 cedk Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-misc/pythoncad/pythoncad-1.36.ebuild,v 1.2 2008/10/30 18:29:49 angelos Exp $
29
30 NEED_PYTHON=2.3
31
32 @@ -16,7 +16,7 @@
33 SRC_URI="http://www.pythoncad.org/releases/${MY_P}.tar.bz2"
34
35 SLOT="0"
36 -KEYWORDS="~x86"
37 +KEYWORDS="~amd64 ~x86"
38 IUSE=""
39
40 RDEPEND=">=dev-python/pygtk-1.99.16"
41
42
43
44 1.2 sci-misc/pythoncad/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/pythoncad/ChangeLog?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/pythoncad/ChangeLog?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/pythoncad/ChangeLog?r1=1.1&r2=1.2
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-misc/pythoncad/ChangeLog,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- ChangeLog 16 Jun 2007 17:01:34 -0000 1.1
57 +++ ChangeLog 30 Oct 2008 18:29:49 -0000 1.2
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sci-misc/pythoncad
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/pythoncad/ChangeLog,v 1.1 2007/06/16 17:01:34 cedk Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/sci-misc/pythoncad/ChangeLog,v 1.2 2008/10/30 18:29:49 angelos Exp $
64 +
65 + 30 Oct 2008; Christoph Mende <angelos@g.o> pythoncad-1.36.ebuild:
66 + Added ~amd64
67
68 *pythoncad-1.36 (16 Jun 2007)