diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 15:55:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 15:55:49 +0000 |
commit | c08510169b7fe6c47bfa6d2ff9886ce477b378d1 (patch) | |
tree | 2543a56855a45b7c768a45c3ac4768f5d5713838 /dev-haskell/mtl | |
parent | Stable for ppc64, wrt bug #441152 (diff) | |
download | gentoo-2-c08510169b7fe6c47bfa6d2ff9886ce477b378d1.tar.gz gentoo-2-c08510169b7fe6c47bfa6d2ff9886ce477b378d1.tar.bz2 gentoo-2-c08510169b7fe6c47bfa6d2ff9886ce477b378d1.zip |
Stable for ppc64, wrt bug #441154
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell/mtl')
-rw-r--r-- | dev-haskell/mtl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/mtl/mtl-2.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/mtl/ChangeLog b/dev-haskell/mtl/ChangeLog index 680d880b9f39..294582649b17 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.55 2012/12/07 18:27:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.56 2012/12/08 15:55:49 ago Exp $ + + 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mtl-2.1.2.ebuild: + Stable for ppc64, wrt bug #441154 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mtl-2.1.2.ebuild: Stable for ppc, wrt bug #441154 diff --git a/dev-haskell/mtl/mtl-2.1.2.ebuild b/dev-haskell/mtl/mtl-2.1.2.ebuild index 38e5abd8e319..1ef53610acff 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.4 2012/12/07 18:27:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-2.1.2.ebuild,v 1.5 2012/12/08 15:55:49 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?] |