diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 17:58:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 17:58:59 +0000 |
commit | 6a481298f3fb6fe5a4721374d25874432d71bdfa (patch) | |
tree | 04f7f5d4fd008985ec924d195d72f803f6308ecb /dev-haskell/mtl | |
parent | Stable for x86, wrt bug #441312 (diff) | |
download | gentoo-2-6a481298f3fb6fe5a4721374d25874432d71bdfa.tar.gz gentoo-2-6a481298f3fb6fe5a4721374d25874432d71bdfa.tar.bz2 gentoo-2-6a481298f3fb6fe5a4721374d25874432d71bdfa.zip |
Stable for x86, wrt bug #441154
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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 fc674f3bdedd..c62fb92b7911 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.52 2012/12/07 17:29:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.53 2012/12/07 17:58:59 ago Exp $ + + 07 Dec 2012; <ago@gentoo.org> mtl-2.1.2.ebuild: + Stable for x86, wrt bug #441154 07 Dec 2012; <ago@gentoo.org> mtl-2.1.2.ebuild: Stable for amd64, wrt bug #441154 diff --git a/dev-haskell/mtl/mtl-2.1.2.ebuild b/dev-haskell/mtl/mtl-2.1.2.ebuild index f952d56d6877..2691d24d422a 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.2 2012/12/07 17:29:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-2.1.2.ebuild,v 1.3 2012/12/07 17:58:59 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?] |