Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/pasm: pasm-1.7.ebuild ChangeLog
Date: Sat, 02 Jan 2010 18:39:53
Message-Id: E1NR8tD-0007u1-U7@stork.gentoo.org
1 fauli 10/01/02 18:39:51
2
3 Modified: pasm-1.7.ebuild ChangeLog
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 dev-lang/pasm/pasm-1.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild?r1=1.2&r2=1.3
14
15 Index: pasm-1.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- pasm-1.7.ebuild 24 Jun 2004 22:53:40 -0000 1.2
22 +++ pasm-1.7.ebuild 2 Jan 2010 18:39:51 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2004 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild,v 1.2 2004/06/24 22:53:40 agriffis Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild,v 1.3 2010/01/02 18:39:51 fauli Exp $
29
30 inherit eutils
31
32 @@ -10,7 +10,7 @@
33 LICENSE="GPL-2"
34 SLOT="0"
35 IUSE=""
36 -KEYWORDS="~ppc"
37 +KEYWORDS="~ppc ~ppc-macos"
38
39 src_unpack() {
40 mkdir -p ${S}/LinuxPPC
41
42
43
44 1.7 dev-lang/pasm/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/ChangeLog?rev=1.7&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/ChangeLog?rev=1.7&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/pasm/ChangeLog?r1=1.6&r2=1.7
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lang/pasm/ChangeLog,v
53 retrieving revision 1.6
54 retrieving revision 1.7
55 diff -u -r1.6 -r1.7
56 --- ChangeLog 25 Dec 2007 12:53:03 -0000 1.6
57 +++ ChangeLog 2 Jan 2010 18:39:51 -0000 1.7
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-lang/pasm
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/ChangeLog,v 1.6 2007/12/25 12:53:03 phreak Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/ChangeLog,v 1.7 2010/01/02 18:39:51 fauli Exp $
64 +
65 + 02 Jan 2010; Christian Faulhammer <fauli@g.o> pasm-1.7.ebuild:
66 + Transfer Prefix keywords
67
68 25 Dec 2007; Christian Heim <phreak@g.o> metadata.xml:
69 Removing dholm from metadata.xml as per #24623. Assigning to maintainer-needed.