summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-07 13:31:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-07 13:31:01 +0000
commit2b659c84b558951d77b49bd27ee9b43369166c77 (patch)
tree9da048299574e233e41a34ae922b97c79b7bc76d /dev-haskell
parentStable for x86, wrt bug #470436 (diff)
downloadgentoo-2-2b659c84b558951d77b49bd27ee9b43369166c77.tar.gz
gentoo-2-2b659c84b558951d77b49bd27ee9b43369166c77.tar.bz2
gentoo-2-2b659c84b558951d77b49bd27ee9b43369166c77.zip
Stable for x86, wrt bug #470364
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/regex-base/ChangeLog5
-rw-r--r--dev-haskell/regex-base/regex-base-0.93.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/regex-base/ChangeLog b/dev-haskell/regex-base/ChangeLog
index 53cafc8fb31f..419312000df1 100644
--- a/dev-haskell/regex-base/ChangeLog
+++ b/dev-haskell/regex-base/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/regex-base
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-base/ChangeLog,v 1.45 2013/08/04 13:38:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-base/ChangeLog,v 1.46 2013/08/07 13:31:01 ago Exp $
+
+ 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> regex-base-0.93.2-r1.ebuild:
+ Stable for x86, wrt bug #470364
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> regex-base-0.93.2-r1.ebuild:
Stable for ppc64, wrt bug #470364
diff --git a/dev-haskell/regex-base/regex-base-0.93.2-r1.ebuild b/dev-haskell/regex-base/regex-base-0.93.2-r1.ebuild
index 9a77947d8535..9b3900dfeb57 100644
--- a/dev-haskell/regex-base/regex-base-0.93.2-r1.ebuild
+++ b/dev-haskell/regex-base/regex-base-0.93.2-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/regex-base/regex-base-0.93.2-r1.ebuild,v 1.7 2013/08/04 13:38:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-base/regex-base-0.93.2-r1.ebuild,v 1.8 2013/08/07 13:31:01 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="dev-haskell/mtl:=[profile?]