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 dev-lang/nasm: ChangeLog nasm-2.09.04.ebuild
Date: Tue, 04 Jan 2011 07:23:47
Message-Id: 20110104072334.906EC2005C@flycatcher.gentoo.org
1 phajdan.jr 11/01/04 07:23:34
2
3 Modified: ChangeLog nasm-2.09.04.ebuild
4 Log:
5 x86 stable wrt bug #350427
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.75 dev-lang/nasm/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/ChangeLog?rev=1.75&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/ChangeLog?rev=1.75&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/ChangeLog?r1=1.74&r2=1.75
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v
19 retrieving revision 1.74
20 retrieving revision 1.75
21 diff -u -r1.74 -r1.75
22 --- ChangeLog 29 Nov 2010 00:22:59 -0000 1.74
23 +++ ChangeLog 4 Jan 2011 07:23:34 -0000 1.75
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-lang/nasm
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.74 2010/11/29 00:22:59 mr_bones_ Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.75 2011/01/04 07:23:34 phajdan.jr Exp $
30 +
31 + 04 Jan 2011; Pawel Hajdan jr <phajdan.jr@g.o> nasm-2.09.04.ebuild:
32 + x86 stable wrt bug #350427
33
34 *nasm-2.09.04 (29 Nov 2010)
35
36
37
38
39 1.2 dev-lang/nasm/nasm-2.09.04.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.09.04.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.09.04.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.09.04.ebuild?r1=1.1&r2=1.2
44
45 Index: nasm-2.09.04.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.09.04.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- nasm-2.09.04.ebuild 29 Nov 2010 00:22:59 -0000 1.1
52 +++ nasm-2.09.04.ebuild 4 Jan 2011 07:23:34 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.09.04.ebuild,v 1.1 2010/11/29 00:22:59 mr_bones_ Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.09.04.ebuild,v 1.2 2011/01/04 07:23:34 phajdan.jr Exp $
59
60 EAPI=2
61 inherit flag-o-matic
62 @@ -11,7 +11,7 @@
63
64 LICENSE="BSD-2"
65 SLOT="0"
66 -KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
67 +KEYWORDS="-* ~amd64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
68 IUSE="doc"
69
70 DEPEND="dev-lang/perl