diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:06:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:06:58 +0000 |
commit | 5ed5bcd83ec8704e114095b7dbf586d2fea34025 (patch) | |
tree | 8dacd94f2ccabfc4386106c87c3fc68d6266aa8c /dev-haskell/fgl | |
parent | Stable for ppc, wrt bug #534120 (diff) | |
download | gentoo-2-5ed5bcd83ec8704e114095b7dbf586d2fea34025.tar.gz gentoo-2-5ed5bcd83ec8704e114095b7dbf586d2fea34025.tar.bz2 gentoo-2-5ed5bcd83ec8704e114095b7dbf586d2fea34025.zip |
Stable for ppc, wrt bug #534968
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 ed113c1c35d4..b789e17e732b 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.46 2015/02/19 09:07:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.47 2015/02/21 12:06:58 ago Exp $ + + 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> fgl-5.5.0.1.ebuild: + Stable for ppc, wrt bug #534968 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> fgl-5.5.0.1.ebuild: Stable for amd64, 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 eb66ab159586..992631c8785e 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.2 2015/02/19 09:07:38 ago Exp $ +# $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 $ 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?] |