diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:07:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:07:38 +0000 |
commit | 0282d58afd8105329ac939ed74ff09383e239ff5 (patch) | |
tree | 028f67cf9610b04dbb30704ce7d9ca732151cfb2 /dev-haskell/fgl | |
parent | Stable for amd64, wrt bug #540002 (diff) | |
download | gentoo-2-0282d58afd8105329ac939ed74ff09383e239ff5.tar.gz gentoo-2-0282d58afd8105329ac939ed74ff09383e239ff5.tar.bz2 gentoo-2-0282d58afd8105329ac939ed74ff09383e239ff5.zip |
Stable for amd64, wrt bug #534968
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/fgl')
-rw-r--r-- | dev-haskell/fgl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/fgl/fgl-5.5.0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/fgl/ChangeLog b/dev-haskell/fgl/ChangeLog index 0264ae3afd9a..ed113c1c35d4 100644 --- a/dev-haskell/fgl/ChangeLog +++ b/dev-haskell/fgl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/fgl -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.45 2014/07/25 08:58:57 slyfox Exp $ +# 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 $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> fgl-5.5.0.1.ebuild: + Stable for amd64, wrt bug #534968 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml: Drop redundant '<maintainer>' field, leave only '<herd>'. diff --git a/dev-haskell/fgl/fgl-5.5.0.1.ebuild b/dev-haskell/fgl/fgl-5.5.0.1.ebuild index 6bcff28ac6c0..eb66ab159586 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-2014 Gentoo Foundation +# 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.1 2014/07/02 08:03:56 gienah Exp $ +# $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 $ 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?] |