diff options
author | 2015-02-23 11:11:33 +0000 | |
---|---|---|
committer | 2015-02-23 11:11:33 +0000 | |
commit | 218ce0ecd83af01cc72c7239be095138e9490a3a (patch) | |
tree | fdd1c1bd3b45c81950d7ae864c03b61ae5471b8a /dev-haskell | |
parent | Stable for ppc64, wrt bug #533752 (diff) | |
download | gentoo-2-218ce0ecd83af01cc72c7239be095138e9490a3a.tar.gz gentoo-2-218ce0ecd83af01cc72c7239be095138e9490a3a.tar.bz2 gentoo-2-218ce0ecd83af01cc72c7239be095138e9490a3a.zip |
Stable for ppc64, wrt bug #534968
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-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 b789e17e732b..d83a528a06b5 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.47 2015/02/21 12:06:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.48 2015/02/23 11:11:33 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> fgl-5.5.0.1.ebuild: + Stable for ppc64, wrt bug #534968 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> fgl-5.5.0.1.ebuild: Stable for ppc, 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 992631c8785e..2eca1686ce22 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.3 2015/02/21 12:06:58 ago Exp $ +# $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 $ 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?] |