Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-engines/frotz: frotz-2.43.ebuild ChangeLog
Date: Wed, 06 Feb 2008 20:08:46
Message-Id: E1JMqZW-0002Oa-I2@stork.gentoo.org
1 grobian 08/02/06 20:08:42
2
3 Modified: frotz-2.43.ebuild ChangeLog
4 Log:
5 Dropped ppc-macos keyword, see you in prefix
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.15 games-engines/frotz/frotz-2.43.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-engines/frotz/frotz-2.43.ebuild?rev=1.15&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-engines/frotz/frotz-2.43.ebuild?rev=1.15&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-engines/frotz/frotz-2.43.ebuild?r1=1.14&r2=1.15
14
15 Index: frotz-2.43.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-engines/frotz/frotz-2.43.ebuild,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- frotz-2.43.ebuild 12 Mar 2007 14:12:53 -0000 1.14
22 +++ frotz-2.43.ebuild 6 Feb 2008 20:08:41 -0000 1.15
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/games-engines/frotz/frotz-2.43.ebuild,v 1.14 2007/03/12 14:12:53 genone Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-engines/frotz/frotz-2.43.ebuild,v 1.15 2008/02/06 20:08:41 grobian Exp $
29
30 inherit toolchain-funcs games
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ppc ppc-macos sparc x86"
37 +KEYWORDS="amd64 ppc sparc x86"
38 IUSE="alsa oss"
39
40 DEPEND="sys-libs/ncurses
41
42
43
44 1.13 games-engines/frotz/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-engines/frotz/ChangeLog?rev=1.13&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-engines/frotz/ChangeLog?rev=1.13&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-engines/frotz/ChangeLog?r1=1.12&r2=1.13
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-engines/frotz/ChangeLog,v
53 retrieving revision 1.12
54 retrieving revision 1.13
55 diff -u -r1.12 -r1.13
56 --- ChangeLog 12 Mar 2007 14:12:54 -0000 1.12
57 +++ ChangeLog 6 Feb 2008 20:08:41 -0000 1.13
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-engines/frotz
60 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-engines/frotz/ChangeLog,v 1.12 2007/03/12 14:12:54 genone Exp $
62 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/games-engines/frotz/ChangeLog,v 1.13 2008/02/06 20:08:41 grobian Exp $
64 +
65 + 06 Feb 2008; Fabian Groffen <grobian@g.o> frotz-2.43.ebuild:
66 + Dropped ppc-macos keyword, see you in prefix
67
68 12 Mar 2007; Marius Mauch <genone@g.o> frotz-2.43.ebuild:
69 Replacing einfo with elog
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list