diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:04:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:04:23 +0000 |
commit | 8549d2851ecfa9ebc998db2538f7991f11747efd (patch) | |
tree | 9b120baf30d9596e49bde14d392e7090c69f8956 /dev-haskell/text-icu | |
parent | Stable for amd64, wrt bug #534854 (diff) | |
download | gentoo-2-8549d2851ecfa9ebc998db2538f7991f11747efd.tar.gz gentoo-2-8549d2851ecfa9ebc998db2538f7991f11747efd.tar.bz2 gentoo-2-8549d2851ecfa9ebc998db2538f7991f11747efd.zip |
Stable for amd64, wrt bug #502696
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/text-icu')
-rw-r--r-- | dev-haskell/text-icu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-haskell/text-icu/ChangeLog b/dev-haskell/text-icu/ChangeLog index 5b03f0a56ab9..7365c74d17e3 100644 --- a/dev-haskell/text-icu/ChangeLog +++ b/dev-haskell/text-icu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/text-icu # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text-icu/ChangeLog,v 1.10 2015/01/03 04:22:38 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text-icu/ChangeLog,v 1.11 2015/02/19 09:04:23 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> text-icu-0.6.3.7-r1.ebuild: + Stable for amd64, wrt bug #502696 03 Jan 2015; Mark Wright <gienah@gentoo.org> +files/text-icu-0.7.0.0-ghc-7.10.patch, text-icu-0.7.0.0.ebuild: diff --git a/dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild b/dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild index 01a758388bfd..215bdae3e27a 100644 --- a/dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild +++ b/dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild,v 1.2 2014/12/25 17:31:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text-icu/text-icu-0.6.3.7-r1.ebuild,v 1.3 2015/02/19 09:04:23 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="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=dev-haskell/text-0.9.1.0:=[profile?] |