summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Kolmodin <kolmodin@gentoo.org>2007-08-04 11:22:08 +0000
committerLennart Kolmodin <kolmodin@gentoo.org>2007-08-04 11:22:08 +0000
commit3551b503a9b4f6052138561afbdfed1988973825 (patch)
tree0a5237262fc5bf44e0f1323619225baa8437f43b /dev-haskell/cpphs
parentVersion bump. Versioning scheme of qdox has changed. (diff)
downloadgentoo-2-3551b503a9b4f6052138561afbdfed1988973825.tar.gz
gentoo-2-3551b503a9b4f6052138561afbdfed1988973825.tar.bz2
gentoo-2-3551b503a9b4f6052138561afbdfed1988973825.zip
Version bump cpphs to 1.3
(Portage version: 2.1.3.1)
Diffstat (limited to 'dev-haskell/cpphs')
-rw-r--r--dev-haskell/cpphs/ChangeLog7
-rw-r--r--dev-haskell/cpphs/cpphs-1.3.ebuild23
-rw-r--r--dev-haskell/cpphs/files/digest-cpphs-1.33
3 files changed, 32 insertions, 1 deletions
diff --git a/dev-haskell/cpphs/ChangeLog b/dev-haskell/cpphs/ChangeLog
index 35c2230ffc70..6bdf825989cc 100644
--- a/dev-haskell/cpphs/ChangeLog
+++ b/dev-haskell/cpphs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-haskell/cpphs
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.18 2007/07/28 14:37:30 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.19 2007/08/04 11:22:08 kolmodin Exp $
+
+*cpphs-1.3 (04 Aug 2007)
+
+ 04 Aug 2007; Lennart Kolmodin <kolmodin@gentoo.org> +cpphs-1.3.ebuild:
+ Version bump.
28 Jul 2007; nixnut <nixnut@gentoo.org> cpphs-1.2.ebuild:
Stable on ppc wrt bug 186849
diff --git a/dev-haskell/cpphs/cpphs-1.3.ebuild b/dev-haskell/cpphs/cpphs-1.3.ebuild
new file mode 100644
index 000000000000..0d679b24f85f
--- /dev/null
+++ b/dev-haskell/cpphs/cpphs-1.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.3.ebuild,v 1.1 2007/08/04 11:22:08 kolmodin Exp $
+
+CABAL_FEATURES="profile haddock lib bin"
+inherit haskell-cabal
+
+DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor."
+HOMEPAGE="http://haskell.org/cpphs/"
+SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND=">=dev-lang/ghc-6.4.2"
+
+src_install() {
+ cabal_src_install
+ dohtml docs/index.html
+ doman docs/cpphs.1
+}
diff --git a/dev-haskell/cpphs/files/digest-cpphs-1.3 b/dev-haskell/cpphs/files/digest-cpphs-1.3
new file mode 100644
index 000000000000..fedbae61107f
--- /dev/null
+++ b/dev-haskell/cpphs/files/digest-cpphs-1.3
@@ -0,0 +1,3 @@
+MD5 fe1f36d1cbc2ca4a8b769d1f9c2f63bc cpphs-1.3.tar.gz 57786
+RMD160 2b28235b18f6474e7683c752f7ba87f7a2a72d9b cpphs-1.3.tar.gz 57786
+SHA256 3a984b09c7550a6e5c91a7a88ec421675d821558c59709a45359411e2d39254b cpphs-1.3.tar.gz 57786