summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-29 05:28:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-29 05:28:20 +0000
commita1a71621ba72b6c97ef0d4e6dc812acb24f610ce (patch)
tree156bceb802577481fa684d1cb02bd81855450649 /dev-haskell
parentStable for x86, wrt bug #478288 (diff)
downloadgentoo-2-a1a71621ba72b6c97ef0d4e6dc812acb24f610ce.tar.gz
gentoo-2-a1a71621ba72b6c97ef0d4e6dc812acb24f610ce.tar.bz2
gentoo-2-a1a71621ba72b6c97ef0d4e6dc812acb24f610ce.zip
Stable for x86, wrt bug #478288
(Portage version: 2.1.13.1/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/dlist/ChangeLog5
-rw-r--r--dev-haskell/dlist/dlist-0.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/dlist/ChangeLog b/dev-haskell/dlist/ChangeLog
index bfb78737c69b..25c7a4427709 100644
--- a/dev-haskell/dlist/ChangeLog
+++ b/dev-haskell/dlist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/dlist
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dlist/ChangeLog,v 1.5 2013/07/27 21:54:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dlist/ChangeLog,v 1.6 2013/07/29 05:28:20 ago Exp $
+
+ 29 Jul 2013; Agostino Sarubbo <ago@gentoo.org> dlist-0.5-r1.ebuild:
+ Stable for x86, wrt bug #478288
27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> dlist-0.5-r1.ebuild:
Stable for amd64, wrt bug #478288
diff --git a/dev-haskell/dlist/dlist-0.5-r1.ebuild b/dev-haskell/dlist/dlist-0.5-r1.ebuild
index 57cce045eae1..675718708018 100644
--- a/dev-haskell/dlist/dlist-0.5-r1.ebuild
+++ b/dev-haskell/dlist/dlist-0.5-r1.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/dlist/dlist-0.5-r1.ebuild,v 1.3 2013/07/27 21:54:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dlist/dlist-0.5-r1.ebuild,v 1.4 2013/07/29 05:28:20 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 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.10.4:="