summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Coutts <dcoutts@gentoo.org>2007-12-15 16:36:28 +0000
committerDuncan Coutts <dcoutts@gentoo.org>2007-12-15 16:36:28 +0000
commit554fffc06e32f99405634866544e690d22ae6b39 (patch)
tree39c3beb8636bd55a57b5ec6eee57352878ea748a /dev-haskell/missingh
parentAdded ~sparc. (diff)
downloadgentoo-2-554fffc06e32f99405634866544e690d22ae6b39.tar.gz
gentoo-2-554fffc06e32f99405634866544e690d22ae6b39.tar.bz2
gentoo-2-554fffc06e32f99405634866544e690d22ae6b39.zip
Added ~sparc.
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-haskell/missingh')
-rw-r--r--dev-haskell/missingh/ChangeLog5
-rw-r--r--dev-haskell/missingh/missingh-0.18.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/missingh/ChangeLog b/dev-haskell/missingh/ChangeLog
index 28f53b803a3c..41d728c2a3d7 100644
--- a/dev-haskell/missingh/ChangeLog
+++ b/dev-haskell/missingh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/missingh
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/ChangeLog,v 1.8 2007/12/13 05:46:34 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/ChangeLog,v 1.9 2007/12/15 16:36:28 dcoutts Exp $
+
+ 15 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> missingh-0.18.6.ebuild:
+ Added ~sparc.
13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> missingh-0.18.6.ebuild:
Updates for upward compatability with cabal-1.2 and ghc-6.8
diff --git a/dev-haskell/missingh/missingh-0.18.6.ebuild b/dev-haskell/missingh/missingh-0.18.6.ebuild
index d5777a99576c..0b7fba9ab1c2 100644
--- a/dev-haskell/missingh/missingh-0.18.6.ebuild
+++ b/dev-haskell/missingh/missingh-0.18.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/missingh-0.18.6.ebuild,v 1.2 2007/12/13 05:46:34 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/missingh-0.18.6.ebuild,v 1.3 2007/12/15 16:36:28 dcoutts Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal versionator
@@ -10,7 +10,7 @@ HOMEPAGE="http://software.complete.org/missingh"
SRC_URI="http://software.complete.org/missingh/static/download_area/${PV}/missingh_${PV}.tar.gz"
LICENSE="GPL-2" # mixed licence, all GPL compatible
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
SLOT="0"