summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-01 11:39:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-01 11:39:13 +0000
commit9fa49f26d7570f4118f5dfd83e911453f01b3e11 (patch)
treec7b4ff3d1a30b8668ff03c0ce3fd53f8b9185ba7 /dev-haskell/gtk
parentAdd ~ia64, wrt bug #449220 (diff)
downloadgentoo-2-9fa49f26d7570f4118f5dfd83e911453f01b3e11.tar.gz
gentoo-2-9fa49f26d7570f4118f5dfd83e911453f01b3e11.tar.bz2
gentoo-2-9fa49f26d7570f4118f5dfd83e911453f01b3e11.zip
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell/gtk')
-rw-r--r--dev-haskell/gtk/ChangeLog7
-rw-r--r--dev-haskell/gtk/gtk-0.12.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/gtk/ChangeLog b/dev-haskell/gtk/ChangeLog
index 7a0c198c0d27..c0dadd6a23c6 100644
--- a/dev-haskell/gtk/ChangeLog
+++ b/dev-haskell/gtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/gtk
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk/ChangeLog,v 1.9 2012/12/31 15:28:23 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk/ChangeLog,v 1.10 2013/01/01 11:39:13 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gtk-0.12.4.ebuild:
+ Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gtk-0.12.4.ebuild:
Add ~ppc64, wrt bug #449220
diff --git a/dev-haskell/gtk/gtk-0.12.4.ebuild b/dev-haskell/gtk/gtk-0.12.4.ebuild
index f88c6a22bbe3..391007ea028e 100644
--- a/dev-haskell/gtk/gtk-0.12.4.ebuild
+++ b/dev-haskell/gtk/gtk-0.12.4.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/gtk/gtk-0.12.4.ebuild,v 1.3 2012/12/31 15:28:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk/gtk-0.12.4.ebuild,v 1.4 2013/01/01 11:39:13 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/cairo-0.12.0:=[profile?]