summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-30 21:09:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-30 21:09:18 +0000
commit7b40196a2b2599abab4268925bcd0a99944dbd42 (patch)
treed6c7aff3a122312afc89369ab3f3153b1a0c72b7 /dev-haskell/hashable
parentStable for ppc, wrt bug #475074 (diff)
downloadgentoo-2-7b40196a2b2599abab4268925bcd0a99944dbd42.tar.gz
gentoo-2-7b40196a2b2599abab4268925bcd0a99944dbd42.tar.bz2
gentoo-2-7b40196a2b2599abab4268925bcd0a99944dbd42.zip
Stable for ppc, wrt bug #472802
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/hashable')
-rw-r--r--dev-haskell/hashable/ChangeLog5
-rw-r--r--dev-haskell/hashable/hashable-1.1.2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/hashable/ChangeLog b/dev-haskell/hashable/ChangeLog
index 20ab608c5e06..a5ea41aa04f1 100644
--- a/dev-haskell/hashable/ChangeLog
+++ b/dev-haskell/hashable/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/hashable
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashable/ChangeLog,v 1.10 2013/04/02 07:01:13 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashable/ChangeLog,v 1.11 2013/06/30 21:09:18 ago Exp $
+
+ 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> hashable-1.1.2.5.ebuild:
+ Stable for ppc, wrt bug #472802
*hashable-1.2.0.5 (02 Apr 2013)
diff --git a/dev-haskell/hashable/hashable-1.1.2.5.ebuild b/dev-haskell/hashable/hashable-1.1.2.5.ebuild
index c131f96b06c8..781c71bbd265 100644
--- a/dev-haskell/hashable/hashable-1.1.2.5.ebuild
+++ b/dev-haskell/hashable/hashable-1.1.2.5.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/hashable/hashable-1.1.2.5.ebuild,v 1.6 2013/01/06 09:19:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashable/hashable-1.1.2.5.ebuild,v 1.7 2013/06/30 21:09:18 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"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-haskell/text-0.11.0.5:=[profile?]