diff options
author | 2012-12-10 21:53:15 +0000 | |
---|---|---|
committer | 2012-12-10 21:53:15 +0000 | |
commit | 127c976e2bbc8313a2f8c33dd7bd2b89fd654938 (patch) | |
tree | 076c23262eec1f6fea908e12f42f2cd53726f4c3 /dev-haskell/text | |
parent | fixed automagic deps and updated to eapi 5 (diff) | |
download | gentoo-2-127c976e2bbc8313a2f8c33dd7bd2b89fd654938.tar.gz gentoo-2-127c976e2bbc8313a2f8c33dd7bd2b89fd654938.tar.bz2 gentoo-2-127c976e2bbc8313a2f8c33dd7bd2b89fd654938.zip |
stable on alpha/ia64/sparc (bug #421351)
(Portage version: 2.2.0_alpha144_p3/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell/text')
-rw-r--r-- | dev-haskell/text/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/text/text-0.11.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/text/ChangeLog b/dev-haskell/text/ChangeLog index f21b3b7b0a09..65e1c47784da 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.20 2012/12/07 18:29:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.21 2012/12/10 21:53:12 slyfox Exp $ + + 10 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org> text-0.11.2.2.ebuild: + stable on alpha/ia64/sparc (bug #421351) 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> text-0.11.2.3.ebuild: Stable for ppc, wrt bug #441158 diff --git a/dev-haskell/text/text-0.11.2.2.ebuild b/dev-haskell/text/text-0.11.2.2.ebuild index 41d61b3d279e..8d73e4f60d11 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.6 2012/12/07 18:22:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/text-0.11.2.2.ebuild,v 1.7 2012/12/10 21:53:12 slyfox 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?] |