pacho 15/05/23 15:15:23 Modified: ChangeLog gcl-2.6.10.ebuild Log: x86 stable wrt bug #511170 (Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.69 dev-lisp/gcl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/ChangeLog?rev=1.69&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/ChangeLog?rev=1.69&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/ChangeLog?r1=1.68&r2=1.69 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/gcl/ChangeLog,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- ChangeLog 4 Nov 2014 17:25:51 -0000 1.68 +++ ChangeLog 23 May 2015 15:15:23 -0000 1.69 @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/gcl -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/ChangeLog,v 1.68 2014/11/04 17:25:51 grozin Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/ChangeLog,v 1.69 2015/05/23 15:15:23 pacho Exp $ + + 23 May 2015; Pacho Ramos <[email protected]> gcl-2.6.10.ebuild: + x86 stable wrt bug #511170 *gcl-2.6.12 (04 Nov 2014) 1.6 dev-lisp/gcl/gcl-2.6.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.10.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.10.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.10.ebuild?r1=1.5&r2=1.6 Index: gcl-2.6.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.10.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gcl-2.6.10.ebuild 4 Nov 2014 17:25:51 -0000 1.5 +++ gcl-2.6.10.ebuild 23 May 2015 15:15:23 -0000 1.6 @@ -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-lisp/gcl/gcl-2.6.10.ebuild,v 1.5 2014/11/04 17:25:51 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.10.ebuild,v 1.6 2015/05/23 15:15:23 pacho Exp $ EAPI=5 inherit elisp-common eutils flag-o-matic @@ -11,7 +11,7 @@ LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="+ansi athena emacs +readline tk X" # See bug #205803
