pacho 15/07/23 20:33:46 Modified: ChangeLog ansi-wl-pprint-0.6.7.1.ebuild Log: ppc stable wrt bug #534948 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.40 dev-haskell/ansi-wl-pprint/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 3 Jul 2015 10:18:32 -0000 1.39 +++ ChangeLog 23 Jul 2015 20:33:46 -0000 1.40 @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/ansi-wl-pprint # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v 1.39 2015/07/03 10:18:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v 1.40 2015/07/23 20:33:46 pacho Exp $ + + 23 Jul 2015; Pacho Ramos <[email protected]> ansi-wl-pprint-0.6.7.1.ebuild: + ppc stable wrt bug #534948 03 Jul 2015; Agostino Sarubbo <[email protected]> ansi-wl-pprint-0.6.7.1.ebuild: Stable for alpha, wrt bug #534948 1.6 dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild?r1=1.5&r2=1.6 Index: ansi-wl-pprint-0.6.7.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ansi-wl-pprint-0.6.7.1.ebuild 3 Jul 2015 10:18:32 -0000 1.5 +++ ansi-wl-pprint-0.6.7.1.ebuild 23 Jul 2015 20:33:46 -0000 1.6 @@ -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-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild,v 1.5 2015/07/03 10:18:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild,v 1.6 2015/07/23 20:33:46 pacho Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="example" RDEPEND=">=dev-haskell/ansi-terminal-0.4.0:=[profile?] <dev-haskell/ansi-terminal-0.7:=[profile?]
