diff options
author | 2013-05-16 13:13:26 +0000 | |
---|---|---|
committer | 2013-05-16 13:13:26 +0000 | |
commit | 2883bed666a124f179d3e92ec1673ef5998044fc (patch) | |
tree | 59870a94a578bed3ddb64990560fb9cade74febb /dev-haskell/ansi-wl-pprint | |
parent | Stable for ppc, wrt bug #464432 (diff) | |
download | gentoo-2-2883bed666a124f179d3e92ec1673ef5998044fc.tar.gz gentoo-2-2883bed666a124f179d3e92ec1673ef5998044fc.tar.bz2 gentoo-2-2883bed666a124f179d3e92ec1673ef5998044fc.zip |
Stable for ppc, wrt bug #463026
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/ansi-wl-pprint')
-rw-r--r-- | dev-haskell/ansi-wl-pprint/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/ansi-wl-pprint/ChangeLog b/dev-haskell/ansi-wl-pprint/ChangeLog index f3c68c74bc8b..1be8486b4e43 100644 --- a/dev-haskell/ansi-wl-pprint/ChangeLog +++ b/dev-haskell/ansi-wl-pprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/ansi-wl-pprint # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v 1.24 2013/02/09 19:14:07 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v 1.25 2013/05/16 13:13:26 ago Exp $ + + 16 May 2013; Agostino Sarubbo <ago@gentoo.org> ansi-wl-pprint-0.6.6.ebuild: + Stable for ppc, wrt bug #463026 *ansi-wl-pprint-0.6.6 (09 Feb 2013) diff --git a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.6.ebuild b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.6.ebuild index 64eb32d7916a..8d38cdb9e31a 100644 --- a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.6.ebuild +++ b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.6.ebuild,v 1.1 2013/02/09 19:14:07 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.6.ebuild,v 1.2 2013/05/16 13:13:26 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" 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="" RDEPEND=">=dev-haskell/ansi-terminal-0.4.0:=[profile?] |