summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-01 11:41:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-01 11:41:07 +0000
commitad051ca01ff68e4b478c68b51a72776ea242a1ec (patch)
tree80b1b44f453b9e2f20efeaa2ca4d27bfdf2eff92 /dev-haskell/xml-types
parentAdd ~ia64, wrt bug #449220 (diff)
downloadgentoo-2-ad051ca01ff68e4b478c68b51a72776ea242a1ec.tar.gz
gentoo-2-ad051ca01ff68e4b478c68b51a72776ea242a1ec.tar.bz2
gentoo-2-ad051ca01ff68e4b478c68b51a72776ea242a1ec.zip
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell/xml-types')
-rw-r--r--dev-haskell/xml-types/ChangeLog7
-rw-r--r--dev-haskell/xml-types/xml-types-0.3.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/xml-types/ChangeLog b/dev-haskell/xml-types/ChangeLog
index 9e23896ec995..92af07a52176 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/ChangeLog,v 1.5 2012/12/31 15:30:08 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/ChangeLog,v 1.6 2013/01/01 11:41:07 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xml-types-0.3.3.ebuild:
+ Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xml-types-0.3.3.ebuild:
Add ~ppc64, wrt bug #449220
diff --git a/dev-haskell/xml-types/xml-types-0.3.3.ebuild b/dev-haskell/xml-types/xml-types-0.3.3.ebuild
index c1787dafa355..f318f8acf3b3 100644
--- a/dev-haskell/xml-types/xml-types-0.3.3.ebuild
+++ b/dev-haskell/xml-types/xml-types-0.3.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.3.ebuild,v 1.3 2012/12/31 15:30:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xml-types/xml-types-0.3.3.ebuild,v 1.4 2013/01/01 11:41:07 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="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="dev-haskell/text:=[profile?]