summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-30 15:02:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-30 15:02:33 +0000
commit894ea5022fd7c77d137f44eec78928b50ff992b4 (patch)
treeee54efce1dbf05eb0ad9b01f71a6d9134ec591e8 /dev-haskell
parentStable for alpha, wrt bug #441154 (diff)
downloadgentoo-2-894ea5022fd7c77d137f44eec78928b50ff992b4.tar.gz
gentoo-2-894ea5022fd7c77d137f44eec78928b50ff992b4.tar.bz2
gentoo-2-894ea5022fd7c77d137f44eec78928b50ff992b4.zip
Stable for alpha, wrt bug #441158
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/parsec/ChangeLog5
-rw-r--r--dev-haskell/parsec/parsec-3.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/parsec/ChangeLog b/dev-haskell/parsec/ChangeLog
index 39a986226ad7..a848c960b293 100644
--- a/dev-haskell/parsec/ChangeLog
+++ b/dev-haskell/parsec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/parsec
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.30 2012/12/29 14:31:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.31 2012/12/30 15:02:33 ago Exp $
+
+ 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> parsec-3.1.3.ebuild:
+ Stable for alpha, wrt bug #441158
29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> parsec-3.1.3.ebuild:
Stable for sparc, wrt bug #441158
diff --git a/dev-haskell/parsec/parsec-3.1.3.ebuild b/dev-haskell/parsec/parsec-3.1.3.ebuild
index 2e9b29d264a3..7784bacd6a81 100644
--- a/dev-haskell/parsec/parsec-3.1.3.ebuild
+++ b/dev-haskell/parsec/parsec-3.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-3.1.3.ebuild,v 1.8 2012/12/29 14:31:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-3.1.3.ebuild,v 1.9 2012/12/30 15:02:33 ago Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-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?]