From f13ec0ba856d5d66bbcb9f55b04f3472ca283b6a Mon Sep 17 00:00:00 2001 From: Andreas Schuerch Date: Tue, 25 Sep 2012 14:17:53 +0000 Subject: x86 stable, see bug 421351. Package-Manager: portage-2.1.11.9/cvs/Linux i686 --- dev-haskell/cmdlib/ChangeLog | 5 ++++- dev-haskell/cmdlib/cmdlib-0.3.5.ebuild | 4 ++-- dev-haskell/deepseq/ChangeLog | 5 ++++- dev-haskell/deepseq/deepseq-1.3.0.0.ebuild | 4 ++-- dev-haskell/hostname/ChangeLog | 5 ++++- dev-haskell/hostname/hostname-1.0.ebuild | 4 ++-- dev-haskell/http/ChangeLog | 5 ++++- dev-haskell/http/http-4000.2.3.ebuild | 4 ++-- dev-haskell/httpd-shed/ChangeLog | 5 ++++- dev-haskell/httpd-shed/httpd-shed-0.4.ebuild | 4 ++-- dev-haskell/mtl/ChangeLog | 5 ++++- dev-haskell/mtl/mtl-2.1.1.ebuild | 4 ++-- dev-haskell/primitive/ChangeLog | 5 ++++- dev-haskell/primitive/primitive-0.4.1.ebuild | 4 ++-- dev-haskell/quickcheck/ChangeLog | 6 +++++- dev-haskell/quickcheck/quickcheck-2.4.2-r1.ebuild | 4 ++-- dev-haskell/random/ChangeLog | 5 ++++- dev-haskell/random/random-1.0.1.1.ebuild | 4 ++-- dev-haskell/shellish/ChangeLog | 5 ++++- dev-haskell/shellish/shellish-0.1.4.ebuild | 4 ++-- dev-haskell/split/ChangeLog | 5 ++++- dev-haskell/split/split-0.1.4.3.ebuild | 4 ++-- dev-haskell/strict/ChangeLog | 5 ++++- dev-haskell/strict/strict-0.3.2.ebuild | 4 ++-- dev-haskell/tar/ChangeLog | 5 ++++- dev-haskell/tar/tar-0.3.2.0.ebuild | 4 ++-- dev-haskell/test-framework-quickcheck2/ChangeLog | 6 +++++- .../test-framework-quickcheck2-0.2.12.2.ebuild | 4 ++-- dev-haskell/test-framework/ChangeLog | 6 +++++- dev-haskell/test-framework/test-framework-0.6.ebuild | 4 ++-- dev-haskell/text/ChangeLog | 5 ++++- dev-haskell/text/text-0.11.2.2.ebuild | 4 ++-- dev-haskell/unix-compat/ChangeLog | 6 +++++- dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild | 4 ++-- dev-haskell/vector/ChangeLog | 5 ++++- dev-haskell/vector/vector-0.9.1.ebuild | 4 ++-- dev-haskell/xml/ChangeLog | 5 ++++- dev-haskell/xml/xml-1.3.12.ebuild | 4 ++-- 38 files changed, 118 insertions(+), 57 deletions(-) diff --git a/dev-haskell/cmdlib/ChangeLog b/dev-haskell/cmdlib/ChangeLog index 00161d073587..e027e58feb2f 100644 --- a/dev-haskell/cmdlib/ChangeLog +++ b/dev-haskell/cmdlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/cmdlib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cmdlib/ChangeLog,v 1.5 2012/09/12 15:41:58 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cmdlib/ChangeLog,v 1.6 2012/09/25 13:58:26 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch cmdlib-0.3.5.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov cmdlib-0.3.5.ebuild: move dev-haskell/cmdlib/cmdlib-0.3.5.ebuild ebuild to mirror://hackage diff --git a/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild b/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild index 167758479c10..a136120f171b 100644 --- a/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild +++ b/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild,v 1.5 2012/09/12 15:41:58 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cmdlib/cmdlib-0.3.5.ebuild,v 1.6 2012/09/25 13:58:26 nativemad Exp $ # ebuild generated by hackport 0.2.13 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="dev-haskell/mtl[profile?] diff --git a/dev-haskell/deepseq/ChangeLog b/dev-haskell/deepseq/ChangeLog index 192e33bddb58..97198ddc549d 100644 --- a/dev-haskell/deepseq/ChangeLog +++ b/dev-haskell/deepseq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/deepseq # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/deepseq/ChangeLog,v 1.9 2012/09/14 10:52:08 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/deepseq/ChangeLog,v 1.10 2012/09/25 14:05:43 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch deepseq-1.3.0.0.ebuild: + x86 stable, see bug 421351 *deepseq-1.3.0.1 (14 Sep 2012) diff --git a/dev-haskell/deepseq/deepseq-1.3.0.0.ebuild b/dev-haskell/deepseq/deepseq-1.3.0.0.ebuild index d18ab0e94ef7..2085df673590 100644 --- a/dev-haskell/deepseq/deepseq-1.3.0.0.ebuild +++ b/dev-haskell/deepseq/deepseq-1.3.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/deepseq/deepseq-1.3.0.0.ebuild,v 1.5 2012/09/13 00:55:02 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/deepseq/deepseq-1.3.0.0.ebuild,v 1.6 2012/09/25 14:05:43 nativemad Exp $ # ebuild generated by hackport 0.2.13 @@ -17,7 +17,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.1" diff --git a/dev-haskell/hostname/ChangeLog b/dev-haskell/hostname/ChangeLog index bbaa5ef9e2df..aea642c80f4f 100644 --- a/dev-haskell/hostname/ChangeLog +++ b/dev-haskell/hostname/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/hostname # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hostname/ChangeLog,v 1.5 2012/09/12 15:48:13 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hostname/ChangeLog,v 1.6 2012/09/25 14:10:22 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch hostname-1.0.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov hostname-1.0.ebuild: move dev-haskell/hostname/hostname-1.0.ebuild ebuild to mirror://hackage diff --git a/dev-haskell/hostname/hostname-1.0.ebuild b/dev-haskell/hostname/hostname-1.0.ebuild index 05cb611c9710..3ea178c7158d 100644 --- a/dev-haskell/hostname/hostname-1.0.ebuild +++ b/dev-haskell/hostname/hostname-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hostname/hostname-1.0.ebuild,v 1.5 2012/09/12 15:48:13 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hostname/hostname-1.0.ebuild,v 1.6 2012/09/25 14:10:22 nativemad Exp $ # ebuild generated by hackport 0.2.14 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-lang/ghc-6.8.2" diff --git a/dev-haskell/http/ChangeLog b/dev-haskell/http/ChangeLog index f25e6963f014..3518b2a901a3 100644 --- a/dev-haskell/http/ChangeLog +++ b/dev-haskell/http/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/http # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/ChangeLog,v 1.24 2012/09/13 01:12:41 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/ChangeLog,v 1.25 2012/09/25 13:59:43 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch http-4000.2.3.ebuild: + x86 stable, see bug 421351 13 Sep 2012; Mark Wright +files/http-4000.2.3-ghc-7.6.patch, http-4000.2.3.ebuild: diff --git a/dev-haskell/http/http-4000.2.3.ebuild b/dev-haskell/http/http-4000.2.3.ebuild index 68df5a8a85af..0e34027ee055 100644 --- a/dev-haskell/http/http-4000.2.3.ebuild +++ b/dev-haskell/http/http-4000.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.2.3.ebuild,v 1.4 2012/09/13 01:12:41 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.2.3.ebuild,v 1.5 2012/09/25 13:59:43 nativemad Exp $ EAPI="4" @@ -17,7 +17,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=">=dev-haskell/mtl-2.0[profile?] diff --git a/dev-haskell/httpd-shed/ChangeLog b/dev-haskell/httpd-shed/ChangeLog index 958b275947c8..3a9741b474cf 100644 --- a/dev-haskell/httpd-shed/ChangeLog +++ b/dev-haskell/httpd-shed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/httpd-shed # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/ChangeLog,v 1.3 2012/09/12 15:50:59 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/ChangeLog,v 1.4 2012/09/25 14:04:34 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch httpd-shed-0.4.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov httpd-shed-0.4.ebuild: move dev-haskell/httpd-shed/httpd-shed-0.4.ebuild ebuild to mirror://hackage diff --git a/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild b/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild index 33ac69c6643d..846ff7ce3681 100644 --- a/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild +++ b/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild,v 1.3 2012/09/12 15:50:59 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/httpd-shed-0.4.ebuild,v 1.4 2012/09/25 14:04:34 nativemad Exp $ # ebuild generated by hackport 0.2.17.9999 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="" RDEPEND="dev-haskell/network[profile?] diff --git a/dev-haskell/mtl/ChangeLog b/dev-haskell/mtl/ChangeLog index a409c45bd99f..d0017dc34b61 100644 --- a/dev-haskell/mtl/ChangeLog +++ b/dev-haskell/mtl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/mtl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.48 2012/09/14 10:46:25 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.49 2012/09/25 14:09:10 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch mtl-2.1.1.ebuild: + x86 stable, see bug 421351 *mtl-2.1.2 (14 Sep 2012) diff --git a/dev-haskell/mtl/mtl-2.1.1.ebuild b/dev-haskell/mtl/mtl-2.1.1.ebuild index fbe8f1b49ce1..d8c06a627ec0 100644 --- a/dev-haskell/mtl/mtl-2.1.1.ebuild +++ b/dev-haskell/mtl/mtl-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-2.1.1.ebuild,v 1.3 2012/09/12 14:42:20 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-2.1.1.ebuild,v 1.4 2012/09/25 14:09:10 nativemad Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="=dev-haskell/transformers-0.3*[profile?] diff --git a/dev-haskell/primitive/ChangeLog b/dev-haskell/primitive/ChangeLog index 77707762b076..e0d46e17c980 100644 --- a/dev-haskell/primitive/ChangeLog +++ b/dev-haskell/primitive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/primitive # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/primitive/ChangeLog,v 1.4 2012/09/12 16:04:16 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/primitive/ChangeLog,v 1.5 2012/09/25 14:06:51 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch primitive-0.4.1.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov primitive-0.4.1.ebuild: move dev-haskell/primitive/primitive-0.4.1.ebuild ebuild to mirror://hackage diff --git a/dev-haskell/primitive/primitive-0.4.1.ebuild b/dev-haskell/primitive/primitive-0.4.1.ebuild index a8c7a9502149..3bae959068ac 100644 --- a/dev-haskell/primitive/primitive-0.4.1.ebuild +++ b/dev-haskell/primitive/primitive-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/primitive/primitive-0.4.1.ebuild,v 1.4 2012/09/12 16:04:16 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/primitive/primitive-0.4.1.ebuild,v 1.5 2012/09/25 14:06:51 nativemad Exp $ # ebuild generated by hackport 0.2.13 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.1" diff --git a/dev-haskell/quickcheck/ChangeLog b/dev-haskell/quickcheck/ChangeLog index 04bf39ae5f03..e0349eb44b1f 100644 --- a/dev-haskell/quickcheck/ChangeLog +++ b/dev-haskell/quickcheck/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/quickcheck # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/ChangeLog,v 1.55 2012/09/12 15:10:42 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/ChangeLog,v 1.56 2012/09/25 14:03:24 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch + quickcheck-2.4.2-r1.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov quickcheck-1.1.0.0.ebuild, quickcheck-1.2.0.0.ebuild, diff --git a/dev-haskell/quickcheck/quickcheck-2.4.2-r1.ebuild b/dev-haskell/quickcheck/quickcheck-2.4.2-r1.ebuild index d4bf286c4ba2..24ff99d236c0 100644 --- a/dev-haskell/quickcheck/quickcheck-2.4.2-r1.ebuild +++ b/dev-haskell/quickcheck/quickcheck-2.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-2.4.2-r1.ebuild,v 1.3 2012/09/12 15:10:42 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-2.4.2-r1.ebuild,v 1.4 2012/09/25 14:03:24 nativemad Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="2" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="+template_haskell" RDEPEND=">=dev-lang/ghc-6.10.1 diff --git a/dev-haskell/random/ChangeLog b/dev-haskell/random/ChangeLog index 67fbcbd76e50..26b87ecc9171 100644 --- a/dev-haskell/random/ChangeLog +++ b/dev-haskell/random/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/random # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/random/ChangeLog,v 1.4 2012/09/12 15:53:07 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/random/ChangeLog,v 1.5 2012/09/25 13:56:02 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch random-1.0.1.1.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov random-1.0.1.1.ebuild: move dev-haskell/random/random-1.0.1.1.ebuild ebuild to mirror://hackage diff --git a/dev-haskell/random/random-1.0.1.1.ebuild b/dev-haskell/random/random-1.0.1.1.ebuild index f87aae15a296..ad4c4d249a63 100644 --- a/dev-haskell/random/random-1.0.1.1.ebuild +++ b/dev-haskell/random/random-1.0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/random/random-1.0.1.1.ebuild,v 1.4 2012/09/12 15:53:07 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/random/random-1.0.1.1.ebuild,v 1.5 2012/09/25 13:56:02 nativemad Exp $ # ebuild generated by hackport 0.2.13 @@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="dev-haskell/time[profile?] diff --git a/dev-haskell/shellish/ChangeLog b/dev-haskell/shellish/ChangeLog index 8add7ee38484..0ce105a53db0 100644 --- a/dev-haskell/shellish/ChangeLog +++ b/dev-haskell/shellish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/shellish # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/shellish/ChangeLog,v 1.4 2012/09/12 14:36:49 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/shellish/ChangeLog,v 1.5 2012/09/25 14:02:11 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch shellish-0.1.4.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov shellish-0.1.4.ebuild: move dev-haskell/shellish/shellish-0.1.4.ebuild ebuild to mirror://hackage diff --git a/dev-haskell/shellish/shellish-0.1.4.ebuild b/dev-haskell/shellish/shellish-0.1.4.ebuild index 4bea620e97b9..e0a4d950c7d0 100644 --- a/dev-haskell/shellish/shellish-0.1.4.ebuild +++ b/dev-haskell/shellish/shellish-0.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/shellish/shellish-0.1.4.ebuild,v 1.4 2012/09/12 14:36:49 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/shellish/shellish-0.1.4.ebuild,v 1.5 2012/09/25 14:02:11 nativemad Exp $ # ebuild generated by hackport 0.2.17.9999 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="dev-haskell/mtl[profile?] diff --git a/dev-haskell/split/ChangeLog b/dev-haskell/split/ChangeLog index bdcb03eba072..7bb5a71ec16a 100644 --- a/dev-haskell/split/ChangeLog +++ b/dev-haskell/split/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/split # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/split/ChangeLog,v 1.4 2012/09/12 15:24:07 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/split/ChangeLog,v 1.5 2012/09/25 14:15:14 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch split-0.1.4.3.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov split-0.1.4.2.ebuild, split-0.1.4.3.ebuild: diff --git a/dev-haskell/split/split-0.1.4.3.ebuild b/dev-haskell/split/split-0.1.4.3.ebuild index 8b8dc7a4ea77..893826849e0a 100644 --- a/dev-haskell/split/split-0.1.4.3.ebuild +++ b/dev-haskell/split/split-0.1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/split/split-0.1.4.3.ebuild,v 1.3 2012/09/12 15:24:07 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/split/split-0.1.4.3.ebuild,v 1.4 2012/09/25 14:15:14 nativemad Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-lang/ghc-6.8.2" diff --git a/dev-haskell/strict/ChangeLog b/dev-haskell/strict/ChangeLog index e306133a474c..4285790f8849 100644 --- a/dev-haskell/strict/ChangeLog +++ b/dev-haskell/strict/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/strict # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/ChangeLog,v 1.4 2012/09/12 15:55:37 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/ChangeLog,v 1.5 2012/09/25 14:08:01 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch strict-0.3.2.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov strict-0.3.2.ebuild: move dev-haskell/strict/strict-0.3.2.ebuild ebuild to mirror://hackage diff --git a/dev-haskell/strict/strict-0.3.2.ebuild b/dev-haskell/strict/strict-0.3.2.ebuild index 1d4414eca89f..3b25ea450096 100644 --- a/dev-haskell/strict/strict-0.3.2.ebuild +++ b/dev-haskell/strict/strict-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/strict-0.3.2.ebuild,v 1.4 2012/09/12 15:55:37 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/strict/strict-0.3.2.ebuild,v 1.5 2012/09/25 14:08:01 nativemad Exp $ # ebuild generated by hackport 0.2.17.9999 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-lang/ghc-6.8.2" diff --git a/dev-haskell/tar/ChangeLog b/dev-haskell/tar/ChangeLog index 5d7bf6f03dd3..11c0d8fa3260 100644 --- a/dev-haskell/tar/ChangeLog +++ b/dev-haskell/tar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/tar # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tar/ChangeLog,v 1.7 2012/09/12 14:45:08 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tar/ChangeLog,v 1.8 2012/09/25 14:14:06 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch tar-0.3.2.0.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov tar-0.3.1.0.ebuild, tar-0.3.2.0.ebuild: diff --git a/dev-haskell/tar/tar-0.3.2.0.ebuild b/dev-haskell/tar/tar-0.3.2.0.ebuild index b0d58bdff99a..50fab16f3385 100644 --- a/dev-haskell/tar/tar-0.3.2.0.ebuild +++ b/dev-haskell/tar/tar-0.3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tar/tar-0.3.2.0.ebuild,v 1.4 2012/09/12 14:45:08 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/tar/tar-0.3.2.0.ebuild,v 1.5 2012/09/25 14:14:06 nativemad Exp $ # ebuild generated by hackport 0.2.14 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-macos" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.1" diff --git a/dev-haskell/test-framework-quickcheck2/ChangeLog b/dev-haskell/test-framework-quickcheck2/ChangeLog index fd07aed96d91..8f72989098ed 100644 --- a/dev-haskell/test-framework-quickcheck2/ChangeLog +++ b/dev-haskell/test-framework-quickcheck2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/test-framework-quickcheck2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-quickcheck2/ChangeLog,v 1.14 2012/09/12 15:36:42 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-quickcheck2/ChangeLog,v 1.15 2012/09/25 14:17:53 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch + test-framework-quickcheck2-0.2.12.2.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov test-framework-quickcheck2-0.2.10.ebuild, diff --git a/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.12.2.ebuild b/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.12.2.ebuild index 1ec2d6820229..fdfe1d93b53a 100644 --- a/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.12.2.ebuild +++ b/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.12.2.ebuild,v 1.2 2012/09/12 15:36:42 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-quickcheck2/test-framework-quickcheck2-0.2.12.2.ebuild,v 1.3 2012/09/25 14:17:53 nativemad Exp $ # ebuild generated by hackport 0.2.17 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="=dev-haskell/quickcheck-2.4*[profile?] diff --git a/dev-haskell/test-framework/ChangeLog b/dev-haskell/test-framework/ChangeLog index 3f97b6b74912..c1b58a26523a 100644 --- a/dev-haskell/test-framework/ChangeLog +++ b/dev-haskell/test-framework/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/test-framework # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework/ChangeLog,v 1.15 2012/09/12 15:31:31 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework/ChangeLog,v 1.16 2012/09/25 14:12:55 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch + test-framework-0.6.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov test-framework-0.2.4.ebuild, test-framework-0.4.2.0.ebuild, diff --git a/dev-haskell/test-framework/test-framework-0.6.ebuild b/dev-haskell/test-framework/test-framework-0.6.ebuild index 75b8a6dae0fc..3f777b957fbd 100644 --- a/dev-haskell/test-framework/test-framework-0.6.ebuild +++ b/dev-haskell/test-framework/test-framework-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework/test-framework-0.6.ebuild,v 1.3 2012/09/12 15:31:31 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework/test-framework-0.6.ebuild,v 1.4 2012/09/25 14:12:55 nativemad Exp $ # ebuild generated by hackport 0.2.17 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-haskell/ansi-terminal-0.4.0[profile?] diff --git a/dev-haskell/text/ChangeLog b/dev-haskell/text/ChangeLog index 73dd4401837c..5122e51e4d4b 100644 --- a/dev-haskell/text/ChangeLog +++ b/dev-haskell/text/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/text # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.15 2012/09/14 13:14:16 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.16 2012/09/25 14:16:31 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch text-0.11.2.2.ebuild: + x86 stable, see bug 421351 *text-0.11.2.3 (14 Sep 2012) diff --git a/dev-haskell/text/text-0.11.2.2.ebuild b/dev-haskell/text/text-0.11.2.2.ebuild index b5100628787c..a6575e3451f4 100644 --- a/dev-haskell/text/text-0.11.2.2.ebuild +++ b/dev-haskell/text/text-0.11.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/text-0.11.2.2.ebuild,v 1.3 2012/09/12 15:01:15 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/text-0.11.2.2.ebuild,v 1.4 2012/09/25 14:16:31 nativemad Exp $ # ebuild generated by hackport 0.2.13 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-haskell/deepseq-1.1.0.0[profile?] diff --git a/dev-haskell/unix-compat/ChangeLog b/dev-haskell/unix-compat/ChangeLog index 56ff74308ab0..a0d4b0665f39 100644 --- a/dev-haskell/unix-compat/ChangeLog +++ b/dev-haskell/unix-compat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/unix-compat # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/ChangeLog,v 1.4 2012/09/12 15:57:28 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/ChangeLog,v 1.5 2012/09/25 14:00:53 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch + unix-compat-0.3.0.1.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov unix-compat-0.3.0.1.ebuild: diff --git a/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild b/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild index e2ce56b1419f..d7402d9e7859 100644 --- a/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild,v 1.4 2012/09/12 15:57:28 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild,v 1.5 2012/09/25 14:00:53 nativemad Exp $ # ebuild generated by hackport 0.2.13 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-lang/ghc-6.12.1" diff --git a/dev-haskell/vector/ChangeLog b/dev-haskell/vector/ChangeLog index 0e66aabbe8d7..2be4ad72ac65 100644 --- a/dev-haskell/vector/ChangeLog +++ b/dev-haskell/vector/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/vector # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/ChangeLog,v 1.5 2012/09/12 15:56:28 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/ChangeLog,v 1.6 2012/09/25 13:57:15 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch vector-0.9.1.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov metadata.xml: move dev-haskell/vector/metadata.xml ebuild to mirror://hackage diff --git a/dev-haskell/vector/vector-0.9.1.ebuild b/dev-haskell/vector/vector-0.9.1.ebuild index 403ad4744825..ab41f853404a 100644 --- a/dev-haskell/vector/vector-0.9.1.ebuild +++ b/dev-haskell/vector/vector-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/vector-0.9.1.ebuild,v 1.4 2012/09/12 15:56:09 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/vector-0.9.1.ebuild,v 1.5 2012/09/25 13:57:15 nativemad Exp $ # ebuild generated by hackport 0.2.13 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="=dev-haskell/primitive-0.4*[profile?] diff --git a/dev-haskell/xml/ChangeLog b/dev-haskell/xml/ChangeLog index 0bfe53c4356d..3d939bb68a23 100644 --- a/dev-haskell/xml/ChangeLog +++ b/dev-haskell/xml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/xml # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml/ChangeLog,v 1.5 2012/09/12 14:47:30 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml/ChangeLog,v 1.6 2012/09/25 14:11:33 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch xml-1.3.12.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov xml-1.3.12.ebuild, xml-1.3.8.ebuild: diff --git a/dev-haskell/xml/xml-1.3.12.ebuild b/dev-haskell/xml/xml-1.3.12.ebuild index 11b652c82e74..f4dcb60b463d 100644 --- a/dev-haskell/xml/xml-1.3.12.ebuild +++ b/dev-haskell/xml/xml-1.3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml/xml-1.3.12.ebuild,v 1.4 2012/09/12 14:47:30 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml/xml-1.3.12.ebuild,v 1.5 2012/09/25 14:11:33 nativemad Exp $ # ebuild generated by hackport 0.2.13 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="dev-haskell/text[profile?] -- cgit v1.2.3-65-gdbad