diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 18:27:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 18:27:34 +0000 |
commit | 08ffef34e9fe04844bb2cd5fa2620f2ebf55145c (patch) | |
tree | 9cfe82e91467744b8c60c2d723b4ff52df26f06c /dev-haskell | |
parent | Stable for ppc, wrt bug #441152 (diff) | |
download | gentoo-2-08ffef34e9fe04844bb2cd5fa2620f2ebf55145c.tar.gz gentoo-2-08ffef34e9fe04844bb2cd5fa2620f2ebf55145c.tar.bz2 gentoo-2-08ffef34e9fe04844bb2cd5fa2620f2ebf55145c.zip |
Stable for ppc, wrt bug #441154
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell')
-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 6b2b78ef0ee0..680d880b9f39 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.54 2012/12/07 18:20:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.55 2012/12/07 18:27:34 ago Exp $ + + 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mtl-2.1.2.ebuild: + Stable for ppc, wrt bug #441154 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mtl-2.1.1.ebuild: Stable for ppc64, wrt bug #421351 diff --git a/dev-haskell/mtl/mtl-2.1.2.ebuild b/dev-haskell/mtl/mtl-2.1.2.ebuild index 2691d24d422a..38e5abd8e319 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.3 2012/12/07 17:58:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-2.1.2.ebuild,v 1.4 2012/12/07 18:27:34 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?] |