summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-01 11:42:08 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-01 11:42:08 +0000
commit6d5da3545c8bbdc6409b8735f02da44a297e48fd (patch)
tree11b51744cca55b8ba87ce96a196d361e7920d3dc /dev-haskell/regex-compat
parentVersion bump and install image_to_j2k and j2k_to_image tools (diff)
downloadhistorical-6d5da3545c8bbdc6409b8735f02da44a297e48fd.tar.gz
historical-6d5da3545c8bbdc6409b8735f02da44a297e48fd.tar.bz2
historical-6d5da3545c8bbdc6409b8735f02da44a297e48fd.zip
Add ~alpha
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-haskell/regex-compat')
-rw-r--r--dev-haskell/regex-compat/ChangeLog6
-rw-r--r--dev-haskell/regex-compat/regex-compat-0.71.0.1.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-haskell/regex-compat/ChangeLog b/dev-haskell/regex-compat/ChangeLog
index 9cde3d94dd7e..63c738ab0f42 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.13 2008/03/01 11:28:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.14 2008/03/01 11:42:08 armin76 Exp $
+
+ 01 Mar 2008; Raúl Porcel <armin76@gentoo.org>
+ regex-compat-0.71.0.1.ebuild:
+ Add ~alpha
01 Mar 2008; Raúl Porcel <armin76@gentoo.org> regex-compat-0.90.ebuild:
Add ~alpha
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 3c29c9117a67..6e2102afbad2 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-2007 Gentoo Foundation
+# 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.1 2007/12/20 02:39:29 dcoutts Exp $
+# $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 $
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="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6