summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/cmdlib/ChangeLog6
-rw-r--r--dev-haskell/cmdlib/cmdlib-0.3.5.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-haskell/cmdlib/ChangeLog b/dev-haskell/cmdlib/ChangeLog
index 8d5aaf571dd0..0a8dfa62ac2a 100644
--- a/dev-haskell/cmdlib/ChangeLog
+++ b/dev-haskell/cmdlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/cmdlib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cmdlib/ChangeLog,v 1.2 2012/05/05 13:19:44 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cmdlib/ChangeLog,v 1.3 2012/08/09 13:06:50 slyfox Exp $
+
+ 09 Aug 2012; Sergei Trofimovich <slyfox@gentoo.org> cmdlib-0.3.5.ebuild:
+ Keyworded ~alpha/~ia64/~ppc/~ppc64/~sparc for darcs-2.8
05 May 2012; Mark Wright <gienah@gentoo.org> cmdlib-0.3.5.ebuild:
EAPI=4. [profile?] for haskell libs (part of fix for bug 341795).
@@ -10,4 +13,3 @@
05 May 2012; Mark Wright <gienah@gentoo.org>
+files/cmdlib-0.3.4-ghc-6.12.patch, +cmdlib-0.3.5.ebuild, +metadata.xml:
Add cmdlib for darcs 2.8.0 tests
-
diff --git a/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild b/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild
index 8825c4a61b21..8eaaedef7aa2 100644
--- a/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild
+++ b/dev-haskell/cmdlib/cmdlib-0.3.5.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/cmdlib/cmdlib-0.3.5.ebuild,v 1.2 2012/05/05 13:19:44 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild,v 1.3 2012/08/09 13:06:50 slyfox 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="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="dev-haskell/mtl[profile?]