diff options
author | 2015-01-09 13:49:33 +0000 | |
---|---|---|
committer | 2015-01-09 13:49:33 +0000 | |
commit | 5909c45ef500221abd779e7c7001045852e23556 (patch) | |
tree | 28edf05508922c3dedc8105f41cf51600a18560a /dev-haskell | |
parent | Stable for amd64, wrt bug #534610 (diff) | |
download | gentoo-2-5909c45ef500221abd779e7c7001045852e23556.tar.gz gentoo-2-5909c45ef500221abd779e7c7001045852e23556.tar.bz2 gentoo-2-5909c45ef500221abd779e7c7001045852e23556.zip |
Stable for amd64, wrt bug #535022
(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')
-rw-r--r-- | dev-haskell/utf8-string/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/utf8-string/utf8-string-0.3.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/utf8-string/ChangeLog b/dev-haskell/utf8-string/ChangeLog index 6943e8c3718b..180522db5407 100644 --- a/dev-haskell/utf8-string/ChangeLog +++ b/dev-haskell/utf8-string/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/utf8-string -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/ChangeLog,v 1.28 2014/07/02 14:15:25 gienah Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/ChangeLog,v 1.29 2015/01/09 13:49:33 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> utf8-string-0.3.8.ebuild: + Stable for amd64, wrt bug #535022 *utf8-string-0.3.8 (02 Jul 2014) diff --git a/dev-haskell/utf8-string/utf8-string-0.3.8.ebuild b/dev-haskell/utf8-string/utf8-string-0.3.8.ebuild index 391aef28416e..de7ead4e73a2 100644 --- a/dev-haskell/utf8-string/utf8-string-0.3.8.ebuild +++ b/dev-haskell/utf8-string/utf8-string-0.3.8.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/utf8-string/utf8-string-0.3.8.ebuild,v 1.1 2014/07/02 14:15:25 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/utf8-string-0.3.8.ebuild,v 1.2 2015/01/09 13:49:33 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 ~amd64-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |