diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:44:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:44:05 +0000 |
commit | 38a938979b1f783dfcfc3bac3f21db0dcfb853a3 (patch) | |
tree | 1e824bd75db7230a0b8da87cd2c65526a8f48f88 /dev-haskell | |
parent | Stable for ppc64, wrt bug #488808 (diff) | |
download | gentoo-2-38a938979b1f783dfcfc3bac3f21db0dcfb853a3.tar.gz gentoo-2-38a938979b1f783dfcfc3bac3f21db0dcfb853a3.tar.bz2 gentoo-2-38a938979b1f783dfcfc3bac3f21db0dcfb853a3.zip |
Stable for ppc64, wrt bug #488808
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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 0c519838fea1..5fbed74ce468 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.12 2014/01/19 10:43:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/ChangeLog,v 1.13 2014/01/19 10:44:05 ago Exp $ + + 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xml-types-0.3.4.ebuild: + Stable for ppc64, wrt bug #488808 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xml-types-0.3.4.ebuild: Stable for ppc, 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 76b305762ad1..c2274104c613 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.4 2014/01/19 10:43:01 ago Exp $ +# $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 $ 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?] |