diff options
author | 2013-06-25 14:53:13 +0000 | |
---|---|---|
committer | 2013-06-25 14:53:13 +0000 | |
commit | 42b929b18ec6e4f7190b482409532b1117287d0a (patch) | |
tree | 45a01ea7bbee70d12036b840b8b6102dd23bd8c9 /dev-haskell/hxt-unicode | |
parent | Stable for amd64, wrt bug #464338 (diff) | |
download | gentoo-2-42b929b18ec6e4f7190b482409532b1117287d0a.tar.gz gentoo-2-42b929b18ec6e4f7190b482409532b1117287d0a.tar.bz2 gentoo-2-42b929b18ec6e4f7190b482409532b1117287d0a.zip |
Stable for amd64, wrt bug #464338
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/hxt-unicode')
-rw-r--r-- | dev-haskell/hxt-unicode/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/hxt-unicode/hxt-unicode-9.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/hxt-unicode/ChangeLog b/dev-haskell/hxt-unicode/ChangeLog index 931616566f1f..daaa7f97e086 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-unicode/ChangeLog,v 1.3 2012/09/12 15:49:04 qnikst Exp $ +# 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 $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> hxt-unicode-9.0.2.ebuild: + Stable for amd64, wrt bug #464338 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> hxt-unicode-9.0.1.ebuild, hxt-unicode-9.0.2.ebuild: 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 d55bb6e6d5e1..34366f9bacf8 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-2012 Gentoo Foundation +# 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.2 2012/09/12 15:49:04 qnikst Exp $ +# $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 $ 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?] |