Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/vice: vice-1.22.ebuild ChangeLog
Date: Sun, 21 Oct 2007 23:34:45
Message-Id: E1Ijk9D-0002ZU-JC@stork.gentoo.org
1 mr_bones_ 07/10/21 23:23:55
2
3 Modified: vice-1.22.ebuild ChangeLog
4 Log:
5 dep on x11-libs/libXrandr as well (bug #196564)
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.2 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.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vice/vice-1.22.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vice/vice-1.22.ebuild?r1=1.1&r2=1.2
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.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- vice-1.22.ebuild 15 Oct 2007 20:58:37 -0000 1.1
22 +++ vice-1.22.ebuild 21 Oct 2007 23:23:55 -0000 1.2
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.1 2007/10/15 20:58:37 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.22.ebuild,v 1.2 2007/10/21 23:23:55 mr_bones_ Exp $
28
29 inherit eutils games
30
31 @@ -24,6 +24,7 @@
32 x11-libs/libXv
33 x11-libs/libXxf86dga
34 x11-libs/libXxf86vm
35 + x11-libs/libXrandr
36 x11-apps/xset
37 Xaw3d? ( x11-libs/Xaw3d )
38 !Xaw3d? ( x11-libs/libXaw )
39
40
41
42 1.53 app-emulation/vice/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.53&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vice/ChangeLog?rev=1.53&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vice/ChangeLog?r1=1.52&r2=1.53
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v
51 retrieving revision 1.52
52 retrieving revision 1.53
53 diff -u -r1.52 -r1.53
54 --- ChangeLog 15 Oct 2007 20:58:37 -0000 1.52
55 +++ ChangeLog 21 Oct 2007 23:23:55 -0000 1.53
56 @@ -1,6 +1,9 @@
57 # ChangeLog for app-emulation/vice
58 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.52 2007/10/15 20:58:37 mr_bones_ Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.53 2007/10/21 23:23:55 mr_bones_ Exp $
61 +
62 + 21 Oct 2007; Michael Sterrett <mr_bones_@g.o> vice-1.22.ebuild:
63 + dep on x11-libs/libXrandr as well (bug #196564)
64
65 *vice-1.22 (15 Oct 2007)
66
67
68
69
70 --
71 gentoo-commits@g.o mailing list