diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-12-16 20:34:05 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-12-16 20:34:05 +0000 |
commit | c5e987f3e66035c185e871b7c16cbf3efd40f59e (patch) | |
tree | 2f802946112963e11db65ee0c7eb97561ec8db3b /dev-haskell | |
parent | Mark stable on sh as per previous (unlogged) commit. (diff) | |
download | historical-c5e987f3e66035c185e871b7c16cbf3efd40f59e.tar.gz historical-c5e987f3e66035c185e871b7c16cbf3efd40f59e.tar.bz2 historical-c5e987f3e66035c185e871b7c16cbf3efd40f59e.zip |
amd64 stable wrt #201984
Package-Manager: portage-2.1.4_rc10
Diffstat (limited to 'dev-haskell')
30 files changed, 90 insertions, 46 deletions
diff --git a/dev-haskell/alut/ChangeLog b/dev-haskell/alut/ChangeLog index 45e7c5385ee8..38e90dac5afd 100644 --- a/dev-haskell/alut/ChangeLog +++ b/dev-haskell/alut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/alut # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alut/ChangeLog,v 1.7 2007/12/15 16:31:31 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alut/ChangeLog,v 1.8 2007/12/16 20:14:07 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> alut-2.0.1.ebuild: + amd64 stable wrt #201984 15 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> alut-2.0.1.ebuild: Added ~sparc. diff --git a/dev-haskell/alut/alut-2.0.1.ebuild b/dev-haskell/alut/alut-2.0.1.ebuild index 4af6f1fdd5f5..37725e547143 100644 --- a/dev-haskell/alut/alut-2.0.1.ebuild +++ b/dev-haskell/alut/alut-2.0.1.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/alut/alut-2.0.1.ebuild,v 1.5 2007/12/15 16:31:31 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alut/alut-2.0.1.ebuild,v 1.6 2007/12/16 20:14:07 drac Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -14,7 +14,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc x86" +KEYWORDS="amd64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6 diff --git a/dev-haskell/arrows/ChangeLog b/dev-haskell/arrows/ChangeLog index 17877f66f864..08b41ca00dfc 100644 --- a/dev-haskell/arrows/ChangeLog +++ b/dev-haskell/arrows/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/arrows # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/arrows/ChangeLog,v 1.12 2007/12/16 18:50:24 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/arrows/ChangeLog,v 1.13 2007/12/16 20:13:02 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> arrows-0.2.1.ebuild: + amd64 stable wrt #201984 16 Dec 2007; nixnut <nixnut@gentoo.org> arrows-0.2.1.ebuild: Stable on ppc wrt bug 201984 diff --git a/dev-haskell/arrows/arrows-0.2.1.ebuild b/dev-haskell/arrows/arrows-0.2.1.ebuild index 22a681b041e9..1acdf0b279fa 100644 --- a/dev-haskell/arrows/arrows-0.2.1.ebuild +++ b/dev-haskell/arrows/arrows-0.2.1.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/arrows/arrows-0.2.1.ebuild,v 1.8 2007/12/16 18:50:24 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/arrows/arrows-0.2.1.ebuild,v 1.9 2007/12/16 20:13:02 drac Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -13,7 +13,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6" diff --git a/dev-haskell/cgi/ChangeLog b/dev-haskell/cgi/ChangeLog index 2d2077374bef..b5035f3dbbdd 100644 --- a/dev-haskell/cgi/ChangeLog +++ b/dev-haskell/cgi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/cgi # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/ChangeLog,v 1.9 2007/12/14 01:33:09 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/ChangeLog,v 1.10 2007/12/16 20:19:55 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> cgi-3001.1.1.ebuild: + amd64 stable wrt #201984 14 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> cgi-3001.1.1.ebuild: Updates for upward compatability with cabal-1.2 and ghc-6.8 diff --git a/dev-haskell/cgi/cgi-3001.1.1.ebuild b/dev-haskell/cgi/cgi-3001.1.1.ebuild index 7105db25ff46..40546d0fa6ea 100644 --- a/dev-haskell/cgi/cgi-3001.1.1.ebuild +++ b/dev-haskell/cgi/cgi-3001.1.1.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/cgi/cgi-3001.1.1.ebuild,v 1.5 2007/12/14 01:33:09 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/cgi-3001.1.1.ebuild,v 1.6 2007/12/16 20:19:55 drac Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -13,7 +13,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc sparc x86" +KEYWORDS="~alpha amd64 ~ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6 diff --git a/dev-haskell/fgl/ChangeLog b/dev-haskell/fgl/ChangeLog index a780d1b83dba..98f132f501dd 100644 --- a/dev-haskell/fgl/ChangeLog +++ b/dev-haskell/fgl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/fgl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.26 2007/12/16 18:53:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.27 2007/12/16 20:22:44 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> fgl-5.4.1.ebuild: + amd64 stable wrt #201984 16 Dec 2007; nixnut <nixnut@gentoo.org> fgl-5.4.1.ebuild: Stable on ppc wrt bug 201984 diff --git a/dev-haskell/fgl/fgl-5.4.1.ebuild b/dev-haskell/fgl/fgl-5.4.1.ebuild index aeae5891ba39..ee2b483dbdb0 100644 --- a/dev-haskell/fgl/fgl-5.4.1.ebuild +++ b/dev-haskell/fgl/fgl-5.4.1.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/fgl/fgl-5.4.1.ebuild,v 1.6 2007/12/16 18:53:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.4.1.ebuild,v 1.7 2007/12/16 20:22:44 drac Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -13,7 +13,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6 diff --git a/dev-haskell/glut/ChangeLog b/dev-haskell/glut/ChangeLog index 14cb3e6b6add..bc5893ff0b3d 100644 --- a/dev-haskell/glut/ChangeLog +++ b/dev-haskell/glut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/glut # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/ChangeLog,v 1.5 2007/12/14 01:34:59 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/ChangeLog,v 1.6 2007/12/16 20:34:05 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> glut-2.1.1.ebuild: + amd64 stable wrt #201984 14 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> glut-2.1.1.ebuild: Updates for upward compatability with cabal-1.2 and ghc-6.8 diff --git a/dev-haskell/glut/glut-2.1.1.ebuild b/dev-haskell/glut/glut-2.1.1.ebuild index 29ccd3ce25f4..4404614ef866 100644 --- a/dev-haskell/glut/glut-2.1.1.ebuild +++ b/dev-haskell/glut/glut-2.1.1.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/glut/glut-2.1.1.ebuild,v 1.5 2007/12/14 01:34:59 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/glut-2.1.1.ebuild,v 1.6 2007/12/16 20:34:05 drac Exp $ CABAL_FEATURES="haddock lib profile" inherit haskell-cabal @@ -14,7 +14,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc x86" +KEYWORDS="amd64 ~sparc x86" # TODO: Install examples when the "examples" USE flag is set IUSE="" @@ -28,6 +28,5 @@ S="${WORKDIR}/ghc-${GHC_PV}/libraries/${MY_PN}" src_unpack() { unpack "${A}" - cabal-mksetup } diff --git a/dev-haskell/haskell-src/ChangeLog b/dev-haskell/haskell-src/ChangeLog index f3d96909cceb..f40e6fdf9b53 100644 --- a/dev-haskell/haskell-src/ChangeLog +++ b/dev-haskell/haskell-src/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/haskell-src # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src/ChangeLog,v 1.25 2007/12/16 18:57:16 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src/ChangeLog,v 1.26 2007/12/16 20:31:33 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> haskell-src-1.0.1.ebuild: + amd64 stable wrt #201984 16 Dec 2007; nixnut <nixnut@gentoo.org> haskell-src-1.0.1.ebuild: Stable on ppc wrt bug 201984 diff --git a/dev-haskell/haskell-src/haskell-src-1.0.1.ebuild b/dev-haskell/haskell-src/haskell-src-1.0.1.ebuild index 5ea9f6c723f5..9f701cb1f727 100644 --- a/dev-haskell/haskell-src/haskell-src-1.0.1.ebuild +++ b/dev-haskell/haskell-src/haskell-src-1.0.1.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/haskell-src/haskell-src-1.0.1.ebuild,v 1.7 2007/12/16 18:57:16 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src/haskell-src-1.0.1.ebuild,v 1.8 2007/12/16 20:31:33 drac Exp $ CABAL_FEATURES="lib profile haddock" inherit base haskell-cabal @@ -13,7 +13,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6" diff --git a/dev-haskell/html/ChangeLog b/dev-haskell/html/ChangeLog index e3087a2e9557..15f84b92b277 100644 --- a/dev-haskell/html/ChangeLog +++ b/dev-haskell/html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/html # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.26 2007/12/16 18:59:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.27 2007/12/16 20:23:50 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> html-1.0.1.ebuild: + amd64 stable wrt #201984 16 Dec 2007; nixnut <nixnut@gentoo.org> html-1.0.1.ebuild: Stable on ppc wrt bug 201984 diff --git a/dev-haskell/html/html-1.0.1.ebuild b/dev-haskell/html/html-1.0.1.ebuild index b3275a79d8aa..28fbb7fba0b3 100644 --- a/dev-haskell/html/html-1.0.1.ebuild +++ b/dev-haskell/html/html-1.0.1.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/html/html-1.0.1.ebuild,v 1.7 2007/12/16 18:59:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.ebuild,v 1.8 2007/12/16 20:23:50 drac Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -13,7 +13,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6" diff --git a/dev-haskell/hunit/ChangeLog b/dev-haskell/hunit/ChangeLog index 72d5b9e4f018..8953ef4eb4ec 100644 --- a/dev-haskell/hunit/ChangeLog +++ b/dev-haskell/hunit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/hunit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.26 2007/12/16 19:00:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.27 2007/12/16 20:32:53 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> hunit-1.1.1.ebuild: + amd64 stable wrt #201984 16 Dec 2007; nixnut <nixnut@gentoo.org> hunit-1.1.1.ebuild: Stable on ppc wrt bug 201984 diff --git a/dev-haskell/hunit/hunit-1.1.1.ebuild b/dev-haskell/hunit/hunit-1.1.1.ebuild index dd4d4dd34c4e..521e04a7e55a 100644 --- a/dev-haskell/hunit/hunit-1.1.1.ebuild +++ b/dev-haskell/hunit/hunit-1.1.1.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/hunit/hunit-1.1.1.ebuild,v 1.7 2007/12/16 19:00:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.1.1.ebuild,v 1.8 2007/12/16 20:32:53 drac Exp $ CABAL_FEATURES="lib profile haddock" inherit base haskell-cabal @@ -14,7 +14,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6" diff --git a/dev-haskell/mtl/ChangeLog b/dev-haskell/mtl/ChangeLog index 594b62928852..c92c150fb626 100644 --- a/dev-haskell/mtl/ChangeLog +++ b/dev-haskell/mtl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/mtl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.26 2007/12/16 19:01:26 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.27 2007/12/16 20:15:23 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> mtl-1.0.1.ebuild: + amd64 stable wrt #201984 16 Dec 2007; nixnut <nixnut@gentoo.org> mtl-1.0.1.ebuild: Stable on ppc wrt bug 201984 diff --git a/dev-haskell/mtl/mtl-1.0.1.ebuild b/dev-haskell/mtl/mtl-1.0.1.ebuild index cd06a8b1958c..22a24b94eec4 100644 --- a/dev-haskell/mtl/mtl-1.0.1.ebuild +++ b/dev-haskell/mtl/mtl-1.0.1.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/mtl/mtl-1.0.1.ebuild,v 1.7 2007/12/16 19:01:26 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.0.1.ebuild,v 1.8 2007/12/16 20:15:23 drac Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -13,7 +13,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6" diff --git a/dev-haskell/network/ChangeLog b/dev-haskell/network/ChangeLog index 14ff06b1539a..62deda65a4f2 100644 --- a/dev-haskell/network/ChangeLog +++ b/dev-haskell/network/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/network # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/ChangeLog,v 1.25 2007/12/16 19:02:39 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/ChangeLog,v 1.26 2007/12/16 20:16:27 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> network-2.0.1.ebuild: + amd64 stable wrt #201984 16 Dec 2007; nixnut <nixnut@gentoo.org> network-2.0.1.ebuild: Stable on ppc wrt bug 201984 diff --git a/dev-haskell/network/network-2.0.1.ebuild b/dev-haskell/network/network-2.0.1.ebuild index 70195472fd91..91ecfdaf6554 100644 --- a/dev-haskell/network/network-2.0.1.ebuild +++ b/dev-haskell/network/network-2.0.1.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/network/network-2.0.1.ebuild,v 1.7 2007/12/16 19:02:39 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/network-2.0.1.ebuild,v 1.8 2007/12/16 20:16:27 drac Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -13,7 +13,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6" diff --git a/dev-haskell/openal/ChangeLog b/dev-haskell/openal/ChangeLog index d125ba09fea8..204a062f4582 100644 --- a/dev-haskell/openal/ChangeLog +++ b/dev-haskell/openal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/openal # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/ChangeLog,v 1.6 2007/12/15 16:37:13 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/ChangeLog,v 1.7 2007/12/16 20:11:19 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> openal-1.3.1.ebuild: + amd64 stable wrt #201984 15 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> openal-1.3.1.ebuild: Added ~sparc. diff --git a/dev-haskell/openal/openal-1.3.1.ebuild b/dev-haskell/openal/openal-1.3.1.ebuild index 617b7c3a3206..0f4a366a825e 100644 --- a/dev-haskell/openal/openal-1.3.1.ebuild +++ b/dev-haskell/openal/openal-1.3.1.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/openal/openal-1.3.1.ebuild,v 1.4 2007/12/15 16:37:13 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/openal-1.3.1.ebuild,v 1.5 2007/12/16 20:11:19 drac Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -14,7 +14,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc x86" +KEYWORDS="amd64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6 diff --git a/dev-haskell/opengl/ChangeLog b/dev-haskell/opengl/ChangeLog index bb8e17ac744a..1fe0c03cd250 100644 --- a/dev-haskell/opengl/ChangeLog +++ b/dev-haskell/opengl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/opengl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/opengl/ChangeLog,v 1.5 2007/12/13 17:28:14 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/opengl/ChangeLog,v 1.6 2007/12/16 20:09:38 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> opengl-2.2.1.ebuild: + amd64 stable wrt #201984 *opengl-2.2.1.1 (13 Dec 2007) diff --git a/dev-haskell/opengl/opengl-2.2.1.ebuild b/dev-haskell/opengl/opengl-2.2.1.ebuild index bc41181d6e07..a23d0844d8f2 100644 --- a/dev-haskell/opengl/opengl-2.2.1.ebuild +++ b/dev-haskell/opengl/opengl-2.2.1.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/opengl/opengl-2.2.1.ebuild,v 1.4 2007/12/12 13:43:56 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/opengl/opengl-2.2.1.ebuild,v 1.5 2007/12/16 20:09:38 drac Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -14,7 +14,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc x86" +KEYWORDS="amd64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6 diff --git a/dev-haskell/quickcheck/ChangeLog b/dev-haskell/quickcheck/ChangeLog index 4505d9c36143..f13f3ed61907 100644 --- a/dev-haskell/quickcheck/ChangeLog +++ b/dev-haskell/quickcheck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/quickcheck # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/ChangeLog,v 1.25 2007/12/16 19:04:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/ChangeLog,v 1.26 2007/12/16 20:25:08 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> quickcheck-1.0.1.ebuild: + amd64 stable wrt #201984 16 Dec 2007; nixnut <nixnut@gentoo.org> quickcheck-1.0.1.ebuild: Stable on ppc wrt bug 201984 diff --git a/dev-haskell/quickcheck/quickcheck-1.0.1.ebuild b/dev-haskell/quickcheck/quickcheck-1.0.1.ebuild index e55013442334..854c5f966bd6 100644 --- a/dev-haskell/quickcheck/quickcheck-1.0.1.ebuild +++ b/dev-haskell/quickcheck/quickcheck-1.0.1.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/quickcheck/quickcheck-1.0.1.ebuild,v 1.7 2007/12/16 19:04:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.0.1.ebuild,v 1.8 2007/12/16 20:25:08 drac Exp $ CABAL_FEATURES="lib profile haddock" inherit base haskell-cabal @@ -14,7 +14,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6" diff --git a/dev-haskell/time/ChangeLog b/dev-haskell/time/ChangeLog index 09e8edece511..a5ebbb969dbd 100644 --- a/dev-haskell/time/ChangeLog +++ b/dev-haskell/time/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/time # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/time/ChangeLog,v 1.11 2007/12/16 19:05:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/time/ChangeLog,v 1.12 2007/12/16 20:27:13 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> time-1.1.1.ebuild: + amd64 stable wrt #201984 16 Dec 2007; nixnut <nixnut@gentoo.org> time-1.1.1.ebuild: Stable on ppc wrt bug 201984 diff --git a/dev-haskell/time/time-1.1.1.ebuild b/dev-haskell/time/time-1.1.1.ebuild index 7a41f1c6a1cc..ddddbe127398 100644 --- a/dev-haskell/time/time-1.1.1.ebuild +++ b/dev-haskell/time/time-1.1.1.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/time/time-1.1.1.ebuild,v 1.7 2007/12/16 19:05:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/time/time-1.1.1.ebuild,v 1.8 2007/12/16 20:27:13 drac Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -13,7 +13,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6" diff --git a/dev-haskell/xhtml/ChangeLog b/dev-haskell/xhtml/ChangeLog index 676826665c4d..b982f5d7045c 100644 --- a/dev-haskell/xhtml/ChangeLog +++ b/dev-haskell/xhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/xhtml # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/ChangeLog,v 1.12 2007/12/16 19:06:28 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/ChangeLog,v 1.13 2007/12/16 20:17:58 drac Exp $ + + 16 Dec 2007; Samuli Suominen <drac@gentoo.org> xhtml-3000.0.2.ebuild: + amd64 stable wrt #201984 16 Dec 2007; nixnut <nixnut@gentoo.org> xhtml-3000.0.2.ebuild: Stable on ppc wrt bug 201984 diff --git a/dev-haskell/xhtml/xhtml-3000.0.2.ebuild b/dev-haskell/xhtml/xhtml-3000.0.2.ebuild index 5e155e8adfd5..8be7c5b49257 100644 --- a/dev-haskell/xhtml/xhtml-3000.0.2.ebuild +++ b/dev-haskell/xhtml/xhtml-3000.0.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/xhtml/xhtml-3000.0.2.ebuild,v 1.7 2007/12/16 19:06:28 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.0.2.ebuild,v 1.8 2007/12/16 20:17:58 drac Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -13,7 +13,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6" |