summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-10-04 05:42:58 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-10-04 05:42:58 +0000
commitb21c84b1c6dd4d6c80dd5ac4d3926a1d85a3a93a (patch)
tree9a08526802b50cb1684ef6e4bced4201fb3c3a00 /dev-haskell/uulib
parentStable x86; something witty just left me :( (diff)
downloadgentoo-2-b21c84b1c6dd4d6c80dd5ac4d3926a1d85a3a93a.tar.gz
gentoo-2-b21c84b1c6dd4d6c80dd5ac4d3926a1d85a3a93a.tar.bz2
gentoo-2-b21c84b1c6dd4d6c80dd5ac4d3926a1d85a3a93a.zip
Stable x86
(Portage version: 2.1.1)
Diffstat (limited to 'dev-haskell/uulib')
-rw-r--r--dev-haskell/uulib/ChangeLog5
-rw-r--r--dev-haskell/uulib/uulib-0.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/uulib/ChangeLog b/dev-haskell/uulib/ChangeLog
index dbf76a24bb8a..62f3cf763e47 100644
--- a/dev-haskell/uulib/ChangeLog
+++ b/dev-haskell/uulib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/uulib
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/ChangeLog,v 1.8 2006/08/25 17:17:56 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/ChangeLog,v 1.9 2006/10/04 05:42:58 tsunam Exp $
+
+ 04 Oct 2006; Joshua Jackson <tsunam@gentoo.org> uulib-0.9.2.ebuild:
+ Stable x86; bug #144678
25 Aug 2006; Ferris McCormick <fmccor@gentoo.org> uulib-0.9.2.ebuild:
Stable on sparc --- Bug #144678 --- no problems.
diff --git a/dev-haskell/uulib/uulib-0.9.2.ebuild b/dev-haskell/uulib/uulib-0.9.2.ebuild
index b219f21e6454..c9fea1c6596d 100644
--- a/dev-haskell/uulib/uulib-0.9.2.ebuild
+++ b/dev-haskell/uulib/uulib-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/uulib-0.9.2.ebuild,v 1.4 2006/08/25 17:17:56 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/uulib-0.9.2.ebuild,v 1.5 2006/10/04 05:42:58 tsunam Exp $
CABAL_FEATURES="haddock cpphs lib"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://abaris.zoo.cs.uu.nl:8080/wiki/pub/HUT/Download/${P}-src.tar.gz"
LICENSE="LGPL-2.1-UUST"
SLOT="0"
-KEYWORDS="~amd64 ppc64 sparc ~x86" #if possible try testing with ~ppc
+KEYWORDS="~amd64 ppc64 sparc x86" #if possible try testing with ~ppc
IUSE=""
DEPEND=">=virtual/ghc-6.2.2