summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-01 19:59:41 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-01 19:59:41 +0000
commitccf02503667db96d6a1ea2c934b947e77b9c1f3d (patch)
treeb6b284a87e91d9eb4c91456bf7c373bfcc875924 /dev-haskell/regex-compat
parentFix building with as-needed wrt bug 247919, debundle libquicktime, respect FL... (diff)
downloadhistorical-ccf02503667db96d6a1ea2c934b947e77b9c1f3d.tar.gz
historical-ccf02503667db96d6a1ea2c934b947e77b9c1f3d.tar.bz2
historical-ccf02503667db96d6a1ea2c934b947e77b9c1f3d.zip
Drop support for ghc and darcs.
Package-Manager: portage-2.2_rc67/cvs/Linux i686 RepoMan-Options: --force
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.ebuild6
-rw-r--r--dev-haskell/regex-compat/regex-compat-0.91.ebuild4
-rw-r--r--dev-haskell/regex-compat/regex-compat-0.92.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-haskell/regex-compat/ChangeLog b/dev-haskell/regex-compat/ChangeLog
index 276d3edb45f1..76a387066539 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.22 2010/03/28 20:51:51 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/ChangeLog,v 1.23 2010/07/01 19:58:44 jer Exp $
+
+ 01 Jul 2010; Jeroen Roovers <jer@gentoo.org> regex-compat-0.71.ebuild,
+ regex-compat-0.91.ebuild, regex-compat-0.92.ebuild:
+ Drop support for ghc and darcs.
*regex-compat-0.92 (28 Mar 2010)
diff --git a/dev-haskell/regex-compat/regex-compat-0.71.ebuild b/dev-haskell/regex-compat/regex-compat-0.71.ebuild
index d8019d183c2b..3e6649db1a70 100644
--- a/dev-haskell/regex-compat/regex-compat-0.71.ebuild
+++ b/dev-haskell/regex-compat/regex-compat-0.71.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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.71.ebuild,v 1.8 2007/12/17 01:00:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.71.ebuild,v 1.9 2010/07/01 19:58:44 jer 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 ppc sparc x86"
+KEYWORDS="amd64 ~ia64 ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6
diff --git a/dev-haskell/regex-compat/regex-compat-0.91.ebuild b/dev-haskell/regex-compat/regex-compat-0.91.ebuild
index ac6591d84e9d..e24be2a76134 100644
--- a/dev-haskell/regex-compat/regex-compat-0.91.ebuild
+++ b/dev-haskell/regex-compat/regex-compat-0.91.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.91.ebuild,v 1.4 2010/01/02 12:37:17 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.91.ebuild,v 1.5 2010/07/01 19:58:44 jer 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 hppa ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha ~amd64 ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6
diff --git a/dev-haskell/regex-compat/regex-compat-0.92.ebuild b/dev-haskell/regex-compat/regex-compat-0.92.ebuild
index 0d6ae1bfc79c..d411a1da459d 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.1 2010/03/28 20:51:51 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-compat/regex-compat-0.92.ebuild,v 1.2 2010/07/01 19:58:44 jer 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 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6