diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 22:42:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 22:42:13 +0000 |
commit | 3a6470e28e81d14031d5dfe1ad807476a759aa66 (patch) | |
tree | c08ed97693fb3cbf4238303d6c1f268b3fc30f78 /dev-haskell/text | |
parent | Stable for ia64, wrt bug #456518 (diff) | |
download | gentoo-2-3a6470e28e81d14031d5dfe1ad807476a759aa66.tar.gz gentoo-2-3a6470e28e81d14031d5dfe1ad807476a759aa66.tar.bz2 gentoo-2-3a6470e28e81d14031d5dfe1ad807476a759aa66.zip |
Stable for ia64, wrt bug #456520
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/text')
-rw-r--r-- | dev-haskell/text/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/text/text-0.11.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/text/ChangeLog b/dev-haskell/text/ChangeLog index 8a6db7dda88a..948350be529b 100644 --- a/dev-haskell/text/ChangeLog +++ b/dev-haskell/text/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/text # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.24 2013/03/27 09:29:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.25 2013/03/28 22:42:13 ago Exp $ + + 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> text-0.11.2.3.ebuild: + Stable for ia64, wrt bug #456520 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> text-0.11.2.3.ebuild: Stable for ppc64, wrt bug #456520 diff --git a/dev-haskell/text/text-0.11.2.3.ebuild b/dev-haskell/text/text-0.11.2.3.ebuild index 59a01780dec9..72e82103b1b8 100644 --- a/dev-haskell/text/text-0.11.2.3.ebuild +++ b/dev-haskell/text/text-0.11.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.3.ebuild,v 1.6 2013/03/27 09:29:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/text-0.11.2.3.ebuild,v 1.7 2013/03/28 22:42:13 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -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" # tests fail to build: # <command line>: cannot satisfy -package-id text-0.11.2.3-inplace: # text-0.11.2.3-inplace is shadowed by package text-0.11.2.3-db61832d0c4660614c4ceff234ed4abb |