pacho 15/05/23 15:14:37 Modified: ChangeLog asdf-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.23 dev-lisp/asdf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/asdf/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 9 Jan 2015 02:42:34 -0000 1.22 +++ ChangeLog 23 May 2015 15:14:37 -0000 1.23 @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/asdf # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf/ChangeLog,v 1.22 2015/01/09 02:42:34 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf/ChangeLog,v 1.23 2015/05/23 15:14:37 pacho Exp $ + + 23 May 2015; Pacho Ramos <[email protected]> asdf-3.0.3.ebuild: + x86 stable wrt bug #511170 09 Jan 2015; Mark Wright <[email protected]> asdf-3.0.3.ebuild: asdf-3.0.3 needs the same prefix changes as asdf-3.1.4 since it uses the same 1.4 dev-lisp/asdf/asdf-3.0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf/asdf-3.0.3.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf/asdf-3.0.3.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf/asdf-3.0.3.ebuild?r1=1.3&r2=1.4 Index: asdf-3.0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/asdf/asdf-3.0.3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- asdf-3.0.3.ebuild 9 Jan 2015 02:42:34 -0000 1.3 +++ asdf-3.0.3.ebuild 23 May 2015 15:14:37 -0000 1.4 @@ -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/asdf/asdf-3.0.3.ebuild,v 1.3 2015/01/09 02:42:34 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf/asdf-3.0.3.ebuild,v 1.4 2015/05/23 15:14:37 pacho Exp $ EAPI=5 inherit eutils prefix @@ -11,7 +11,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="doc test" SLOT="0/${PVR}"
