commit:     2322088a2982ba9f16c71d89f060795f736b5f6d
Author:     Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Thu Dec 17 05:40:35 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Dec 17 07:29:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2322088a

dev-haskell/cpphs: bump up to 1.20.9.1

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/cpphs/Manifest              |  1 +
 dev-haskell/cpphs/cpphs-1.20.9.1.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-haskell/cpphs/Manifest b/dev-haskell/cpphs/Manifest
index 4259acd87c9..bbf0107ac08 100644
--- a/dev-haskell/cpphs/Manifest
+++ b/dev-haskell/cpphs/Manifest
@@ -1 +1,2 @@
 DIST cpphs-1.20.8.tar.gz 45108 BLAKE2B 
8e373db64d0d2a21e123eb136aadfd45cb373411e0684c445e25eb6062ecf4c29ccce3214986680ab886a71bccade3ac381f8f82916002388af3103bc38e797d
 SHA512 
ec9323f9e1cb6de450d8af6b6b98005bf46427c2926694e1cba942fd54a03d9d36a7e8f2541eb095949110ddaf6317597699b7c4472942a509d496cb9b4da747
+DIST cpphs-1.20.9.1.tar.gz 45496 BLAKE2B 
1a964c011628f260d1c7ad6653c03776a36a014ff6717f877796de0d0139dcd3454bd8d935e3fffda2d6dd9823fd5fc5be58b73bb9590de248381755b446148e
 SHA512 
bc5cd86c1e42061ae5c940612542dbea420344fb8596495d71ff2dc724bc1a3785f830e51c3ae99394488a122deabacd6433a5c919e3682c4129f3b296b7931f

diff --git a/dev-haskell/cpphs/cpphs-1.20.9.1.ebuild 
b/dev-haskell/cpphs/cpphs-1.20.9.1.ebuild
new file mode 100644
index 00000000000..3a05d030dc3
--- /dev/null
+++ b/dev-haskell/cpphs/cpphs-1.20.9.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.6.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="A liberalised re-implementation of cpp, the C pre-processor"
+HOMEPAGE="http://projects.haskell.org/cpphs/";
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/old-locale-1.0.0.2:=[profile?] 
<dev-haskell/old-locale-1.1:=[profile?]
+       >=dev-haskell/polyparse-1.13:=[profile?] 
<dev-haskell/polyparse-1.14:=[profile?]
+       >=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+       >=dev-haskell/cabal-1.8
+"

Reply via email to