summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-07-06 20:58:28 +0000
committerMarkus Meier <maekke@gentoo.org>2008-07-06 20:58:28 +0000
commit8681be08f0f3443a8e9c63049bcdd41d1278bb32 (patch)
treec69ae8f76040386b4b4e8d4ad0f1549cba9d8b46 /dev-haskell/filepath
parentamd64 stable, bug #230147 (diff)
downloadhistorical-8681be08f0f3443a8e9c63049bcdd41d1278bb32.tar.gz
historical-8681be08f0f3443a8e9c63049bcdd41d1278bb32.tar.bz2
historical-8681be08f0f3443a8e9c63049bcdd41d1278bb32.zip
amd64/x86 stable, bug #230919
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.26-rc8 i686
Diffstat (limited to 'dev-haskell/filepath')
-rw-r--r--dev-haskell/filepath/ChangeLog5
-rw-r--r--dev-haskell/filepath/filepath-1.1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/filepath/ChangeLog b/dev-haskell/filepath/ChangeLog
index 41d9b30276fe..37f69bf9f174 100644
--- a/dev-haskell/filepath/ChangeLog
+++ b/dev-haskell/filepath/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/filepath
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.14 2008/03/01 11:29:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.15 2008/07/06 20:53:10 maekke Exp $
+
+ 06 Jul 2008; Markus Meier <maekke@gentoo.org> filepath-1.1.0.0.ebuild:
+ amd64/x86 stable, bug #230919
01 Mar 2008; Raúl Porcel <armin76@gentoo.org> filepath-1.1.0.0.ebuild:
Add ~alpha
diff --git a/dev-haskell/filepath/filepath-1.1.0.0.ebuild b/dev-haskell/filepath/filepath-1.1.0.0.ebuild
index bb9bef8a1832..b82f56e3c208 100644
--- a/dev-haskell/filepath/filepath-1.1.0.0.ebuild
+++ b/dev-haskell/filepath/filepath-1.1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild,v 1.2 2008/03/01 11:29:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild,v 1.3 2008/07/06 20:53:10 maekke Exp $
CABAL_FEATURES="haddock lib profile"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~sparc x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.4"