summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wright <gienah@gentoo.org>2015-03-11 09:24:27 +0000
committerMark Wright <gienah@gentoo.org>2015-03-11 09:24:27 +0000
commit50ce2256117442ffcc4c376def546e20643f71ba (patch)
treeb23b1fe0c137dba579f26efa108b80ac249d90fd
parentversion bump (diff)
downloadgentoo-2-50ce2256117442ffcc4c376def546e20643f71ba.tar.gz
gentoo-2-50ce2256117442ffcc4c376def546e20643f71ba.tar.bz2
gentoo-2-50ce2256117442ffcc4c376def546e20643f71ba.zip
Add back the ~ia64 to KEYWORDS in gio
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
-rw-r--r--dev-haskell/gio/ChangeLog6
-rw-r--r--dev-haskell/gio/gio-0.13.0.3.ebuild4
-rw-r--r--dev-haskell/gio/gio-0.13.0.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-haskell/gio/ChangeLog b/dev-haskell/gio/ChangeLog
index d29654ee7fd1..7e529810536a 100644
--- a/dev-haskell/gio/ChangeLog
+++ b/dev-haskell/gio/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/gio
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gio/ChangeLog,v 1.28 2015/03/11 07:42:25 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gio/ChangeLog,v 1.29 2015/03/11 09:24:27 gienah Exp $
+
+ 11 Mar 2015; Mark Wright <gienah@gentoo.org> gio-0.13.0.3.ebuild,
+ gio-0.13.0.4.ebuild:
+ Add back the ~ia64 to KEYWORDS in gio
11 Mar 2015; Mark Wright <gienah@gentoo.org> gio-0.13.0.4.ebuild:
Workaround module order for ghc 7.10 in gio-0.13.0.4.ebuild
diff --git a/dev-haskell/gio/gio-0.13.0.3.ebuild b/dev-haskell/gio/gio-0.13.0.3.ebuild
index 5b19cda0ea48..3f29d8776374 100644
--- a/dev-haskell/gio/gio-0.13.0.3.ebuild
+++ b/dev-haskell/gio/gio-0.13.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gio/gio-0.13.0.3.ebuild,v 1.2 2015/01/03 10:32:11 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gio/gio-0.13.0.3.ebuild,v 1.3 2015/03/11 09:24:27 gienah Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-haskell/glib-0.13.0.0:=[profile?] <dev-haskell/glib-0.14:=[profile?]
diff --git a/dev-haskell/gio/gio-0.13.0.4.ebuild b/dev-haskell/gio/gio-0.13.0.4.ebuild
index 4d2fbc847a31..92dab462999f 100644
--- a/dev-haskell/gio/gio-0.13.0.4.ebuild
+++ b/dev-haskell/gio/gio-0.13.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gio/gio-0.13.0.4.ebuild,v 1.2 2015/03/11 07:42:25 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gio/gio-0.13.0.4.ebuild,v 1.3 2015/03/11 09:24:27 gienah Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-haskell/glib-0.13.0.0:=[profile?] <dev-haskell/glib-0.14:=[profile?]