diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:57:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:57:48 +0000 |
commit | d499859ff0fb42d8c73fb46d11fdfc5099706cf4 (patch) | |
tree | 6842efe1eaa6f3e04f855a7ec754f20687eddbfc /dev-haskell | |
parent | Stable for x86, wrt bug #490660 (diff) | |
download | gentoo-2-d499859ff0fb42d8c73fb46d11fdfc5099706cf4.tar.gz gentoo-2-d499859ff0fb42d8c73fb46d11fdfc5099706cf4.tar.bz2 gentoo-2-d499859ff0fb42d8c73fb46d11fdfc5099706cf4.zip |
Stable for x86, wrt bug #491994
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/hxt-unicode/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/hxt-unicode/hxt-unicode-9.0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/hxt-unicode/ChangeLog b/dev-haskell/hxt-unicode/ChangeLog index a2957da464ec..0a69ff02e4f0 100644 --- a/dev-haskell/hxt-unicode/ChangeLog +++ b/dev-haskell/hxt-unicode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/hxt-unicode # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-unicode/ChangeLog,v 1.7 2013/12/23 19:33:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-unicode/ChangeLog,v 1.8 2013/12/24 12:57:48 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> hxt-unicode-9.0.2.1.ebuild: + Stable for x86, wrt bug #491994 23 Dec 2013; Pacho Ramos <pacho@gentoo.org> hxt-unicode-9.0.2.1.ebuild: amd64 stable, bug #491994 diff --git a/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.1.ebuild b/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.1.ebuild index e9978b4fc8b9..852ef85512c2 100644 --- a/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.1.ebuild +++ b/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.1.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/hxt-unicode/hxt-unicode-9.0.2.1.ebuild,v 1.2 2013/12/23 19:33:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.1.ebuild,v 1.3 2013/12/24 12:57:48 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="=dev-haskell/hxt-charproperties-9*:=[profile?] |