Gentoo Archives: gentoo-commits

From: "Luca Barbato (lu_zero)" <lu_zero@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/qemulator: qemulator-0.5.ebuild ChangeLog
Date: Sun, 12 Oct 2008 16:51:40
Message-Id: E1Kp4AL-0000GF-SW@stork.gentoo.org
1 lu_zero 08/10/12 16:51:37
2
3 Modified: qemulator-0.5.ebuild ChangeLog
4 Log:
5 minor dep fixes
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 x86_64)
7
8 Revision Changes Path
9 1.2 app-emulation/qemulator/qemulator-0.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/qemulator/qemulator-0.5.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/qemulator/qemulator-0.5.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/qemulator/qemulator-0.5.ebuild?r1=1.1&r2=1.2
14
15 Index: qemulator-0.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemulator/qemulator-0.5.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- qemulator-0.5.ebuild 18 Sep 2007 08:14:31 -0000 1.1
22 +++ qemulator-0.5.ebuild 12 Oct 2008 16:51:37 -0000 1.2
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/app-emulation/qemulator/qemulator-0.5.ebuild,v 1.1 2007/09/18 08:14:31 lu_zero Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemulator/qemulator-0.5.ebuild,v 1.2 2008/10/12 16:51:37 lu_zero Exp $
29
30 inherit eutils python
31
32 @@ -18,11 +18,11 @@
33
34 DEPEND=""
35 RDEPEND=">=dev-python/pygtk-2.8.6
36 - >=app-emulation/qemu-0.8.1"
37 + >=app-emulation/qemu-softmmu-0.8.1"
38
39 S=${WORKDIR}/${MY_P}
40
41 -src_unpack(){
42 +src_unpack() {
43 unpack ${A}
44 cd ${S}
45 #for good directory
46
47
48
49 1.2 app-emulation/qemulator/ChangeLog
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/qemulator/ChangeLog?rev=1.2&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/qemulator/ChangeLog?rev=1.2&content-type=text/plain
53 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/qemulator/ChangeLog?r1=1.1&r2=1.2
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemulator/ChangeLog,v
58 retrieving revision 1.1
59 retrieving revision 1.2
60 diff -u -r1.1 -r1.2
61 --- ChangeLog 25 Sep 2007 21:24:58 -0000 1.1
62 +++ ChangeLog 12 Oct 2008 16:51:37 -0000 1.2
63 @@ -1,6 +1,9 @@
64 # ChangeLog for app-emulation/qemulator
65 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemulator/ChangeLog,v 1.1 2007/09/25 21:24:58 swegener Exp $
67 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
68 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemulator/ChangeLog,v 1.2 2008/10/12 16:51:37 lu_zero Exp $
69 +
70 + 12 Oct 2008; Luca Barbato <lu_zero@g.o> qemulator-0.5.ebuild:
71 + fix dep and minor retouches
72
73 25 Sep 2007; Sven Wegener <swegener@g.o> ChangeLog:
74 Add missing ChangeLog.