summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2012-08-16 12:58:52 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2012-08-16 12:58:52 +0000
commite38dbbaadcadf951c36da8c5210c37e20d57700f (patch)
treedd82e8d3ed966c13c23353c4db52d68cba703cd3 /dev-haskell/cpphs
parentStable for x86, wrt bug #430540 (diff)
downloadgentoo-2-e38dbbaadcadf951c36da8c5210c37e20d57700f.tar.gz
gentoo-2-e38dbbaadcadf951c36da8c5210c37e20d57700f.tar.bz2
gentoo-2-e38dbbaadcadf951c36da8c5210c37e20d57700f.zip
x86 stable, see bug 422017
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'dev-haskell/cpphs')
-rw-r--r--dev-haskell/cpphs/ChangeLog5
-rw-r--r--dev-haskell/cpphs/cpphs-1.13.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/cpphs/ChangeLog b/dev-haskell/cpphs/ChangeLog
index 49c1f6b4fbe5..f3f8c1ecf609 100644
--- a/dev-haskell/cpphs/ChangeLog
+++ b/dev-haskell/cpphs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/cpphs
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.36 2012/08/09 10:18:39 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.37 2012/08/16 12:58:52 nativemad Exp $
+
+ 16 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> cpphs-1.13.3.ebuild:
+ x86 stable, see bug 422017
09 Aug 2012; Sergei Trofimovich <slyfox@gentoo.org> cpphs-1.13.3.ebuild:
Stable on alpha/ia64/sparc (bug #422017)
diff --git a/dev-haskell/cpphs/cpphs-1.13.3.ebuild b/dev-haskell/cpphs/cpphs-1.13.3.ebuild
index 78b78e2c64b4..6fe641e6dd24 100644
--- a/dev-haskell/cpphs/cpphs-1.13.3.ebuild
+++ b/dev-haskell/cpphs/cpphs-1.13.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.13.3.ebuild,v 1.5 2012/08/09 10:18:39 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.13.3.ebuild,v 1.6 2012/08/16 12:58:52 nativemad Exp $
EAPI="3"
@@ -13,7 +13,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.10.1"