diff options
author | 2013-08-03 07:42:53 +0000 | |
---|---|---|
committer | 2013-08-03 07:42:53 +0000 | |
commit | b098b5a456cb74a81fb1cef53390428cdee99e59 (patch) | |
tree | e8b94889e8c6fa50198fc7a7b26f9ea57effaf20 /dev-haskell | |
parent | Stable for sparc, wrt bug #470376 (diff) | |
download | gentoo-2-b098b5a456cb74a81fb1cef53390428cdee99e59.tar.gz gentoo-2-b098b5a456cb74a81fb1cef53390428cdee99e59.tar.bz2 gentoo-2-b098b5a456cb74a81fb1cef53390428cdee99e59.zip |
Stable for sparc, wrt bug #470378
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/xml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/xml/xml-1.3.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/xml/ChangeLog b/dev-haskell/xml/ChangeLog index bd8de2a65a70..ed37f47f0392 100644 --- a/dev-haskell/xml/ChangeLog +++ b/dev-haskell/xml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/xml # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml/ChangeLog,v 1.13 2013/07/30 12:31:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml/ChangeLog,v 1.14 2013/08/03 07:42:53 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> xml-1.3.13.ebuild: + Stable for sparc, wrt bug #470378 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> xml-1.3.13.ebuild: Stable for alpha, wrt bug #470378 diff --git a/dev-haskell/xml/xml-1.3.13.ebuild b/dev-haskell/xml/xml-1.3.13.ebuild index 30bbe3529975..a6e52eea881e 100644 --- a/dev-haskell/xml/xml-1.3.13.ebuild +++ b/dev-haskell/xml/xml-1.3.13.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/xml/xml-1.3.13.ebuild,v 1.4 2013/07/30 12:31:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml/xml-1.3.13.ebuild,v 1.5 2013/08/03 07:42:53 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="dev-haskell/text:=[profile?] |