summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-19 10:42:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-19 10:42:46 +0000
commit0a689e4a6e8f8cb38313439744c629698908b245 (patch)
tree886c51b6c7fb29812e54a29c3f261343261beac6 /dev-haskell
parentStable for ppc, wrt bug #488808 (diff)
downloadgentoo-2-0a689e4a6e8f8cb38313439744c629698908b245.tar.gz
gentoo-2-0a689e4a6e8f8cb38313439744c629698908b245.tar.bz2
gentoo-2-0a689e4a6e8f8cb38313439744c629698908b245.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/glib/ChangeLog7
-rw-r--r--dev-haskell/glib/glib-0.12.4-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/glib/ChangeLog b/dev-haskell/glib/ChangeLog
index 6a1dc11a88e4..e9439e735887 100644
--- a/dev-haskell/glib/ChangeLog
+++ b/dev-haskell/glib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/glib
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glib/ChangeLog,v 1.19 2013/12/12 06:03:43 gienah Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glib/ChangeLog,v 1.20 2014/01/19 10:42:46 ago Exp $
+
+ 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> glib-0.12.4-r1.ebuild:
+ Stable for ppc, wrt bug #488808
*glib-0.12.5.0-r1 (12 Dec 2013)
diff --git a/dev-haskell/glib/glib-0.12.4-r1.ebuild b/dev-haskell/glib/glib-0.12.4-r1.ebuild
index 05c5b34c6f32..bfca6affd6c9 100644
--- a/dev-haskell/glib/glib-0.12.4-r1.ebuild
+++ b/dev-haskell/glib/glib-0.12.4-r1.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/glib/glib-0.12.4-r1.ebuild,v 1.4 2013/12/12 06:03:43 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glib/glib-0.12.4-r1.ebuild,v 1.5 2014/01/19 10:42:46 ago Exp $
EAPI=5
@@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.10.4:=