summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-11-24 19:36:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-11-24 19:36:53 +0000
commit5bcd59b70f05ecc5d8cda4a88fbd21f52babeecf (patch)
treef3159a7ad9bad444aafa98b2b6a1da2acd33194b /dev-haskell/cryptohash
parentStable for x86, wrt bug #488750 (diff)
downloadgentoo-2-5bcd59b70f05ecc5d8cda4a88fbd21f52babeecf.tar.gz
gentoo-2-5bcd59b70f05ecc5d8cda4a88fbd21f52babeecf.tar.bz2
gentoo-2-5bcd59b70f05ecc5d8cda4a88fbd21f52babeecf.zip
Stable for x86, wrt bug #488750
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/cryptohash')
-rw-r--r--dev-haskell/cryptohash/ChangeLog5
-rw-r--r--dev-haskell/cryptohash/cryptohash-0.10.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/cryptohash/ChangeLog b/dev-haskell/cryptohash/ChangeLog
index 49e0c17e6d78..20e625ea157d 100644
--- a/dev-haskell/cryptohash/ChangeLog
+++ b/dev-haskell/cryptohash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/cryptohash
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cryptohash/ChangeLog,v 1.3 2013/11/05 10:55:22 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cryptohash/ChangeLog,v 1.4 2013/11/24 19:36:53 ago Exp $
+
+ 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> cryptohash-0.10.0.ebuild:
+ Stable for x86, wrt bug #488750
05 Nov 2013; Tony Vroon <chainsaw@gentoo.org> cryptohash-0.10.0.ebuild:
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
diff --git a/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild b/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild
index eea7eb2c6cb3..031de7ec5564 100644
--- a/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild
+++ b/dev-haskell/cryptohash/cryptohash-0.10.0.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/cryptohash/cryptohash-0.10.0.ebuild,v 1.2 2013/11/05 10:55:22 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild,v 1.3 2013/11/24 19:36:53 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="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="dev-haskell/byteable:=[profile?]