summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-31 09:59:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-31 09:59:05 +0000
commit8762383c807bcd2e98130ad77c58da9d7e54394b (patch)
treecb23c5578674fef32669905bc6b44f73f1d044cd /dev-haskell/unix-compat
parentStable for sparc, wrt bug #456600 (diff)
downloadgentoo-2-8762383c807bcd2e98130ad77c58da9d7e54394b.tar.gz
gentoo-2-8762383c807bcd2e98130ad77c58da9d7e54394b.tar.bz2
gentoo-2-8762383c807bcd2e98130ad77c58da9d7e54394b.zip
Stable for sparc, wrt bug #457284
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/unix-compat')
-rw-r--r--dev-haskell/unix-compat/ChangeLog5
-rw-r--r--dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/unix-compat/ChangeLog b/dev-haskell/unix-compat/ChangeLog
index fa9f6100604d..e97c2cf42edc 100644
--- a/dev-haskell/unix-compat/ChangeLog
+++ b/dev-haskell/unix-compat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/unix-compat
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/ChangeLog,v 1.16 2013/03/30 14:44:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/ChangeLog,v 1.17 2013/03/31 09:59:05 ago Exp $
+
+ 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> unix-compat-0.4.1.0.ebuild:
+ Stable for sparc, wrt bug #457284
30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> unix-compat-0.4.1.0.ebuild:
Stable for alpha, wrt bug #457284
diff --git a/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild
index c1cd0e283da2..774745cd32c2 100644
--- a/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild
+++ b/dev-haskell/unix-compat/unix-compat-0.4.1.0.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/unix-compat/unix-compat-0.4.1.0.ebuild,v 1.7 2013/03/30 14:44:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild,v 1.8 2013/03/31 09:59:05 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-lang/ghc-6.12.1:="