summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-30 12:29:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-30 12:29:46 +0000
commitac9850c2782187fbd95ab09709067a6b8e19df09 (patch)
treef1316ff048c6292677b04c8f1a8027f7d6930ebd /dev-haskell
parentStable for alpha, wrt bug #470436 (diff)
downloadgentoo-2-ac9850c2782187fbd95ab09709067a6b8e19df09.tar.gz
gentoo-2-ac9850c2782187fbd95ab09709067a6b8e19df09.tar.bz2
gentoo-2-ac9850c2782187fbd95ab09709067a6b8e19df09.zip
Stable for alpha, wrt bug #470364
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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 f7e252c69e16..3bce4b572770 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.41 2013/07/28 12:59:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-base/ChangeLog,v 1.42 2013/07/30 12:29:46 ago Exp $
+
+ 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> regex-base-0.93.2-r1.ebuild:
+ Stable for alpha, wrt bug #470364
28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> regex-base-0.93.2-r1.ebuild:
Stable for ppc, 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 8a418973db78..cfaa5960c2c1 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.3 2013/07/28 12:59:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-base/regex-base-0.93.2-r1.ebuild,v 1.4 2013/07/30 12:29:46 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?]