Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/gforth: gforth-0.6.2-r1.ebuild ChangeLog gforth-0.6.2.ebuild
Date: Fri, 11 Jan 2008 21:56:18
Message-Id: E1JDRrL-0000c2-Go@stork.gentoo.org
1 grobian 08/01/11 21:56:15
2
3 Modified: gforth-0.6.2-r1.ebuild ChangeLog
4 gforth-0.6.2.ebuild
5 Log:
6 Dropped ppc-macos keyword, see you in prefix
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.4 dev-lang/gforth/gforth-0.6.2-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gforth/gforth-0.6.2-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gforth/gforth-0.6.2-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gforth/gforth-0.6.2-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: gforth-0.6.2-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- gforth-0.6.2-r1.ebuild 14 Dec 2006 21:12:01 -0000 1.3
23 +++ gforth-0.6.2-r1.ebuild 11 Jan 2008 21:56:14 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2006 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2-r1.ebuild,v 1.3 2006/12/14 21:12:01 drizzt Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2-r1.ebuild,v 1.4 2008/01/11 21:56:14 grobian Exp $
30
31 inherit elisp-common eutils toolchain-funcs flag-o-matic
32
33 @@ -11,8 +11,8 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -# KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86"
38 -KEYWORDS="~ppc ~x86 ~x86-fbsd" # dev-libs/ffcall needs to be keyworded for amd64 and ppc-macos
39 +# KEYWORDS="~amd64 ~ppc ~x86"
40 +KEYWORDS="~ppc ~x86 ~x86-fbsd" # dev-libs/ffcall needs to be keyworded for amd64
41 IUSE="emacs force-reg"
42
43 DEPEND="virtual/libc
44
45
46
47 1.23 dev-lang/gforth/ChangeLog
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gforth/ChangeLog?rev=1.23&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gforth/ChangeLog?rev=1.23&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gforth/ChangeLog?r1=1.22&r2=1.23
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v
56 retrieving revision 1.22
57 retrieving revision 1.23
58 diff -u -r1.22 -r1.23
59 --- ChangeLog 19 Mar 2007 11:44:52 -0000 1.22
60 +++ ChangeLog 11 Jan 2008 21:56:14 -0000 1.23
61 @@ -1,6 +1,10 @@
62 # ChangeLog for dev-lang/gforth
63 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.22 2007/03/19 11:44:52 kloeri Exp $
65 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
66 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/ChangeLog,v 1.23 2008/01/11 21:56:14 grobian Exp $
67 +
68 + 11 Jan 2008; Fabian Groffen <grobian@g.o> gforth-0.6.2.ebuild,
69 + gforth-0.6.2-r1.ebuild:
70 + Dropped ppc-macos keyword, see you in prefix
71
72 19 Mar 2007; Bryan Østergaard <kloeri@g.o> metadata.xml:
73 Remove mkennedy from metadata.xml due to retirement.
74
75
76
77 1.13 dev-lang/gforth/gforth-0.6.2.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gforth/gforth-0.6.2.ebuild?rev=1.13&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gforth/gforth-0.6.2.ebuild?rev=1.13&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gforth/gforth-0.6.2.ebuild?r1=1.12&r2=1.13
82
83 Index: gforth-0.6.2.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2.ebuild,v
86 retrieving revision 1.12
87 retrieving revision 1.13
88 diff -u -r1.12 -r1.13
89 --- gforth-0.6.2.ebuild 30 Oct 2005 15:53:35 -0000 1.12
90 +++ gforth-0.6.2.ebuild 11 Jan 2008 21:56:14 -0000 1.13
91 @@ -1,6 +1,6 @@
92 -# Copyright 1999-2005 Gentoo Foundation
93 +# Copyright 1999-2008 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2.ebuild,v 1.12 2005/10/30 15:53:35 grobian Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.2.ebuild,v 1.13 2008/01/11 21:56:14 grobian Exp $
97
98 inherit elisp-common eutils toolchain-funcs
99
100 @@ -10,7 +10,7 @@
101
102 LICENSE="GPL-2"
103 SLOT="0"
104 -KEYWORDS="amd64 ppc ~ppc-macos x86"
105 +KEYWORDS="amd64 ppc x86"
106 IUSE="emacs"
107
108 DEPEND="virtual/libc
109
110
111
112 --
113 gentoo-commits@l.g.o mailing list