Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/simh: ChangeLog simh-3.7.0.ebuild
Date: Fri, 03 Apr 2009 02:51:16
Message-Id: E1LpZUw-00021b-F2@stork.gentoo.org
1 josejx 09/04/03 02:51:14
2
3 Modified: ChangeLog simh-3.7.0.ebuild
4 Log:
5 Marked ppc stable for bug #264670.
6 (Portage version: 2.1.6.7/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.11 app-emulation/simh/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/simh/ChangeLog?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/simh/ChangeLog?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/simh/ChangeLog?r1=1.10&r2=1.11
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emulation/simh/ChangeLog,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- ChangeLog 12 Jan 2009 22:03:01 -0000 1.10
22 +++ ChangeLog 3 Apr 2009 02:51:14 -0000 1.11
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-emulation/simh
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/ChangeLog,v 1.10 2009/01/12 22:03:01 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/ChangeLog,v 1.11 2009/04/03 02:51:14 josejx Exp $
28 +
29 + 03 Apr 2009; Joseph Jezak <josejx@g.o> simh-3.7.0.ebuild:
30 + Marked ~ppc for bug #264670.
31
32 12 Jan 2009; Diego E. Pettenò <flameeyes@g.o>
33 files/simh-3.7.0-asneeded.patch, simh-3.7.0.ebuild:
34
35
36
37 1.6 app-emulation/simh/simh-3.7.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/simh/simh-3.7.0.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/simh/simh-3.7.0.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/simh/simh-3.7.0.ebuild?r1=1.5&r2=1.6
42
43 Index: simh-3.7.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.7.0.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- simh-3.7.0.ebuild 12 Jan 2009 22:03:01 -0000 1.5
50 +++ simh-3.7.0.ebuild 3 Apr 2009 02:51:14 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.7.0.ebuild,v 1.5 2009/01/12 22:03:01 flameeyes Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/simh/simh-3.7.0.ebuild,v 1.6 2009/04/03 02:51:14 josejx Exp $
56
57 inherit eutils toolchain-funcs versionator
58
59 @@ -11,7 +11,7 @@
60
61 LICENSE="as-is"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~x86"
64 +KEYWORDS="~amd64 ~ppc ~x86"
65 IUSE=""
66
67 RDEPEND="net-libs/libpcap"