diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-01 19:23:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-01 19:23:31 +0000 |
commit | c22a4d1c49d9ff96fa10db2c14c4a6291a9fb4ba (patch) | |
tree | aba2d98e83d063ed2655b5d96fc87e684bbde592 /dev-haskell | |
parent | Drop support for ghc and darcs. (diff) | |
download | gentoo-2-c22a4d1c49d9ff96fa10db2c14c4a6291a9fb4ba.tar.gz gentoo-2-c22a4d1c49d9ff96fa10db2c14c4a6291a9fb4ba.tar.bz2 gentoo-2-c22a4d1c49d9ff96fa10db2c14c4a6291a9fb4ba.zip |
--force
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/filepath/ChangeLog | 6 | ||||
-rw-r--r-- | dev-haskell/filepath/filepath-1.0.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/filepath/filepath-1.1.0.0.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/filepath/filepath-1.1.0.2.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-haskell/filepath/ChangeLog b/dev-haskell/filepath/ChangeLog index 9efb00d2fb41..017c40620c77 100644 --- a/dev-haskell/filepath/ChangeLog +++ b/dev-haskell/filepath/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/filepath # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.21 2010/01/02 12:23:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.22 2010/07/01 19:23:31 jer Exp $ + + 01 Jul 2010; Jeroen Roovers <jer@gentoo.org> filepath-1.0.ebuild, + filepath-1.1.0.0.ebuild, filepath-1.1.0.2.ebuild: + Drop support for ghc and darcs. 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> filepath-1.1.0.2.ebuild: diff --git a/dev-haskell/filepath/filepath-1.0.ebuild b/dev-haskell/filepath/filepath-1.0.ebuild index 7a53b2d334c2..843db4d84b02 100644 --- a/dev-haskell/filepath/filepath-1.0.ebuild +++ b/dev-haskell/filepath/filepath-1.0.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/filepath/filepath-1.0.ebuild,v 1.13 2007/12/16 18:35:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild,v 1.14 2010/07/01 19:23:31 jer Exp $ CABAL_FEATURES="haddock lib profile" 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.4" diff --git a/dev-haskell/filepath/filepath-1.1.0.0.ebuild b/dev-haskell/filepath/filepath-1.1.0.0.ebuild index 68fc8f36db08..272b1c2ebc4d 100644 --- a/dev-haskell/filepath/filepath-1.1.0.0.ebuild +++ b/dev-haskell/filepath/filepath-1.1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/filepath/filepath-1.1.0.0.ebuild,v 1.7 2009/12/13 07:09:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild,v 1.8 2010/07/01 19:23:31 jer Exp $ CABAL_FEATURES="haddock lib profile" 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 ~ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.4" diff --git a/dev-haskell/filepath/filepath-1.1.0.2.ebuild b/dev-haskell/filepath/filepath-1.1.0.2.ebuild index f068a5f92c55..e980a7264c19 100644 --- a/dev-haskell/filepath/filepath-1.1.0.2.ebuild +++ b/dev-haskell/filepath/filepath-1.1.0.2.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/filepath/filepath-1.1.0.2.ebuild,v 1.4 2010/01/02 12:23:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.2.ebuild,v 1.5 2010/07/01 19:23:31 jer Exp $ CABAL_FEATURES="lib profile haddock" 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 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/ghc-6.6.1" |