summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Kolmodin <kolmodin@gentoo.org>2009-05-01 10:21:30 +0000
committerLennart Kolmodin <kolmodin@gentoo.org>2009-05-01 10:21:30 +0000
commit1718122138b5769e1428c58c3e1cecabdd149955 (patch)
tree29456d4e9bcb564d41da2f731c7968a915b90b84 /dev-haskell/alex
parentNewer beta-release for OOo 3.1 (diff)
downloadgentoo-2-1718122138b5769e1428c58c3e1cecabdd149955.tar.gz
gentoo-2-1718122138b5769e1428c58c3e1cecabdd149955.tar.bz2
gentoo-2-1718122138b5769e1428c58c3e1cecabdd149955.zip
Stabilize dev-haskell/alex-2.3.1 on amd64
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/alex')
-rw-r--r--dev-haskell/alex/ChangeLog5
-rw-r--r--dev-haskell/alex/alex-2.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/alex/ChangeLog b/dev-haskell/alex/ChangeLog
index 67002dd329c2..0d04e4418cab 100644
--- a/dev-haskell/alex/ChangeLog
+++ b/dev-haskell/alex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/alex
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/ChangeLog,v 1.36 2009/02/08 21:04:47 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/ChangeLog,v 1.37 2009/05/01 10:21:30 kolmodin Exp $
+
+ 01 May 2009; Lennart Kolmodin <kolmodin@gentoo.org> alex-2.3.1.ebuild:
+ amd64 stable
*alex-2.3.1 (08 Feb 2009)
diff --git a/dev-haskell/alex/alex-2.3.1.ebuild b/dev-haskell/alex/alex-2.3.1.ebuild
index b63538588312..53f2da76d75a 100644
--- a/dev-haskell/alex/alex-2.3.1.ebuild
+++ b/dev-haskell/alex/alex-2.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/alex-2.3.1.ebuild,v 1.1 2009/02/08 21:04:47 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/alex-2.3.1.ebuild,v 1.2 2009/05/01 10:21:30 kolmodin Exp $
CABAL_FEATURES="bin"
inherit autotools haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86"
# has worked with ppc64 too, but no ghc availably at the moment
IUSE="doc"