diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-01 19:58:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-01 19:58:44 +0000 |
commit | 6cdf267de54484f226a5350150548ed947f60845 (patch) | |
tree | 3d7355dff241cab98e851f6fe197d2236ca7c0e7 /dev-haskell/regex-compat | |
parent | Drop support for ghc and darcs. (diff) | |
download | gentoo-2-6cdf267de54484f226a5350150548ed947f60845.tar.gz gentoo-2-6cdf267de54484f226a5350150548ed947f60845.tar.bz2 gentoo-2-6cdf267de54484f226a5350150548ed947f60845.zip |
Drop support for ghc and darcs.
(Portage version: 2.2_rc67/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-haskell/regex-compat')
-rw-r--r-- | dev-haskell/regex-compat/ChangeLog | 6 | ||||
-rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.71.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.91.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.92.ebuild | 4 |
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 |