pacho 15/05/23 15:14:52 Modified: ChangeLog cl-ppcre-1.2.16.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.52 dev-lisp/cl-ppcre/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog?rev=1.52&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog?rev=1.52&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog?r1=1.51&r2=1.52 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- ChangeLog 10 Aug 2014 20:41:23 -0000 1.51 +++ ChangeLog 23 May 2015 15:14:52 -0000 1.52 @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-ppcre -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog,v 1.51 2014/08/10 20:41:23 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/ChangeLog,v 1.52 2015/05/23 15:14:52 pacho Exp $ + + 23 May 2015; Pacho Ramos <[email protected]> cl-ppcre-1.2.16.ebuild: + x86 stable wrt bug #511170 10 Aug 2014; Sergei Trofimovich <[email protected]> cl-ppcre-1.2.10.ebuild, cl-ppcre-1.2.11.ebuild, cl-ppcre-1.2.12.ebuild, cl-ppcre-1.2.13.ebuild, 1.5 dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild?r1=1.4&r2=1.5 Index: cl-ppcre-1.2.16.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- cl-ppcre-1.2.16.ebuild 10 Aug 2014 20:41:23 -0000 1.4 +++ cl-ppcre-1.2.16.ebuild 23 May 2015 15:14:52 -0000 1.5 @@ -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/cl-ppcre/cl-ppcre-1.2.16.ebuild,v 1.4 2014/08/10 20:41:23 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-1.2.16.ebuild,v 1.5 2015/05/23 15:14:52 pacho Exp $ inherit common-lisp @@ -9,7 +9,7 @@ http://www.cliki.net/cl-ppcre" SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" -KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp"
