summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-12 08:54:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-12 08:54:20 +0000
commiteddb382a22a1bf4e0656c95d1a99253d31ccaa25 (patch)
tree417c091418f21e9506e04593a94e35b33355c43b /dev-haskell
parentStable for x86, wrt bug #521380 (diff)
downloadgentoo-2-eddb382a22a1bf4e0656c95d1a99253d31ccaa25.tar.gz
gentoo-2-eddb382a22a1bf4e0656c95d1a99253d31ccaa25.tar.bz2
gentoo-2-eddb382a22a1bf4e0656c95d1a99253d31ccaa25.zip
Stable for x86, wrt bug #502678
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/hspec-expectations/ChangeLog6
-rw-r--r--dev-haskell/hspec-expectations/hspec-expectations-0.5.0.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-haskell/hspec-expectations/ChangeLog b/dev-haskell/hspec-expectations/ChangeLog
index 76d8062ab36d..7c302a1859c0 100644
--- a/dev-haskell/hspec-expectations/ChangeLog
+++ b/dev-haskell/hspec-expectations/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/hspec-expectations
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hspec-expectations/ChangeLog,v 1.7 2014/10/10 15:21:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hspec-expectations/ChangeLog,v 1.8 2014/10/12 08:54:20 ago Exp $
+
+ 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org>
+ hspec-expectations-0.5.0.1.ebuild:
+ Stable for x86, wrt bug #502678
10 Oct 2014; Agostino Sarubbo <ago@gentoo.org>
hspec-expectations-0.5.0.1.ebuild:
diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.5.0.1.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.5.0.1.ebuild
index da1174cec6e2..c1942ff2eccf 100644
--- a/dev-haskell/hspec-expectations/hspec-expectations-0.5.0.1.ebuild
+++ b/dev-haskell/hspec-expectations/hspec-expectations-0.5.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hspec-expectations/hspec-expectations-0.5.0.1.ebuild,v 1.2 2014/10/10 15:21:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hspec-expectations/hspec-expectations-0.5.0.1.ebuild,v 1.3 2014/10/12 08:54:20 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="dev-haskell/hunit:=[profile?]