summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-30 12:32:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-30 12:32:20 +0000
commit14033ab7fbea61bf547096bd94827c3c41f094c5 (patch)
treeb1009c501e0172008a34dd143440a39059bba7d9 /dev-haskell/unix-compat
parentStable for alpha, wrt bug #470382 (diff)
downloadgentoo-2-14033ab7fbea61bf547096bd94827c3c41f094c5.tar.gz
gentoo-2-14033ab7fbea61bf547096bd94827c3c41f094c5.tar.bz2
gentoo-2-14033ab7fbea61bf547096bd94827c3c41f094c5.zip
Stable for alpha, wrt bug #470376
(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/unix-compat')
-rw-r--r--dev-haskell/unix-compat/ChangeLog5
-rw-r--r--dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/unix-compat/ChangeLog b/dev-haskell/unix-compat/ChangeLog
index a1fd6473272b..439eb5cdee23 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.20 2013/07/28 13:00:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/ChangeLog,v 1.21 2013/07/30 12:32:20 ago Exp $
+
+ 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> unix-compat-0.4.1.1.ebuild:
+ Stable for alpha, wrt bug #470376
28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> unix-compat-0.4.1.1.ebuild:
Stable for ppc, wrt bug #470376
diff --git a/dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild
index 1022e89dada9..78369ac564ed 100644
--- a/dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild
+++ b/dev-haskell/unix-compat/unix-compat-0.4.1.1.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.1.ebuild,v 1.3 2013/07/28 13:00:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild,v 1.4 2013/07/30 12:32: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="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86"
IUSE="old-time"
RDEPEND=">=dev-lang/ghc-6.12.1:="