jmorgan 15/05/29 04:42:57 Modified: ChangeLog sbcl-1.1.18.ebuild Log: sparc stable wrt bug #511170 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.224 dev-lisp/sbcl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/ChangeLog?rev=1.224&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/ChangeLog?rev=1.224&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/ChangeLog?r1=1.223&r2=1.224 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v retrieving revision 1.223 retrieving revision 1.224 diff -u -r1.223 -r1.224 --- ChangeLog 23 May 2015 15:15:39 -0000 1.223 +++ ChangeLog 29 May 2015 04:42:57 -0000 1.224 @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/sbcl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.223 2015/05/23 15:15:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.224 2015/05/29 04:42:57 jmorgan Exp $ + + 29 May 2015; Jack Morgan <[email protected]> sbcl-1.1.18.ebuild: + sparc stable wrt bug #511170 23 May 2015; Pacho Ramos <[email protected]> sbcl-1.1.18.ebuild: x86 stable wrt bug #511170 1.8 dev-lisp/sbcl/sbcl-1.1.18.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.1.18.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.1.18.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.1.18.ebuild?r1=1.7&r2=1.8 Index: sbcl-1.1.18.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.1.18.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sbcl-1.1.18.ebuild 23 May 2015 15:15:39 -0000 1.7 +++ sbcl-1.1.18.ebuild 29 May 2015 04:42:57 -0000 1.8 @@ -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/sbcl/sbcl-1.1.18.ebuild,v 1.7 2015/05/23 15:15:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.1.18.ebuild,v 1.8 2015/05/29 04:42:57 jmorgan Exp $ EAPI=5 inherit multilib eutils flag-o-matic pax-utils @@ -23,7 +23,7 @@ LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="debug doc source +threads +unicode pax_kernel zlib" CDEPEND="=dev-lisp/asdf-3.0*:="
