Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/vice: vice-1.22.ebuild ChangeLog
Date: Mon, 29 Oct 2007 19:45:32
Message-Id: E1ImaY8-0007sW-A3@stork.gentoo.org
1 fmccor 07/10/29 19:45:24
2
3 Modified: vice-1.22.ebuild ChangeLog
4 Log:
5 Sparc stable --- Bug #196608 --- developer request.
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.4 app-emulation/vice/vice-1.22.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vice/vice-1.22.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vice/vice-1.22.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vice/vice-1.22.ebuild?r1=1.3&r2=1.4
14
15 Index: vice-1.22.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.22.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- vice-1.22.ebuild 24 Oct 2007 18:38:44 -0000 1.3
22 +++ vice-1.22.ebuild 29 Oct 2007 19:45:23 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.22.ebuild,v 1.3 2007/10/24 18:38:44 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.22.ebuild,v 1.4 2007/10/29 19:45:23 fmccor Exp $
28
29 inherit eutils games
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~sparc x86"
36 +KEYWORDS="~amd64 ~ppc sparc x86"
37 IUSE="Xaw3d alsa arts esd ffmpeg gnome nls png readline resid sdl"
38
39 RDEPEND="media-libs/giflib
40
41
42
43 1.55 app-emulation/vice/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.55&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.55&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vice/ChangeLog?r1=1.54&r2=1.55
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v
52 retrieving revision 1.54
53 retrieving revision 1.55
54 diff -u -r1.54 -r1.55
55 --- ChangeLog 24 Oct 2007 18:38:44 -0000 1.54
56 +++ ChangeLog 29 Oct 2007 19:45:23 -0000 1.55
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-emulation/vice
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.54 2007/10/24 18:38:44 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.55 2007/10/29 19:45:23 fmccor Exp $
62 +
63 + 29 Oct 2007; Ferris McCormick <fmccor@g.o> vice-1.22.ebuild:
64 + Sparc stable --- Bug #196608 --- developer request.
65
66 24 Oct 2007; Markus Meier <maekke@g.o> vice-1.22.ebuild:
67 x86 stable, bug #196608
68
69
70
71 --
72 gentoo-commits@g.o mailing list