summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/cpphs/cpphs-0.9.ebuild')
-rw-r--r--dev-haskell/cpphs/cpphs-0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/cpphs/cpphs-0.9.ebuild b/dev-haskell/cpphs/cpphs-0.9.ebuild
index 1078ebeb5ee1..4138ad6e5ad8 100644
--- a/dev-haskell/cpphs/cpphs-0.9.ebuild
+++ b/dev-haskell/cpphs/cpphs-0.9.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-0.9.ebuild,v 1.3 2006/08/27 21:30:12 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-0.9.ebuild,v 1.4 2006/10/11 18:38:06 dcoutts Exp $
inherit eutils ghc-package
DESCRIPTION="A liberalised cpp-a-like preprocessor for Haskell"
HOMEPAGE="http://www.cs.york.ac.uk/fp/cpphs/"
SRC_URI="http://www.cs.york.ac.uk/fp/cpphs/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~sparc"