summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lang/nasm/ChangeLog7
-rw-r--r--dev-lang/nasm/nasm-2.09.04.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/nasm/ChangeLog b/dev-lang/nasm/ChangeLog
index 2212783b0a64..e677ff804cc4 100644
--- a/dev-lang/nasm/ChangeLog
+++ b/dev-lang/nasm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/nasm
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.74 2010/11/29 00:22:59 mr_bones_ Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.75 2011/01/04 07:23:34 phajdan.jr Exp $
+
+ 04 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> nasm-2.09.04.ebuild:
+ x86 stable wrt bug #350427
*nasm-2.09.04 (29 Nov 2010)
diff --git a/dev-lang/nasm/nasm-2.09.04.ebuild b/dev-lang/nasm/nasm-2.09.04.ebuild
index 7c97e0e02456..000a86afc835 100644
--- a/dev-lang/nasm/nasm-2.09.04.ebuild
+++ b/dev-lang/nasm/nasm-2.09.04.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI=2
inherit flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="http://www.nasm.us/pub/nasm/releasebuilds/${PV/_}/${P/_}.tar.bz2"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="-* ~amd64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
IUSE="doc"
DEPEND="dev-lang/perl