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/squeak-fullimage: ChangeLog squeak-fullimage-3.8.6665.ebuild
Date: Sat, 02 Jan 2010 18:40:41
Message-Id: E1NR8tz-000803-9t@stork.gentoo.org
1 fauli 10/01/02 18:40:39
2
3 Modified: ChangeLog squeak-fullimage-3.8.6665.ebuild
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.10 dev-lang/squeak-fullimage/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/squeak-fullimage/ChangeLog?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/squeak-fullimage/ChangeLog?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/squeak-fullimage/ChangeLog?r1=1.9&r2=1.10
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/squeak-fullimage/ChangeLog,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- ChangeLog 22 Feb 2007 00:12:57 -0000 1.9
22 +++ ChangeLog 2 Jan 2010 18:40:38 -0000 1.10
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-lang/squeak-fullimage
25 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/squeak-fullimage/ChangeLog,v 1.9 2007/02/22 00:12:57 peper Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/squeak-fullimage/ChangeLog,v 1.10 2010/01/02 18:40:38 fauli Exp $
29 +
30 + 02 Jan 2010; Christian Faulhammer <fauli@g.o>
31 + squeak-fullimage-3.8.6665.ebuild:
32 + Transfer Prefix keywords
33
34 22 Feb 2007; Piotr JaroszyƄski <peper@g.o> ChangeLog:
35 Transition to Manifest2.
36
37
38
39 1.4 dev-lang/squeak-fullimage/squeak-fullimage-3.8.6665.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/squeak-fullimage/squeak-fullimage-3.8.6665.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/squeak-fullimage/squeak-fullimage-3.8.6665.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/squeak-fullimage/squeak-fullimage-3.8.6665.ebuild?r1=1.3&r2=1.4
44
45 Index: squeak-fullimage-3.8.6665.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-lang/squeak-fullimage/squeak-fullimage-3.8.6665.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- squeak-fullimage-3.8.6665.ebuild 6 Feb 2007 09:05:08 -0000 1.3
52 +++ squeak-fullimage-3.8.6665.ebuild 2 Jan 2010 18:40:38 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/squeak-fullimage/squeak-fullimage-3.8.6665.ebuild,v 1.3 2007/02/06 09:05:08 genone Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/squeak-fullimage/squeak-fullimage-3.8.6665.ebuild,v 1.4 2010/01/02 18:40:38 fauli Exp $
59
60 MY_P="Squeak3.8-6665"
61 DESCRIPTION="Squeak full image file"
62 @@ -10,7 +10,7 @@
63
64 LICENSE="Apple"
65 SLOT="3.8"
66 -KEYWORDS="~x86"
67 +KEYWORDS="~x86 ~x86-linux ~ppc-macos"
68 IUSE=""
69 PROVIDE="virtual/squeak-image"