Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/hercules: ChangeLog hercules-3.06.ebuild
Date: Sat, 04 Sep 2010 03:34:19
Message-Id: 20100904033411.959412004C@flycatcher.gentoo.org
1 phajdan.jr 10/09/04 03:34:11
2
3 Modified: ChangeLog hercules-3.06.ebuild
4 Log:
5 x86 stable wrt bug #335186
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.29 app-emulation/hercules/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/hercules/ChangeLog?rev=1.29&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/hercules/ChangeLog?rev=1.29&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/hercules/ChangeLog?r1=1.28&r2=1.29
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v
18 retrieving revision 1.28
19 retrieving revision 1.29
20 diff -u -r1.28 -r1.29
21 --- ChangeLog 30 Aug 2010 04:25:33 -0000 1.28
22 +++ ChangeLog 4 Sep 2010 03:34:11 -0000 1.29
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-emulation/hercules
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.28 2010/08/30 04:25:33 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.29 2010/09/04 03:34:11 phajdan.jr Exp $
28 +
29 + 04 Sep 2010; Pawel Hajdan jr <phajdan.jr@g.o> hercules-3.06.ebuild:
30 + x86 stable wrt bug #335186
31
32 *hercules-3.07 (30 Aug 2010)
33
34
35
36
37 1.5 app-emulation/hercules/hercules-3.06.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/hercules/hercules-3.06.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/hercules/hercules-3.06.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/hercules/hercules-3.06.ebuild?r1=1.4&r2=1.5
42
43 Index: hercules-3.06.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.06.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- hercules-3.06.ebuild 10 Aug 2009 12:00:18 -0000 1.4
50 +++ hercules-3.06.ebuild 4 Sep 2010 03:34:11 -0000 1.5
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2009 Gentoo Foundation
53 +# Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.06.ebuild,v 1.4 2009/08/10 12:00:18 ssuominen Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.06.ebuild,v 1.5 2010/09/04 03:34:11 phajdan.jr Exp $
57
58 inherit eutils flag-o-matic
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="QPL-1.0"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
65 +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86"
66 IUSE="custom-cflags"
67
68 src_unpack() {