summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-01 11:28:25 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-01 11:28:25 +0000
commit6be5c40d228e561c523e5be5f3681d55e5ef213d (patch)
tree344f631a2b7612cbb6bab14e63451aa05ef84ce4 /dev-haskell
parentAdd ~alpha (diff)
downloadgentoo-2-6be5c40d228e561c523e5be5f3681d55e5ef213d.tar.gz
gentoo-2-6be5c40d228e561c523e5be5f3681d55e5ef213d.tar.bz2
gentoo-2-6be5c40d228e561c523e5be5f3681d55e5ef213d.zip
Add ~alpha
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/regex-compat/ChangeLog7
-rw-r--r--dev-haskell/regex-compat/regex-compat-0.90.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/regex-compat/ChangeLog b/dev-haskell/regex-compat/ChangeLog
index 2c295e59c364..9cde3d94dd7e 100644
--- a/dev-haskell/regex-compat/ChangeLog
+++ b/dev-haskell/regex-compat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/regex-compat
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.12 2007/12/20 02:39:29 dcoutts Exp $
+# 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 $
+
+ 01 Mar 2008; Raúl Porcel <armin76@gentoo.org> regex-compat-0.90.ebuild:
+ Add ~alpha
*regex-compat-0.71.0.1 (20 Dec 2007)
diff --git a/dev-haskell/regex-compat/regex-compat-0.90.ebuild b/dev-haskell/regex-compat/regex-compat-0.90.ebuild
index f8c1eb98ca66..087788e8dcdc 100644
--- a/dev-haskell/regex-compat/regex-compat-0.90.ebuild
+++ b/dev-haskell/regex-compat/regex-compat-0.90.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.90.ebuild,v 1.5 2007/11/26 04:16:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.90.ebuild,v 1.6 2008/03/01 11:28:25 armin76 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="~amd64 hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6