summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-07 23:42:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-07 23:42:38 +0000
commitecabc12bca3c828a58c45883073a7ad34127119b (patch)
treec8cacd0f8ef3564246d2a45a04735da2e45fd714 /dev-haskell/unix-compat
parentStable for amd64, wrt bug #421351 (diff)
downloadgentoo-2-ecabc12bca3c828a58c45883073a7ad34127119b.tar.gz
gentoo-2-ecabc12bca3c828a58c45883073a7ad34127119b.tar.bz2
gentoo-2-ecabc12bca3c828a58c45883073a7ad34127119b.zip
Stable for amd64, wrt bug #421351
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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.3.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/unix-compat/ChangeLog b/dev-haskell/unix-compat/ChangeLog
index 74dd4679c7e7..a5b965b526f9 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/ChangeLog,v 1.2 2012/08/09 13:01:00 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/ChangeLog,v 1.3 2012/09/07 23:42:38 ago Exp $
+
+ 07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> unix-compat-0.3.0.1.ebuild:
+ Stable for amd64, wrt bug #421351
09 Aug 2012; Sergei Trofimovich <slyfox@gentoo.org>
unix-compat-0.3.0.1.ebuild:
diff --git a/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild b/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild
index 34d70412b10a..a6339eb062ff 100644
--- a/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild
+++ b/dev-haskell/unix-compat/unix-compat-0.3.0.1.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/unix-compat/unix-compat-0.3.0.1.ebuild,v 1.2 2012/08/09 13:01:00 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild,v 1.3 2012/09/07 23:42:38 ago Exp $
# ebuild generated by hackport 0.2.13
@@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.12.1"