diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 10:10:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 10:10:23 +0000 |
commit | a700ef82d39eaf62bc99db8d42dbdf95c870388e (patch) | |
tree | 353d5eacec535a7af56fad6a9f33b59ae6540cac /dev-haskell/mtl | |
parent | Stable for sparc, wrt bug #457268 (diff) | |
download | gentoo-2-a700ef82d39eaf62bc99db8d42dbdf95c870388e.tar.gz gentoo-2-a700ef82d39eaf62bc99db8d42dbdf95c870388e.tar.bz2 gentoo-2-a700ef82d39eaf62bc99db8d42dbdf95c870388e.zip |
Stable for sparc, wrt bug #456506
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/mtl')
-rw-r--r-- | dev-haskell/mtl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/mtl/mtl-2.1.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/mtl/ChangeLog b/dev-haskell/mtl/ChangeLog index 045f4437a0dd..c9ae5d94c120 100644 --- a/dev-haskell/mtl/ChangeLog +++ b/dev-haskell/mtl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/mtl # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.66 2013/03/30 14:52:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.67 2013/03/31 10:10:23 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> mtl-2.1.2-r1.ebuild: + Stable for sparc, wrt bug #456506 30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> mtl-2.1.2-r1.ebuild: Stable for alpha, wrt bug #456506 diff --git a/dev-haskell/mtl/mtl-2.1.2-r1.ebuild b/dev-haskell/mtl/mtl-2.1.2-r1.ebuild index a2d0d0168613..07701044e858 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-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.7 2013/03/30 14:52:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-2.1.2-r1.ebuild,v 1.8 2013/03/31 10:10:23 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?] |