summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-31 13:15:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-31 13:15:33 +0000
commita242603ab049717ec202c37430d93a8076db7317 (patch)
treef79c8a0689a675c9546fb3becdbf728cac742770 /dev-lang/nasm
parentStable for amd64, wrt bug #534670 (diff)
downloadgentoo-2-a242603ab049717ec202c37430d93a8076db7317.tar.gz
gentoo-2-a242603ab049717ec202c37430d93a8076db7317.tar.bz2
gentoo-2-a242603ab049717ec202c37430d93a8076db7317.zip
Stable for amd64, wrt bug #538258
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/nasm')
-rw-r--r--dev-lang/nasm/ChangeLog5
-rw-r--r--dev-lang/nasm/nasm-2.11.06.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-lang/nasm/ChangeLog b/dev-lang/nasm/ChangeLog
index 865d2065dec5..ff94b6a55b0b 100644
--- a/dev-lang/nasm/ChangeLog
+++ b/dev-lang/nasm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/nasm
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.119 2015/01/22 06:57:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.120 2015/01/31 13:15:33 ago Exp $
+
+ 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> nasm-2.11.06.ebuild:
+ Stable for amd64, wrt bug #538258
22 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org> -nasm-2.11.05.ebuild:
old
diff --git a/dev-lang/nasm/nasm-2.11.06.ebuild b/dev-lang/nasm/nasm-2.11.06.ebuild
index 34509f0ead82..0a24fca3ea78 100644
--- a/dev-lang/nasm/nasm-2.11.06.ebuild
+++ b/dev-lang/nasm/nasm-2.11.06.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.11.06.ebuild,v 1.1 2014/12/31 04:23:49 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.11.06.ebuild,v 1.2 2015/01/31 13:15:33 ago Exp $
EAPI=5
inherit flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="http://www.nasm.us/pub/nasm/releasebuilds/${PV/_}/${P/_}.tar.xz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
IUSE="doc"
DEPEND="dev-lang/perl