diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 09:04:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 09:04:20 +0000 |
commit | d6f3c85f86d4c3ddfa2b172d54848b4937089a1b (patch) | |
tree | 547314ec75cd7c90a989ef8d317f4f858b026e9e /dev-haskell/fgl | |
parent | Stable for alpha, wrt bug #535294 (diff) | |
download | gentoo-2-d6f3c85f86d4c3ddfa2b172d54848b4937089a1b.tar.gz gentoo-2-d6f3c85f86d4c3ddfa2b172d54848b4937089a1b.tar.bz2 gentoo-2-d6f3c85f86d4c3ddfa2b172d54848b4937089a1b.zip |
Stable for alpha, wrt bug #534968
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/fgl')
-rw-r--r-- | dev-haskell/fgl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/fgl/fgl-5.5.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/fgl/ChangeLog b/dev-haskell/fgl/ChangeLog index d83a528a06b5..8ba65f0d1a89 100644 --- a/dev-haskell/fgl/ChangeLog +++ b/dev-haskell/fgl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/fgl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.48 2015/02/23 11:11:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.49 2015/02/24 09:04:20 ago Exp $ + + 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> fgl-5.5.0.1.ebuild: + Stable for alpha, wrt bug #534968 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> fgl-5.5.0.1.ebuild: Stable for ppc64, wrt bug #534968 diff --git a/dev-haskell/fgl/fgl-5.5.0.1.ebuild b/dev-haskell/fgl/fgl-5.5.0.1.ebuild index 2eca1686ce22..a52f3c6daee0 100644 --- a/dev-haskell/fgl/fgl-5.5.0.1.ebuild +++ b/dev-haskell/fgl/fgl-5.5.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.5.0.1.ebuild,v 1.4 2015/02/23 11:11:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.5.0.1.ebuild,v 1.5 2015/02/24 09:04:20 ago Exp $ EAPI=5 @@ -15,7 +15,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" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="dev-haskell/mtl:=[profile?] |