Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/nasm: nasm-2.10.05.ebuild ChangeLog
Date: Mon, 29 Oct 2012 20:42:39
Message-Id: 20121029204224.8137921600@flycatcher.gentoo.org
1 jdhore 12/10/29 20:42:24
2
3 Modified: nasm-2.10.05.ebuild ChangeLog
4 Log:
5 marked x86 per bug 440152
6
7 (Portage version: 2.2.0_alpha142/cvs/Linux i686, signed Manifest commit with key 23E9E900)
8
9 Revision Changes Path
10 1.2 dev-lang/nasm/nasm-2.10.05.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.10.05.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.10.05.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.10.05.ebuild?r1=1.1&r2=1.2
15
16 Index: nasm-2.10.05.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.10.05.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- nasm-2.10.05.ebuild 25 Sep 2012 04:50:16 -0000 1.1
23 +++ nasm-2.10.05.ebuild 29 Oct 2012 20:42:24 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.10.05.ebuild,v 1.1 2012/09/25 04:50:16 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.10.05.ebuild,v 1.2 2012/10/29 20:42:24 jdhore Exp $
29
30 EAPI=2
31 inherit flag-o-matic
32 @@ -11,7 +11,7 @@
33
34 LICENSE="BSD-2"
35 SLOT="0"
36 -KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
37 +KEYWORDS="-* ~amd64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
38 IUSE="doc"
39
40 DEPEND="dev-lang/perl
41
42
43
44 1.101 dev-lang/nasm/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/ChangeLog?rev=1.101&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/ChangeLog?rev=1.101&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/ChangeLog?r1=1.100&r2=1.101
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v
53 retrieving revision 1.100
54 retrieving revision 1.101
55 diff -u -r1.100 -r1.101
56 --- ChangeLog 17 Oct 2012 04:37:25 -0000 1.100
57 +++ ChangeLog 29 Oct 2012 20:42:24 -0000 1.101
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-lang/nasm
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.100 2012/10/17 04:37:25 mr_bones_ Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.101 2012/10/29 20:42:24 jdhore Exp $
63 +
64 + 29 Oct 2012; Jeff Horelick <jdhore@g.o> nasm-2.10.05.ebuild:
65 + marked x86 per bug 440152
66
67 17 Oct 2012; Michael Sterrett <mr_bones_@g.o> -nasm-2.09.10.ebuild,
68 -nasm-2.10.04.ebuild, -nasm-2.10.ebuild: