diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:25:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:25:32 +0000 |
commit | 4ae4b34cdfd6bd810eca78a9b2428a9722464327 (patch) | |
tree | d9008e6687012f9e319b5b324429424cb5409c0f /dev-haskell/mtl | |
parent | Stable for amd64, wrt bug #456504 (diff) | |
download | gentoo-2-4ae4b34cdfd6bd810eca78a9b2428a9722464327.tar.gz gentoo-2-4ae4b34cdfd6bd810eca78a9b2428a9722464327.tar.bz2 gentoo-2-4ae4b34cdfd6bd810eca78a9b2428a9722464327.zip |
Stable for amd64, wrt bug #456506
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/mtl')
-rw-r--r-- | dev-haskell/mtl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/mtl/mtl-2.1.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/mtl/ChangeLog b/dev-haskell/mtl/ChangeLog index 380c8074cec9..3282a7509839 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.60 2012/12/30 15:02:05 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.61 2013/03/25 20:25:32 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> mtl-2.1.2-r1.ebuild: + Stable for amd64, wrt bug #456506 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mtl-2.1.2.ebuild: Stable for alpha, wrt bug #441154 diff --git a/dev-haskell/mtl/mtl-2.1.2-r1.ebuild b/dev-haskell/mtl/mtl-2.1.2-r1.ebuild index 75fd74760d53..0f698cca9b02 100644 --- a/dev-haskell/mtl/mtl-2.1.2-r1.ebuild +++ b/dev-haskell/mtl/mtl-2.1.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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-r1.ebuild,v 1.1 2012/11/24 04:12:02 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-2.1.2-r1.ebuild,v 1.2 2013/03/25 20:25:32 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -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?] |