diff options
-rw-r--r-- | dev-haskell/alex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/alex/alex-2.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/c2hs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/c2hs/c2hs-0.14.5.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/cabal/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/cabal/cabal-1.1.6.2.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/cpphs/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/cpphs/cpphs-1.2.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/drift/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/drift/drift-2.2.0.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/haddock/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/haddock/haddock-0.8.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/happy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/happy/happy-1.16.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/haxml/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/haxml/haxml-1.13.2.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/hmake/ChangeLog | 7 |
17 files changed, 62 insertions, 35 deletions
diff --git a/dev-haskell/alex/ChangeLog b/dev-haskell/alex/ChangeLog index 885a7a7e2e1a..078ee8c84534 100644 --- a/dev-haskell/alex/ChangeLog +++ b/dev-haskell/alex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/alex # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/ChangeLog,v 1.26 2007/04/29 17:11:52 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/ChangeLog,v 1.27 2007/07/28 14:33:07 nixnut Exp $ + + 28 Jul 2007; nixnut <nixnut@gentoo.org> alex-2.1.0.ebuild: + Stable on ppc wrt bug 186849 29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> alex-2.0.1-r1.ebuild: alex-2.0.1 does work with ghc-6.6, adjusting the DEPEND to reflect that diff --git a/dev-haskell/alex/alex-2.1.0.ebuild b/dev-haskell/alex/alex-2.1.0.ebuild index 91c17ceaa2f2..3ad99cec1f19 100644 --- a/dev-haskell/alex/alex-2.1.0.ebuild +++ b/dev-haskell/alex/alex-2.1.0.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/alex/alex-2.1.0.ebuild,v 1.1 2007/04/29 14:32:00 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/alex-2.1.0.ebuild,v 1.2 2007/07/28 14:33:07 nixnut Exp $ CABAL_FEATURES="bin" inherit autotools haskell-cabal @@ -11,7 +11,7 @@ SRC_URI="http://www.haskell.org/alex/dist/${PV}/${P/_/}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="doc" # java use flag disabled because of bug #107019 diff --git a/dev-haskell/c2hs/ChangeLog b/dev-haskell/c2hs/ChangeLog index c944496746c3..f8a4d67cbdd7 100644 --- a/dev-haskell/c2hs/ChangeLog +++ b/dev-haskell/c2hs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/c2hs # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/ChangeLog,v 1.23 2007/04/29 17:26:45 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/ChangeLog,v 1.24 2007/07/28 14:35:33 nixnut Exp $ + + 28 Jul 2007; nixnut <nixnut@gentoo.org> c2hs-0.14.5.ebuild: + Stable on ppc wrt bug 186849 29 Apr 2007; Lennart Kolmodin <kolmodin@gentoo.org> -c2hs-0.13.4.ebuild: Removing c2hs-0.13.4 as it does not work with ghc-6.6 and 0.14.5 works diff --git a/dev-haskell/c2hs/c2hs-0.14.5.ebuild b/dev-haskell/c2hs/c2hs-0.14.5.ebuild index a1342c82b6b8..30e8245206dc 100644 --- a/dev-haskell/c2hs/c2hs-0.14.5.ebuild +++ b/dev-haskell/c2hs/c2hs-0.14.5.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/c2hs/c2hs-0.14.5.ebuild,v 1.11 2006/10/11 18:14:38 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/c2hs-0.14.5.ebuild,v 1.12 2007/07/28 14:35:33 nixnut Exp $ CABAL_FEATURES="bin" inherit base eutils haskell-cabal @@ -11,7 +11,7 @@ SRC_URI="http://www.cse.unsw.edu.au/~chak/haskell/c2hs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=virtual/ghc-6.4" diff --git a/dev-haskell/cabal/ChangeLog b/dev-haskell/cabal/ChangeLog index cb22ea9948fd..1263db6d9471 100644 --- a/dev-haskell/cabal/ChangeLog +++ b/dev-haskell/cabal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/cabal # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal/ChangeLog,v 1.27 2007/07/08 16:01:04 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal/ChangeLog,v 1.28 2007/07/28 14:31:34 nixnut Exp $ + + 28 Jul 2007; nixnut <nixnut@gentoo.org> cabal-1.1.6.2.ebuild: + Stable on ppc wrt bug 186849 *cabal-1.1.6.2 (08 Jul 2007) diff --git a/dev-haskell/cabal/cabal-1.1.6.2.ebuild b/dev-haskell/cabal/cabal-1.1.6.2.ebuild index 1f6ba6d78077..48d3713b9fd6 100644 --- a/dev-haskell/cabal/cabal-1.1.6.2.ebuild +++ b/dev-haskell/cabal/cabal-1.1.6.2.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/cabal/cabal-1.1.6.2.ebuild,v 1.2 2007/07/13 06:03:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal/cabal-1.1.6.2.ebuild,v 1.3 2007/07/28 14:31:34 nixnut Exp $ CABAL_FEATURES="bootstrap profile lib" inherit haskell-cabal eutils @@ -11,7 +11,7 @@ SRC_URI="http://haskell.org/cabal/release/${P}/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="doc" diff --git a/dev-haskell/cpphs/ChangeLog b/dev-haskell/cpphs/ChangeLog index b8805ced0602..35c2230ffc70 100644 --- a/dev-haskell/cpphs/ChangeLog +++ b/dev-haskell/cpphs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/cpphs -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.17 2006/10/12 18:56:58 dcoutts Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.18 2007/07/28 14:37:30 nixnut Exp $ + + 28 Jul 2007; nixnut <nixnut@gentoo.org> cpphs-1.2.ebuild: + Stable on ppc wrt bug 186849 12 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> -cpphs-0.9.ebuild: Remove old version. diff --git a/dev-haskell/cpphs/cpphs-1.2.ebuild b/dev-haskell/cpphs/cpphs-1.2.ebuild index 6fba795936a5..393fcc91587a 100644 --- a/dev-haskell/cpphs/cpphs-1.2.ebuild +++ b/dev-haskell/cpphs/cpphs-1.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/cpphs/cpphs-1.2.ebuild,v 1.7 2006/10/11 18:38:06 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.2.ebuild,v 1.8 2007/07/28 14:37:30 nixnut Exp $ CABAL_FEATURES="bin lib profile" inherit eutils haskell-cabal @@ -11,7 +11,7 @@ SRC_URI="http://www.cs.york.ac.uk/fp/cpphs/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/ghc" diff --git a/dev-haskell/drift/ChangeLog b/dev-haskell/drift/ChangeLog index ef565b5115a6..0c30c165cb76 100644 --- a/dev-haskell/drift/ChangeLog +++ b/dev-haskell/drift/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/drift -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/drift/ChangeLog,v 1.14 2006/10/11 23:33:40 dcoutts Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/drift/ChangeLog,v 1.15 2007/07/28 14:39:02 nixnut Exp $ + + 28 Jul 2007; nixnut <nixnut@gentoo.org> drift-2.2.0.ebuild: + Stable on ppc wrt bug 186849 *drift-2.2.0 (11 Oct 2006) diff --git a/dev-haskell/drift/drift-2.2.0.ebuild b/dev-haskell/drift/drift-2.2.0.ebuild index c3dfe1599640..b8393f9e1f88 100644 --- a/dev-haskell/drift/drift-2.2.0.ebuild +++ b/dev-haskell/drift/drift-2.2.0.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/drift/drift-2.2.0.ebuild,v 1.1 2006/10/11 23:33:40 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/drift/drift-2.2.0.ebuild,v 1.2 2007/07/28 14:39:02 nixnut Exp $ inherit ghc-package @@ -13,7 +13,7 @@ SRC_URI="http://repetae.net/john/computer/haskell/DrIFT/drop/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-haskell/haddock/ChangeLog b/dev-haskell/haddock/ChangeLog index b0ea7a5a36d8..fd75a172c613 100644 --- a/dev-haskell/haddock/ChangeLog +++ b/dev-haskell/haddock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/haddock -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/ChangeLog,v 1.44 2006/12/26 11:57:42 drizzt Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/ChangeLog,v 1.45 2007/07/28 14:40:53 nixnut Exp $ + + 28 Jul 2007; nixnut <nixnut@gentoo.org> haddock-0.8.ebuild: + Stable on ppc wrt bug 186849 26 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> haddock-0.8.ebuild: Add ~x86-fbsd keyword. diff --git a/dev-haskell/haddock/haddock-0.8.ebuild b/dev-haskell/haddock/haddock-0.8.ebuild index 20b135e20481..f4f0d3a99d66 100644 --- a/dev-haskell/haddock/haddock-0.8.ebuild +++ b/dev-haskell/haddock/haddock-0.8.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/haddock/haddock-0.8.ebuild,v 1.3 2006/12/26 11:57:42 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-0.8.ebuild,v 1.4 2007/07/28 14:40:53 nixnut Exp $ CABAL_FEATURES="bin" inherit haskell-cabal eutils versionator @@ -13,7 +13,7 @@ SRC_URI="http://haskell.org/haddock/${MY_PF}-src.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="doc" diff --git a/dev-haskell/happy/ChangeLog b/dev-haskell/happy/ChangeLog index 3de84ba386a7..19ec70362113 100644 --- a/dev-haskell/happy/ChangeLog +++ b/dev-haskell/happy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/happy # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.25 2007/07/08 18:01:09 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.26 2007/07/28 14:42:18 nixnut Exp $ + + 28 Jul 2007; nixnut <nixnut@gentoo.org> happy-1.16.ebuild: + Stable on ppc wrt bug 186849 *happy-1.16 (08 Jul 2007) diff --git a/dev-haskell/happy/happy-1.16.ebuild b/dev-haskell/happy/happy-1.16.ebuild index 3c3d1404aeb9..f3a068411e52 100644 --- a/dev-haskell/happy/happy-1.16.ebuild +++ b/dev-haskell/happy/happy-1.16.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/happy/happy-1.16.ebuild,v 1.2 2007/07/13 06:03:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.16.ebuild,v 1.3 2007/07/28 14:42:18 nixnut Exp $ CABAL_FEATURES="bin" inherit haskell-cabal autotools @@ -11,7 +11,7 @@ SRC_URI="http://haskell.org/happy/dist/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="doc" DEPEND=">=virtual/ghc-6.4 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="" diff --git a/dev-haskell/hmake/ChangeLog b/dev-haskell/hmake/ChangeLog index 02189b885995..ae0a79e50b0a 100644 --- a/dev-haskell/hmake/ChangeLog +++ b/dev-haskell/hmake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/hmake -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/ChangeLog,v 1.30 2006/10/12 23:01:39 dcoutts Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/ChangeLog,v 1.31 2007/07/28 14:45:03 nixnut Exp $ + + 28 Jul 2007; nixnut <nixnut@gentoo.org> ChangeLog: + Stable on ppc wrt bug 186849 12 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> hmake-3.10.ebuild: Block version 3.10 on ghc-6.6 and tidy deps. |