pacho 15/05/23 15:16:34 Modified: ChangeLog cmucl-20e.ebuild Log: x86 stable wrt bug #526744 (Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.45 dev-lisp/cmucl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cmucl/ChangeLog?rev=1.45&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cmucl/ChangeLog?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cmucl/ChangeLog?r1=1.44&r2=1.45 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/ChangeLog,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ChangeLog 28 Jan 2015 19:40:59 -0000 1.44 +++ ChangeLog 23 May 2015 15:16:34 -0000 1.45 @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cmucl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/ChangeLog,v 1.44 2015/01/28 19:40:59 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/ChangeLog,v 1.45 2015/05/23 15:16:34 pacho Exp $ + + 23 May 2015; Pacho Ramos <[email protected]> cmucl-20e.ebuild: + x86 stable wrt bug #526744 28 Jan 2015; Michał Górny <[email protected]> cmucl-20a.ebuild, cmucl-20b_p001.ebuild, cmucl-20d-r3.ebuild, cmucl-20e.ebuild: 1.3 dev-lisp/cmucl/cmucl-20e.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cmucl/cmucl-20e.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cmucl/cmucl-20e.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cmucl/cmucl-20e.ebuild?r1=1.2&r2=1.3 Index: cmucl-20e.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-20e.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cmucl-20e.ebuild 28 Jan 2015 19:40:59 -0000 1.2 +++ cmucl-20e.ebuild 23 May 2015 15:16:34 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-20e.ebuild,v 1.2 2015/01/28 19:40:59 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-20e.ebuild,v 1.3 2015/05/23 15:16:34 pacho Exp $ EAPI=5 inherit eutils toolchain-funcs multilib @@ -14,7 +14,7 @@ LICENSE="public-domain" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="X source cpu_flags_x86_sse2" CDEPEND=">=dev-lisp/asdf-2.33-r3:=
