Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/vice: ChangeLog vice-2.3.ebuild vice-2.2.ebuild
Date: Tue, 02 Aug 2011 05:44:53
Message-Id: 20110802054443.974282004C@flycatcher.gentoo.org
1 mattst88 11/08/02 05:44:43
2
3 Modified: ChangeLog vice-2.3.ebuild vice-2.2.ebuild
4 Log:
5 Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
6
7 (Portage version: 2.1.10.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.76 app-emulation/vice/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.76&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.76&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/ChangeLog?r1=1.75&r2=1.76
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v
19 retrieving revision 1.75
20 retrieving revision 1.76
21 diff -u -r1.75 -r1.76
22 --- ChangeLog 29 Jul 2011 04:57:26 -0000 1.75
23 +++ ChangeLog 2 Aug 2011 05:44:43 -0000 1.76
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-emulation/vice
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.75 2011/07/29 04:57:26 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.76 2011/08/02 05:44:43 mattst88 Exp $
29 +
30 + 02 Aug 2011; Matt Turner <mattst88@g.o> vice-2.2.ebuild,
31 + vice-2.3.ebuild:
32 + Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
33
34 *vice-2.3 (29 Jul 2011)
35
36
37
38
39 1.2 app-emulation/vice/vice-2.3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.3.ebuild?r1=1.1&r2=1.2
44
45 Index: vice-2.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- vice-2.3.ebuild 29 Jul 2011 04:57:26 -0000 1.1
52 +++ vice-2.3.ebuild 2 Aug 2011 05:44:43 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.1 2011/07/29 04:57:26 mr_bones_ Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.2 2011/08/02 05:44:43 mattst88 Exp $
58
59 EAPI=2
60 inherit autotools eutils games
61 @@ -23,7 +23,7 @@
62 x11-libs/libXt
63 x11-libs/libXxf86vm
64 x11-apps/xset
65 - Xaw3d? ( x11-libs/Xaw3d )
66 + Xaw3d? ( x11-libs/libXaw3d )
67 !Xaw3d? ( !gnome? ( x11-libs/libXaw ) )
68 alsa? ( media-libs/alsa-lib )
69 gnome? (
70
71
72
73 1.7 app-emulation/vice/vice-2.2.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.2.ebuild?rev=1.7&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.2.ebuild?rev=1.7&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vice/vice-2.2.ebuild?r1=1.6&r2=1.7
78
79 Index: vice-2.2.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.2.ebuild,v
82 retrieving revision 1.6
83 retrieving revision 1.7
84 diff -u -r1.6 -r1.7
85 --- vice-2.2.ebuild 31 Mar 2011 15:35:13 -0000 1.6
86 +++ vice-2.2.ebuild 2 Aug 2011 05:44:43 -0000 1.7
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2011 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.2.ebuild,v 1.6 2011/03/31 15:35:13 scarabeus Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.2.ebuild,v 1.7 2011/08/02 05:44:43 mattst88 Exp $
92
93 EAPI=2
94 inherit autotools eutils games
95 @@ -23,7 +23,7 @@
96 x11-libs/libXt
97 x11-libs/libXxf86vm
98 x11-apps/xset
99 - Xaw3d? ( x11-libs/Xaw3d )
100 + Xaw3d? ( x11-libs/libXaw3d )
101 !Xaw3d? ( !gnome? ( x11-libs/libXaw ) )
102 alsa? ( media-libs/alsa-lib )
103 gnome? (