phajdan.jr 14/06/14 10:55:26 Modified: ChangeLog yasm-1.2.0-r1.ebuild Log: x86 stable wrt bug #509944 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.64 dev-lang/yasm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/ChangeLog?rev=1.64&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/ChangeLog?rev=1.64&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/ChangeLog?r1=1.63&r2=1.64 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- ChangeLog 9 May 2014 22:44:31 -0000 1.63 +++ ChangeLog 14 Jun 2014 10:55:26 -0000 1.64 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/yasm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v 1.63 2014/05/09 22:44:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v 1.64 2014/06/14 10:55:26 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr <[email protected]> yasm-1.2.0-r1.ebuild: + x86 stable wrt bug #509944 09 May 2014; Mike Frysinger <[email protected]> yasm-1.2.0-r1.ebuild, yasm-9999.ebuild: 1.5 dev-lang/yasm/yasm-1.2.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/yasm-1.2.0-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/yasm-1.2.0-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/yasm-1.2.0-r1.ebuild?r1=1.4&r2=1.5 Index: yasm-1.2.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-1.2.0-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- yasm-1.2.0-r1.ebuild 9 May 2014 22:44:31 -0000 1.4 +++ yasm-1.2.0-r1.ebuild 14 Jun 2014 10:55:26 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-1.2.0-r1.ebuild,v 1.4 2014/05/09 22:44:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-1.2.0-r1.ebuild,v 1.5 2014/06/14 10:55:26 phajdan.jr Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -13,7 +13,7 @@ LICENSE="BSD-2 BSD || ( Artistic GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="-* ~amd64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="nls python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
