summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:57:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:57:24 +0000
commitc6a744d01a4197768a12ee7b9430e85da82f2694 (patch)
tree2f268746534105ad793109893cd96550b698eac2 /dev-haskell/hashed-storage
parentStable for x86, wrt bug #491986 (diff)
downloadgentoo-2-c6a744d01a4197768a12ee7b9430e85da82f2694.tar.gz
gentoo-2-c6a744d01a4197768a12ee7b9430e85da82f2694.tar.bz2
gentoo-2-c6a744d01a4197768a12ee7b9430e85da82f2694.zip
Stable for x86, wrt bug #491988
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/hashed-storage')
-rw-r--r--dev-haskell/hashed-storage/ChangeLog5
-rw-r--r--dev-haskell/hashed-storage/hashed-storage-0.5.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/hashed-storage/ChangeLog b/dev-haskell/hashed-storage/ChangeLog
index 68cfde0d995e..fe4174da3cd8 100644
--- a/dev-haskell/hashed-storage/ChangeLog
+++ b/dev-haskell/hashed-storage/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/hashed-storage
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v 1.31 2013/12/23 19:31:15 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v 1.32 2013/12/24 12:57:24 ago Exp $
+
+ 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> hashed-storage-0.5.10.ebuild:
+ Stable for x86, wrt bug #491988
23 Dec 2013; Pacho Ramos <pacho@gentoo.org> hashed-storage-0.5.10.ebuild:
amd64 stable, bug #491988
diff --git a/dev-haskell/hashed-storage/hashed-storage-0.5.10.ebuild b/dev-haskell/hashed-storage/hashed-storage-0.5.10.ebuild
index 3354f5ad6e40..79ac38e3db41 100644
--- a/dev-haskell/hashed-storage/hashed-storage-0.5.10.ebuild
+++ b/dev-haskell/hashed-storage/hashed-storage-0.5.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.5.10.ebuild,v 1.4 2013/12/23 19:30:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.5.10.ebuild,v 1.5 2013/12/24 12:57:24 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 ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND="dev-haskell/binary:=[profile?]