summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-02-25 13:20:28 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-02-25 13:20:28 +0000
commitd8831dc5183530a7994eb101e35ecb5a8c5f8367 (patch)
tree7a25f3182268c2796af778b195baf66dd92147c6 /dev-haskell/hashed-storage
parentppc64 stable wrt #339580 (diff)
downloadhistorical-d8831dc5183530a7994eb101e35ecb5a8c5f8367.tar.gz
historical-d8831dc5183530a7994eb101e35ecb5a8c5f8367.tar.bz2
historical-d8831dc5183530a7994eb101e35ecb5a8c5f8367.zip
ppc/ppc64 stable wrt #339580
Package-Manager: portage-2.2.0_alpha23/cvs/Linux ppc64
Diffstat (limited to 'dev-haskell/hashed-storage')
-rw-r--r--dev-haskell/hashed-storage/ChangeLog8
-rw-r--r--dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-haskell/hashed-storage/ChangeLog b/dev-haskell/hashed-storage/ChangeLog
index 9c4592cc1eeb..ed89f10fd9ad 100644
--- a/dev-haskell/hashed-storage/ChangeLog
+++ b/dev-haskell/hashed-storage/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/hashed-storage
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v 1.10 2010/11/20 23:32:57 slyfox Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v 1.11 2011/02/25 13:19:37 xarthisius Exp $
+
+ 25 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ hashed-storage-0.4.13.ebuild:
+ ppc/ppc64 stable wrt #339580
20 Nov 2010; Sergei Trofimovich <slyfox@gentoo.org>
hashed-storage-0.4.13.ebuild:
diff --git a/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild b/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild
index 1226661f7894..e0c6880a63d2 100644
--- a/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild
+++ b/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild,v 1.8 2010/11/20 23:32:57 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild,v 1.9 2011/02/25 13:19:37 xarthisius Exp $
EAPI=2
@@ -13,7 +13,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="test"
RDEPEND=">=dev-lang/ghc-6.10