summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 09:40:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 09:40:57 +0000
commit549f8155c8e6c793223635de7bbc491c58ed04b7 (patch)
tree0a06f57eaae3eb388d671b914d095772516a59ad /dev-haskell/ansi-wl-pprint
parentRestricting pypy (diff)
downloadgentoo-2-549f8155c8e6c793223635de7bbc491c58ed04b7.tar.gz
gentoo-2-549f8155c8e6c793223635de7bbc491c58ed04b7.tar.bz2
gentoo-2-549f8155c8e6c793223635de7bbc491c58ed04b7.zip
Stable for amd64, wrt bug #399969
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/ansi-wl-pprint')
-rw-r--r--dev-haskell/ansi-wl-pprint/ChangeLog7
-rw-r--r--dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/ansi-wl-pprint/ChangeLog b/dev-haskell/ansi-wl-pprint/ChangeLog
index 7cbb17ad944c..aeadbb66650d 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v 1.10 2011/08/01 20:09:05 slyfox Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v 1.11 2012/02/24 09:40:57 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> ansi-wl-pprint-0.6.3.ebuild:
+ Stable for amd64, wrt bug #399969
*ansi-wl-pprint-0.6.3 (01 Aug 2011)
diff --git a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.3.ebuild b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.3.ebuild
index a75202e0ac77..14ea7982f523 100644
--- a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.3.ebuild
+++ b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.3.ebuild,v 1.1 2011/08/01 20:09:05 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.3.ebuild,v 1.2 2012/02/24 09:40:57 ago Exp $
# ebuild generated by hackport 0.2.13
@@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-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.5*