summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-07 20:58:45 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-07 20:58:45 +0000
commit444581c429feb8f517268c462479581bc5df04eb (patch)
tree669220b23e1dc0326f5b52b79011ec7973926b77 /dev-haskell/mtl
parentMarking octave-3.4.3-r1 ppc for bug 402199 (diff)
downloadgentoo-2-444581c429feb8f517268c462479581bc5df04eb.tar.gz
gentoo-2-444581c429feb8f517268c462479581bc5df04eb.tar.bz2
gentoo-2-444581c429feb8f517268c462479581bc5df04eb.zip
Marking mtl-1.1.1.1 ppc64 for bug 399983
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-haskell/mtl')
-rw-r--r--dev-haskell/mtl/ChangeLog7
-rw-r--r--dev-haskell/mtl/mtl-1.1.1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/mtl/ChangeLog b/dev-haskell/mtl/ChangeLog
index 52dc28bfd21c..e448c0c54cdd 100644
--- a/dev-haskell/mtl/ChangeLog
+++ b/dev-haskell/mtl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/mtl
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.43 2011/12/05 18:58:27 slyfox Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.44 2012/03/07 20:58:45 ranger Exp $
+
+ 07 Mar 2012; Brent Baude <ranger@gentoo.org> mtl-1.1.1.1.ebuild:
+ Marking mtl-1.1.1.1 ppc64 for bug 399983
*mtl-2.0.1.0 (05 Dec 2011)
diff --git a/dev-haskell/mtl/mtl-1.1.1.1.ebuild b/dev-haskell/mtl/mtl-1.1.1.1.ebuild
index 818c1e593476..8b2e6cdcac1e 100644
--- a/dev-haskell/mtl/mtl-1.1.1.1.ebuild
+++ b/dev-haskell/mtl/mtl-1.1.1.1.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/mtl/mtl-1.1.1.1.ebuild,v 1.3 2011/12/03 11:06:00 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.1.1.1.ebuild,v 1.4 2012/03/07 20:58:45 ranger 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.8.2"