summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-17 17:34:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-17 17:34:28 +0000
commit43cc89e2b23ce571fc2cc606c68888167a0cb0d1 (patch)
tree73d68a19d548666b18f77690214051f05325a1c8 /dev-haskell
parentAdd ~ppc64, wrt bug #443964 (diff)
downloadgentoo-2-43cc89e2b23ce571fc2cc606c68888167a0cb0d1.tar.gz
gentoo-2-43cc89e2b23ce571fc2cc606c68888167a0cb0d1.tar.bz2
gentoo-2-43cc89e2b23ce571fc2cc606c68888167a0cb0d1.zip
Stable for ia64, wrt bug #441154
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/mtl/ChangeLog5
-rw-r--r--dev-haskell/mtl/mtl-2.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/mtl/ChangeLog b/dev-haskell/mtl/ChangeLog
index e2c2d1c9f56a..4820d67a3347 100644
--- a/dev-haskell/mtl/ChangeLog
+++ b/dev-haskell/mtl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/mtl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.57 2012/12/10 21:53:12 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.58 2012/12/17 17:34:28 ago Exp $
+
+ 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mtl-2.1.2.ebuild:
+ Stable for ia64, wrt bug #441154
10 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org> mtl-2.1.1.ebuild:
stable on alpha/ia64/sparc (bug #421351)
diff --git a/dev-haskell/mtl/mtl-2.1.2.ebuild b/dev-haskell/mtl/mtl-2.1.2.ebuild
index 1ef53610acff..4306155f0072 100644
--- a/dev-haskell/mtl/mtl-2.1.2.ebuild
+++ b/dev-haskell/mtl/mtl-2.1.2.ebuild
@@ -1,6 +1,6 @@
# 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-2.1.2.ebuild,v 1.5 2012/12/08 15:55:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-2.1.2.ebuild,v 1.6 2012/12/17 17:34:28 ago Exp $
EAPI="4"
@@ -13,7 +13,7 @@ SRC_URI="mirror://hackage/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-haskell/transformers-0.3*[profile?]