diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 11:13:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 11:13:51 +0000 |
commit | 2a328ad701a4c05605740fb35fc96ae795de868e (patch) | |
tree | 038c432d610c622330001977c7c1721282f306dc /dev-haskell | |
parent | Stable for sparc, wrt bug #488808 (diff) | |
download | gentoo-2-2a328ad701a4c05605740fb35fc96ae795de868e.tar.gz gentoo-2-2a328ad701a4c05605740fb35fc96ae795de868e.tar.bz2 gentoo-2-2a328ad701a4c05605740fb35fc96ae795de868e.zip |
Stable for sparc, wrt bug #488808
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/xml-types/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/xml-types/xml-types-0.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/xml-types/ChangeLog b/dev-haskell/xml-types/ChangeLog index 5fbed74ce468..c6eb7e279a9e 100644 --- a/dev-haskell/xml-types/ChangeLog +++ b/dev-haskell/xml-types/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/xml-types # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/ChangeLog,v 1.13 2014/01/19 10:44:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/ChangeLog,v 1.14 2014/02/02 11:13:51 ago Exp $ + + 02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> xml-types-0.3.4.ebuild: + Stable for sparc, wrt bug #488808 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xml-types-0.3.4.ebuild: Stable for ppc64, wrt bug #488808 diff --git a/dev-haskell/xml-types/xml-types-0.3.4.ebuild b/dev-haskell/xml-types/xml-types-0.3.4.ebuild index c2274104c613..57aff8ec81b7 100644 --- a/dev-haskell/xml-types/xml-types-0.3.4.ebuild +++ b/dev-haskell/xml-types/xml-types-0.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/xml-types-0.3.4.ebuild,v 1.5 2014/01/19 10:44:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/xml-types-0.3.4.ebuild,v 1.6 2014/02/02 11:13:51 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="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-haskell/deepseq-1.1.0.0:=[profile?] |