summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-07-06 20:45:16 +0000
committerMarkus Meier <maekke@gentoo.org>2008-07-06 20:45:16 +0000
commit9dae1685adaad0485ab44fb33dd4cd1980712cc1 (patch)
tree6830fea416daeab48a3ce9552a2793fd0aac9f3d /dev-haskell
parentamd64/x86 stable, bug #230919 (diff)
downloadgentoo-2-9dae1685adaad0485ab44fb33dd4cd1980712cc1.tar.gz
gentoo-2-9dae1685adaad0485ab44fb33dd4cd1980712cc1.tar.bz2
gentoo-2-9dae1685adaad0485ab44fb33dd4cd1980712cc1.zip
amd64/x86 stable, bug #230919
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc8 i686)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/regex-compat/ChangeLog6
-rw-r--r--dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-haskell/regex-compat/ChangeLog b/dev-haskell/regex-compat/ChangeLog
index a3aaf024c3b1..3a5765e91f37 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.15 2008/05/04 12:36:51 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.16 2008/07/06 20:45:16 maekke Exp $
+
+ 06 Jul 2008; Markus Meier <maekke@gentoo.org>
+ regex-compat-0.71.0.1.ebuild:
+ amd64/x86 stable, bug #230919
*regex-compat-0.91 (04 May 2008)
diff --git a/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild b/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild
index 6e2102afbad2..03d68a889d8b 100644
--- a/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild
+++ b/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.71.0.1.ebuild,v 1.2 2008/03/01 11:42:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild,v 1.3 2008/07/06 20:45:16 maekke Exp $
CABAL_FEATURES="lib profile haddock"
CABAL_MIN_VERSION=1.2
@@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6