summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-19 10:43:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-19 10:43:01 +0000
commit7e587775ac9aecaf9af822913d6d1526d13cf97a (patch)
treeb6b7a4c5571b6e3373419f091d8d61a99e9500b9 /dev-haskell
parentStable for ppc, wrt bug #488808 (diff)
downloadgentoo-2-7e587775ac9aecaf9af822913d6d1526d13cf97a.tar.gz
gentoo-2-7e587775ac9aecaf9af822913d6d1526d13cf97a.tar.bz2
gentoo-2-7e587775ac9aecaf9af822913d6d1526d13cf97a.zip
Stable for ppc, wrt bug #488808
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/xml-types/ChangeLog7
-rw-r--r--dev-haskell/xml-types/xml-types-0.3.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/xml-types/ChangeLog b/dev-haskell/xml-types/ChangeLog
index ef482b764146..0c519838fea1 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/ChangeLog,v 1.11 2013/12/07 19:29:58 pacho Exp $
+# 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 $
+
+ 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xml-types-0.3.4.ebuild:
+ Stable for ppc, wrt bug #488808
07 Dec 2013; Pacho Ramos <pacho@gentoo.org> xml-types-0.3.4.ebuild:
x86 stable, 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 c4284930973b..76b305762ad1 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-2013 Gentoo Foundation
+# 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.3 2013/12/07 19:29:58 pacho Exp $
+# $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 $
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?]