From c0353e9aaa9a4466ae6350e37b3816b2a1152a5a Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Tue, 23 Oct 2007 16:15:32 +0000 Subject: stable x86, bug 196616 (Portage version: 2.1.3.9) --- dev-haskell/filepath/ChangeLog | 5 ++++- dev-haskell/filepath/filepath-1.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-haskell/filepath') diff --git a/dev-haskell/filepath/ChangeLog b/dev-haskell/filepath/ChangeLog index 381031f98e19..dbac012de647 100644 --- a/dev-haskell/filepath/ChangeLog +++ b/dev-haskell/filepath/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/filepath # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.5 2007/08/29 14:30:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.6 2007/10/23 16:15:32 opfer Exp $ + + 23 Oct 2007; Christian Faulhammer filepath-1.0.ebuild: + stable x86, bug 196616 29 Aug 2007; Jeroen Roovers filepath-1.0.ebuild: Marked ~hppa (bug #187147). diff --git a/dev-haskell/filepath/filepath-1.0.ebuild b/dev-haskell/filepath/filepath-1.0.ebuild index 35d1b2fdf182..514d11b2b6c6 100644 --- a/dev-haskell/filepath/filepath-1.0.ebuild +++ b/dev-haskell/filepath/filepath-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild,v 1.5 2007/08/29 14:30:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild,v 1.6 2007/10/23 16:15:32 opfer Exp $ CABAL_FEATURES="haddock lib profile" inherit haskell-cabal @@ -12,7 +12,7 @@ LICENSE="BSD" SLOT="0" #if possible try testing with "~ppc" -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc x86" IUSE="" DEPEND=">=virtual/ghc-6.4" -- cgit v1.2.3-65-gdbad