/[gentoo-x86]/dev-haskell/frown/frown-0.6.1-r1.ebuild
Gentoo

Diff of /dev-haskell/frown/frown-0.6.1-r1.ebuild

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.9 Revision 1.10
1# Copyright 1999-2006 Gentoo Foundation 1# Copyright 1999-2006 Gentoo Foundation
2# Distributed under the terms of the GNU General Public License v2 2# Distributed under the terms of the GNU General Public License v2
3# $Header: /var/cvsroot/gentoo-x86/dev-haskell/frown/frown-0.6.1-r1.ebuild,v 1.9 2006/10/04 05:26:50 tsunam Exp $ 3# $Header: /var/cvsroot/gentoo-x86/dev-haskell/frown/frown-0.6.1-r1.ebuild,v 1.10 2006/10/05 03:13:02 cparrott Exp $
4 4
5CABAL_FEATURES="bin" 5CABAL_FEATURES="bin"
6inherit haskell-cabal 6inherit haskell-cabal
7 7
8DESCRIPTION="A parser generator for Haskell" 8DESCRIPTION="A parser generator for Haskell"
9HOMEPAGE="http://www.informatik.uni-bonn.de/~ralf/frown/" 9HOMEPAGE="http://www.informatik.uni-bonn.de/~ralf/frown/"
10SRC_URI="http://www.informatik.uni-bonn.de/~ralf/frown/${P}.tar.gz" 10SRC_URI="http://www.informatik.uni-bonn.de/~ralf/frown/${P}.tar.gz"
11LICENSE="GPL-2" 11LICENSE="GPL-2"
12SLOT="0" 12SLOT="0"
13KEYWORDS="~amd64 ppc ppc64 sparc x86" 13KEYWORDS="amd64 ppc ppc64 sparc x86"
14IUSE="" 14IUSE=""
15 15
16DEPEND=">=virtual/ghc-6.2.2" 16DEPEND=">=virtual/ghc-6.2.2"
17RDEPEND="" 17RDEPEND=""
18 18

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.13