summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-07-28 14:45:03 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-07-28 14:45:03 +0000
commit3a9db6daa05f6832218be4ab59cdf0157ed58dec (patch)
tree73a6fa5f0d79c93937b2047b932367300043339e /dev-haskell/haxml
parentVersion bump for bug 134256, thanks to Dominique Michel for reporting. (diff)
downloadhistorical-3a9db6daa05f6832218be4ab59cdf0157ed58dec.tar.gz
historical-3a9db6daa05f6832218be4ab59cdf0157ed58dec.tar.bz2
historical-3a9db6daa05f6832218be4ab59cdf0157ed58dec.zip
Stable on ppc wrt bug 186849
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'dev-haskell/haxml')
-rw-r--r--dev-haskell/haxml/ChangeLog7
-rw-r--r--dev-haskell/haxml/haxml-1.13.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/haxml/ChangeLog b/dev-haskell/haxml/ChangeLog
index b40b00d08b29..362af91234dd 100644
--- a/dev-haskell/haxml/ChangeLog
+++ b/dev-haskell/haxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/haxml
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/ChangeLog,v 1.20 2006/10/14 13:51:04 kolmodin Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/ChangeLog,v 1.21 2007/07/28 14:43:39 nixnut Exp $
+
+ 28 Jul 2007; nixnut <nixnut@gentoo.org> haxml-1.13.2.ebuild:
+ Stable on ppc wrt bug 186849
14 Oct 2006; <kolmodin@gentoo.org> haxml-1.13-r1.ebuild:
Make haxml-1.13-r1 support profiling
diff --git a/dev-haskell/haxml/haxml-1.13.2.ebuild b/dev-haskell/haxml/haxml-1.13.2.ebuild
index 36579c2f1db0..e5bf56faf423 100644
--- a/dev-haskell/haxml/haxml-1.13.2.ebuild
+++ b/dev-haskell/haxml/haxml-1.13.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/haxml-1.13.2.ebuild,v 1.2 2007/07/13 06:03:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/haxml-1.13.2.ebuild,v 1.3 2007/07/28 14:43:39 nixnut Exp $
CABAL_FEATURES="lib bin profile haddock"
inherit base haskell-cabal
@@ -14,7 +14,7 @@ SRC_URI="http://www.haskell.org/HaXml/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86"
IUSE=""