jmorgan 15/05/30 06:41:01 Modified: ChangeLog sbcl-1.1.18.ebuild Log: ppc stable wrt bug #511170 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key )
Revision Changes Path 1.225 dev-lisp/sbcl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/ChangeLog?rev=1.225&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/ChangeLog?rev=1.225&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/ChangeLog?r1=1.224&r2=1.225 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v retrieving revision 1.224 retrieving revision 1.225 diff -u -r1.224 -r1.225 --- ChangeLog 29 May 2015 04:42:57 -0000 1.224 +++ ChangeLog 30 May 2015 06:41:01 -0000 1.225 @@ -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.224 2015/05/29 04:42:57 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.225 2015/05/30 06:41:01 jmorgan Exp $ + + 30 May 2015; Jack Morgan <[email protected]> sbcl-1.1.18.ebuild: + ppc stable wrt bug #511170 29 May 2015; Jack Morgan <[email protected]> sbcl-1.1.18.ebuild: sparc stable wrt bug #511170 1.9 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.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.1.18.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/sbcl/sbcl-1.1.18.ebuild?r1=1.8&r2=1.9 Index: sbcl-1.1.18.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.1.18.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sbcl-1.1.18.ebuild 29 May 2015 04:42:57 -0000 1.8 +++ sbcl-1.1.18.ebuild 30 May 2015 06:41:01 -0000 1.9 @@ -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.8 2015/05/29 04:42:57 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.1.18.ebuild,v 1.9 2015/05/30 06:41:01 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*:="
