diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2012-08-09 10:07:22 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2012-08-09 10:07:22 +0000 |
commit | ec20302289776c763bcfc9ee51a4cab45cd1032d (patch) | |
tree | eeb77b0e963d75b0267ae6de3b09cf401cb39167 /dev-haskell/fgl | |
parent | Stable on alpha/ia64/sparc (bug #418681) (diff) | |
download | gentoo-2-ec20302289776c763bcfc9ee51a4cab45cd1032d.tar.gz gentoo-2-ec20302289776c763bcfc9ee51a4cab45cd1032d.tar.bz2 gentoo-2-ec20302289776c763bcfc9ee51a4cab45cd1032d.zip |
Stable on alpha/ia64/sparc (bug #418691)
(Portage version: 2.2.0_alpha120_p28/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/fgl')
-rw-r--r-- | dev-haskell/fgl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/fgl/fgl-5.4.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/fgl/ChangeLog b/dev-haskell/fgl/ChangeLog index ca177101d285..d7bcdb80760c 100644 --- a/dev-haskell/fgl/ChangeLog +++ b/dev-haskell/fgl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/fgl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.38 2012/08/03 13:05:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.39 2012/08/09 10:07:22 slyfox Exp $ + + 09 Aug 2012; Sergei Trofimovich <slyfox@gentoo.org> fgl-5.4.2.4.ebuild: + Stable on alpha/ia64/sparc (bug #418691) 03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> fgl-5.4.2.4.ebuild: Stable on amd64 wrt bug #418691 diff --git a/dev-haskell/fgl/fgl-5.4.2.4.ebuild b/dev-haskell/fgl/fgl-5.4.2.4.ebuild index e8f4dc5d512c..5aba5038d898 100644 --- a/dev-haskell/fgl/fgl-5.4.2.4.ebuild +++ b/dev-haskell/fgl/fgl-5.4.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.4.2.4.ebuild,v 1.2 2012/08/03 13:05:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.4.2.4.ebuild,v 1.3 2012/08/09 10:07:22 slyfox Exp $ # ebuild generated by hackport 0.2.17.9999 @@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -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?] |