summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-07-18 12:31:24 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-07-18 12:31:24 +0000
commitf0b73937f913476c6341717a18099362b0ea8323 (patch)
treee2f71cb95adb42d6b991a85b47bd7ce0ae0752fd /dev-haskell
parentStable on alpha, bug #502672 (diff)
downloadgentoo-2-f0b73937f913476c6341717a18099362b0ea8323.tar.gz
gentoo-2-f0b73937f913476c6341717a18099362b0ea8323.tar.bz2
gentoo-2-f0b73937f913476c6341717a18099362b0ea8323.zip
Stable on alpha, bug #502672
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/xml-types/ChangeLog5
-rw-r--r--dev-haskell/xml-types/xml-types-0.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/xml-types/ChangeLog b/dev-haskell/xml-types/ChangeLog
index c6eb7e279a9e..534d247fbce8 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.14 2014/02/02 11:13:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/ChangeLog,v 1.15 2014/07/18 12:31:24 klausman Exp $
+
+ 18 Jul 2014; Tobias Klausmann <klausman@gentoo.org> xml-types-0.3.4.ebuild:
+ Stable on alpha, bug #502672
02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> xml-types-0.3.4.ebuild:
Stable for sparc, 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 57aff8ec81b7..53b475456f61 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.6 2014/02/02 11:13:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/xml-types-0.3.4.ebuild,v 1.7 2014/07/18 12:31:24 klausman 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?]