Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/nasm: ChangeLog nasm-2.10.ebuild
Date: Wed, 02 May 2012 17:16:34
Message-Id: 20120502171610.6A2152004B@flycatcher.gentoo.org
1 ago 12/05/02 17:16:10
2
3 Modified: ChangeLog nasm-2.10.ebuild
4 Log:
5 Stable for amd64, wrt bug #413411
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.93 dev-lang/nasm/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/ChangeLog?rev=1.93&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/ChangeLog?rev=1.93&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/ChangeLog?r1=1.92&r2=1.93
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v
19 retrieving revision 1.92
20 retrieving revision 1.93
21 diff -u -r1.92 -r1.93
22 --- ChangeLog 2 May 2012 07:59:37 -0000 1.92
23 +++ ChangeLog 2 May 2012 17:16:10 -0000 1.93
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-lang/nasm
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.92 2012/05/02 07:59:37 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.93 2012/05/02 17:16:10 ago Exp $
29 +
30 + 02 May 2012; Agostino Sarubbo <ago@g.o> nasm-2.10.ebuild:
31 + Stable for amd64, wrt bug #413411
32
33 02 May 2012; Jeff Horelick <jdhore@g.o> nasm-2.10.ebuild:
34 marked x86 per bug 413301
35
36
37
38 1.4 dev-lang/nasm/nasm-2.10.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.10.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.10.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.10.ebuild?r1=1.3&r2=1.4
43
44 Index: nasm-2.10.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.10.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- nasm-2.10.ebuild 2 May 2012 07:59:37 -0000 1.3
51 +++ nasm-2.10.ebuild 2 May 2012 17:16:10 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.10.ebuild,v 1.3 2012/05/02 07:59:37 jdhore Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.10.ebuild,v 1.4 2012/05/02 17:16:10 ago Exp $
57
58 EAPI=2
59 inherit flag-o-matic
60 @@ -11,7 +11,7 @@
61
62 LICENSE="BSD-2"
63 SLOT="0"
64 -KEYWORDS="-* ~amd64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
65 +KEYWORDS="-* amd64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
66 IUSE="doc"
67
68 DEPEND="dev-lang/perl