diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 15:02:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 15:02:51 +0000 |
commit | 4423aec49681cb5c0b995a63960e3d2ccb5088dc (patch) | |
tree | f5560041c869096aeea60981a2a2d89088764249 /dev-haskell/hxt-unicode | |
parent | Stable for x86, wrt bug #464338 (diff) | |
download | gentoo-2-4423aec49681cb5c0b995a63960e3d2ccb5088dc.tar.gz gentoo-2-4423aec49681cb5c0b995a63960e3d2ccb5088dc.tar.bz2 gentoo-2-4423aec49681cb5c0b995a63960e3d2ccb5088dc.zip |
Stable for x86, wrt bug #464338
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/hxt-unicode')
-rw-r--r-- | dev-haskell/hxt-unicode/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/hxt-unicode/hxt-unicode-9.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/hxt-unicode/ChangeLog b/dev-haskell/hxt-unicode/ChangeLog index daaa7f97e086..6a9036e132f7 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.4 2013/06/25 14:53:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-unicode/ChangeLog,v 1.5 2013/06/25 15:02:51 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> hxt-unicode-9.0.2.ebuild: + Stable for x86, wrt bug #464338 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> hxt-unicode-9.0.2.ebuild: Stable for amd64, wrt bug #464338 diff --git a/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.ebuild b/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.ebuild index 34366f9bacf8..3e91fe0b1355 100644 --- a/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.ebuild +++ b/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.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.ebuild,v 1.3 2013/06/25 14:53:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.ebuild,v 1.4 2013/06/25 15:02:51 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="=dev-haskell/hxt-charproperties-9*[profile?] |