summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-28 22:44:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-28 22:44:04 +0000
commit8065ad6318b7afa24a014634ddbdb70aae3d0a8a (patch)
tree40ebedd5f2decb5256fc306724cd08fa6e95ff8e /dev-haskell/ghc-paths
parentStable for ia64, wrt bug #462178 (diff)
downloadgentoo-2-8065ad6318b7afa24a014634ddbdb70aae3d0a8a.tar.gz
gentoo-2-8065ad6318b7afa24a014634ddbdb70aae3d0a8a.tar.bz2
gentoo-2-8065ad6318b7afa24a014634ddbdb70aae3d0a8a.zip
Stable for amd64, wrt bug #457780
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/ghc-paths')
-rw-r--r--dev-haskell/ghc-paths/ChangeLog7
-rw-r--r--dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/ghc-paths/ChangeLog b/dev-haskell/ghc-paths/ChangeLog
index a252053f48d9..6a602687e3ea 100644
--- a/dev-haskell/ghc-paths/ChangeLog
+++ b/dev-haskell/ghc-paths/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/ghc-paths
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ghc-paths/ChangeLog,v 1.8 2012/12/22 21:36:47 slyfox Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ghc-paths/ChangeLog,v 1.9 2013/03/28 22:44:04 ago Exp $
+
+ 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ghc-paths-0.1.0.9.ebuild:
+ Stable for amd64, wrt bug #457780
*ghc-paths-0.1.0.9 (22 Dec 2012)
diff --git a/dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild b/dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild
index efeaf80810e2..e433d6befee3 100644
--- a/dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild
+++ b/dev-haskell/ghc-paths/ghc-paths-0.1.0.9.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/ghc-paths/ghc-paths-0.1.0.9.ebuild,v 1.1 2012/12/22 21:36:47 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild,v 1.2 2013/03/28 22:44:04 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.8.2:="