pacho 15/05/23 15:15:46 Modified: ChangeLog uiop-3.0.3.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.16 dev-lisp/uiop/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/uiop/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/uiop/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/uiop/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/uiop/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 9 Jan 2015 01:50:43 -0000 1.15 +++ ChangeLog 23 May 2015 15:15:46 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/uiop # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/uiop/ChangeLog,v 1.15 2015/01/09 01:50:43 redlizard Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/uiop/ChangeLog,v 1.16 2015/05/23 15:15:46 pacho Exp $ + + 23 May 2015; Pacho Ramos <[email protected]> uiop-3.0.3.ebuild: + x86 stable wrt bug #511170 09 Jan 2015; redlizard <[email protected]> uiop-3.1.4.ebuild: Added prefix keywords. 1.5 dev-lisp/uiop/uiop-3.0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild?r1=1.4&r2=1.5 Index: uiop-3.0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- uiop-3.0.3.ebuild 5 Oct 2014 00:03:15 -0000 1.4 +++ uiop-3.0.3.ebuild 23 May 2015 15:15:46 -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/uiop/uiop-3.0.3.ebuild,v 1.4 2014/10/05 00:03:15 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild,v 1.5 2015/05/23 15:15:46 pacho Exp $ EAPI=5 inherit eutils @@ -11,7 +11,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="~dev-lisp/asdf-${PV}"
