summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-10-16 18:36:49 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-10-16 18:36:49 +0000
commitc246fb9dce83c98fee3a79f1933e350d926ed18f (patch)
treecf630ab22c22b0f3ee5684145ca66f92bf1db74c /dev-haskell
parentStable on amd64 wrt bug #339580 (diff)
downloadgentoo-2-c246fb9dce83c98fee3a79f1933e350d926ed18f.tar.gz
gentoo-2-c246fb9dce83c98fee3a79f1933e350d926ed18f.tar.bz2
gentoo-2-c246fb9dce83c98fee3a79f1933e350d926ed18f.zip
Stable on amd64 wrt bug #339580
(Portage version: 2.2_rc92/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/regex-compat/ChangeLog6
-rw-r--r--dev-haskell/regex-compat/regex-compat-0.92.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-haskell/regex-compat/ChangeLog b/dev-haskell/regex-compat/ChangeLog
index 07990d1d275a..ee6a349488e3 100644
--- a/dev-haskell/regex-compat/ChangeLog
+++ b/dev-haskell/regex-compat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/regex-compat
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.24 2010/08/01 09:37:47 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.25 2010/10/16 18:36:49 hwoarang Exp $
+
+ 16 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
+ regex-compat-0.92.ebuild:
+ Stable on amd64 wrt bug #339580
01 Aug 2010; Sergei Trofimovich <slyfox@gentoo.org>
regex-compat-0.91.ebuild, regex-compat-0.92.ebuild:
diff --git a/dev-haskell/regex-compat/regex-compat-0.92.ebuild b/dev-haskell/regex-compat/regex-compat-0.92.ebuild
index ac865dc5d613..01fb04d01c8a 100644
--- a/dev-haskell/regex-compat/regex-compat-0.92.ebuild
+++ b/dev-haskell/regex-compat/regex-compat-0.92.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.92.ebuild,v 1.3 2010/08/01 09:37:47 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.92.ebuild,v 1.4 2010/10/16 18:36:49 hwoarang Exp $
CABAL_FEATURES="profile haddock lib"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6