diff options
Diffstat (limited to 'dev-haskell/hjsmin')
-rw-r--r-- | dev-haskell/hjsmin/Manifest | 6 | ||||
-rw-r--r-- | dev-haskell/hjsmin/hjsmin-0.1.4.1.ebuild | 34 | ||||
-rw-r--r-- | dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild | 32 | ||||
-rw-r--r-- | dev-haskell/hjsmin/hjsmin-0.1.4.5.ebuild | 33 | ||||
-rw-r--r-- | dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild | 33 | ||||
-rw-r--r-- | dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild | 34 | ||||
-rw-r--r-- | dev-haskell/hjsmin/hjsmin-0.1.5.0.ebuild | 33 | ||||
-rw-r--r-- | dev-haskell/hjsmin/metadata.xml | 12 |
8 files changed, 217 insertions, 0 deletions
diff --git a/dev-haskell/hjsmin/Manifest b/dev-haskell/hjsmin/Manifest new file mode 100644 index 000000000000..cee68eaaec6a --- /dev/null +++ b/dev-haskell/hjsmin/Manifest @@ -0,0 +1,6 @@ +DIST hjsmin-0.1.4.1.tar.gz 116268 SHA256 2a2ca985c9ba648c0c96ca684c9d9f26998af1d8e68d28ea6af50c3b4d83e364 SHA512 f62691b0723f9891d622b139fe63f24617db69cb1c1fccda3b23afe9b9918cbb1d2e3bf94c846178920841b44a39212f122d440c216bffc460749e64c3b6b2c0 WHIRLPOOL aed8dab52aea97f11606b6818d1b95147f32c380a0622d38ce5a61d9b9b6ef94aa60301918ed700d67e03542d7aedac13c617c1395a33c74e4fcd3d0a7158423 +DIST hjsmin-0.1.4.4.tar.gz 110168 SHA256 888009808db5c0b052eb8eca9c803d1b750c9abcea5548831e01f4b45717f043 SHA512 1daa91f4eb39c5362e79cae772a7c1e3327cc4124bbc5362c1eaa2637bb3a4306b61a10ac64c4c69c5eb77fe2fd598cf2e12a9ffaa30670d43d04b6e6769030d WHIRLPOOL a53317b15c43886e4d90b8c22259d29b760adbc42e61fa2c8aa43a5321a906c2b1729d11d74a734b5e208db5e715b28c18ea3501a97bf2d6c37bdcd7246972eb +DIST hjsmin-0.1.4.5.tar.gz 110730 SHA256 e440ecb77f79c9ebe0ebb7ed96845b1048c5c23a6460cc0f93eb593f81d0f853 SHA512 9c29ee17127b5e395db710191f88c43eebe963302bc78a122185a63e5aa1968c7040e2578303d077705858ee4c8a83ac2b3043dd8431063d9d9c253b047afdb1 WHIRLPOOL 7f87945393c7fbc8f34309195570b5a99deaac6dd80cf195be1a50112dd774c52082cff1a90f3a943cf57e400269612594fe71ee8db822ebd95414a006fa838f +DIST hjsmin-0.1.4.6.tar.gz 110739 SHA256 795fcd1bcafffd609941d1a773928a52ece85dd6479b7260c2931953f9fb1c7c SHA512 a045b88d64655d72bc5e5970879d25f0be2617700299656f11c25370f11ee28f38838b4d1990fc80d86396e52414ad208f35bd436d5ac8760979fbb9002dcc6d WHIRLPOOL d8799c162de5a4f09027e3c34979e613f72920ec967575dd28cee4ed57a5cc78a592c26c8af2b1d43ce40fc209ac35712e15382bb4e1012483dcce046d35c9b2 +DIST hjsmin-0.1.4.7.tar.gz 110718 SHA256 0e157fa21ad14996e9b416f78c4af595459064dc63a3cbb3ed38e3788d8e89bf SHA512 c23308b109d1f6f0f2ff877c63cbc8fbad14adf520a80d0760743a21dfb5635a5e6bc9024ef856d77ed78bb3fdf77243164b4282d597b55ec987aa36b9955e07 WHIRLPOOL 18c6edacea415a81c3487b2012fe1cfd5fb86e68c62f2259ffb66bf2717fd432cc888d2c71f23f68b987f2b37f740c98e211c36cbbb6ff66e2e34f52c4810d1d +DIST hjsmin-0.1.5.0.tar.gz 117050 SHA256 f4d81fd8a1cbe65642ff749aeb5866ed9487613a54d7efe6566805fe3f3bf1d7 SHA512 b2776566d6040e43329da63003bb95ab7ffccf43f6cb70fcd3d7605eaa139454bfff7376bbe717a16e224875d616d03819a434c139fd9ac23841985e088e3d6e WHIRLPOOL 3584ae7f9149184ec6d5cb0b5843852c36f8688f8a1c84df19be349341019662e61cf5cd3d0e0f761f36c27e4769ffe498b6b6b824c8b3f4f61541c5eca5c582 diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.1.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.1.ebuild new file mode 100644 index 000000000000..bb4c5a29afd3 --- /dev/null +++ b/dev-haskell/hjsmin/hjsmin-0.1.4.1.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.3.2.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Haskell implementation of a javascript minifier" +HOMEPAGE="http://github.com/alanz/hjsmin" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/blaze-builder-0.2:=[profile?] + <dev-haskell/blaze-builder-1:=[profile?] + >=dev-haskell/language-javascript-0.5.1:=[profile?] + <dev-haskell/language-javascript-0.6:=[profile?] + >=dev-haskell/text-0.8:=[profile?] + <dev-haskell/text-1:=[profile?] + >=dev-lang/ghc-6.10.4:=" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.9.2 + test? ( dev-haskell/hunit + =dev-haskell/quickcheck-2* + dev-haskell/test-framework + dev-haskell/test-framework-hunit + )" diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild new file mode 100644 index 000000000000..dd7727b6c0ca --- /dev/null +++ b/dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.3.5.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Haskell implementation of a javascript minifier" +HOMEPAGE="http://github.com/alanz/hjsmin" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/blaze-builder-0.2:=[profile?] <dev-haskell/blaze-builder-1:=[profile?] + >=dev-haskell/language-javascript-0.5.1:=[profile?] <dev-haskell/language-javascript-0.6:=[profile?] + >=dev-haskell/text-0.8:=[profile?] <dev-haskell/text-1.1:=[profile?] + >=dev-lang/ghc-6.10.4:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.9.2 + test? ( dev-haskell/hunit + >=dev-haskell/quickcheck-2 <dev-haskell/quickcheck-3 + dev-haskell/test-framework + dev-haskell/test-framework-hunit ) +" diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.5.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.5.ebuild new file mode 100644 index 000000000000..561fb8805745 --- /dev/null +++ b/dev-haskell/hjsmin/hjsmin-0.1.4.5.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.3.6.9999 + +CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Haskell implementation of a javascript minifier" +HOMEPAGE="http://github.com/alanz/hjsmin" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/blaze-builder-0.2:=[profile?] <dev-haskell/blaze-builder-1:=[profile?] + >=dev-haskell/language-javascript-0.5.1:=[profile?] <dev-haskell/language-javascript-0.6:=[profile?] + >=dev-haskell/optparse-applicative-0.7:=[profile?] <dev-haskell/optparse-applicative-0.8:=[profile?] + >=dev-haskell/text-0.8:=[profile?] <dev-haskell/text-1.2:=[profile?] + >=dev-lang/ghc-6.10.4:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.9.2 + test? ( dev-haskell/hunit + >=dev-haskell/quickcheck-2 <dev-haskell/quickcheck-3 + dev-haskell/test-framework + dev-haskell/test-framework-hunit ) +" diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild new file mode 100644 index 000000000000..ec1fd3ca083e --- /dev/null +++ b/dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.3.6.9999 + +CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Haskell implementation of a javascript minifier" +HOMEPAGE="http://github.com/alanz/hjsmin" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/blaze-builder-0.2:=[profile?] <dev-haskell/blaze-builder-1:=[profile?] + >=dev-haskell/language-javascript-0.5.1:=[profile?] <dev-haskell/language-javascript-0.6:=[profile?] + >=dev-haskell/optparse-applicative-0.7:=[profile?] <dev-haskell/optparse-applicative-0.9:=[profile?] + >=dev-haskell/text-0.8:=[profile?] <dev-haskell/text-1.2:=[profile?] + >=dev-lang/ghc-6.10.4:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.9.2 + test? ( dev-haskell/hunit + >=dev-haskell/quickcheck-2 <dev-haskell/quickcheck-3 + dev-haskell/test-framework + dev-haskell/test-framework-hunit ) +" diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild new file mode 100644 index 000000000000..3a5a47cd7005 --- /dev/null +++ b/dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.4.2.9999 + +CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Haskell implementation of a javascript minifier" +HOMEPAGE="http://github.com/alanz/hjsmin" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/blaze-builder-0.2:=[profile?] + >=dev-haskell/language-javascript-0.5.1:=[profile?] + >=dev-haskell/optparse-applicative-0.7:=[profile?] + >=dev-haskell/text-0.8:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.9.2 + test? ( dev-haskell/hunit + >=dev-haskell/language-javascript-0.5.4 + >=dev-haskell/quickcheck-2 + dev-haskell/test-framework + dev-haskell/test-framework-hunit ) +" diff --git a/dev-haskell/hjsmin/hjsmin-0.1.5.0.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.5.0.ebuild new file mode 100644 index 000000000000..16be1e750b21 --- /dev/null +++ b/dev-haskell/hjsmin/hjsmin-0.1.5.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.4.5.9999 + +CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Haskell implementation of a javascript minifier" +HOMEPAGE="http://github.com/erikd/hjsmin" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/blaze-builder-0.2:=[profile?] + >=dev-haskell/language-javascript-0.5.14:=[profile?] + >=dev-haskell/optparse-applicative-0.7:=[profile?] + >=dev-haskell/text-0.8:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.9.2 + test? ( dev-haskell/hunit + >=dev-haskell/quickcheck-2 + dev-haskell/test-framework + dev-haskell/test-framework-hunit ) +" diff --git a/dev-haskell/hjsmin/metadata.xml b/dev-haskell/hjsmin/metadata.xml new file mode 100644 index 000000000000..539dfcb586d5 --- /dev/null +++ b/dev-haskell/hjsmin/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>haskell</herd> + <longdescription> + Reduces size of javascript files by stripping out extraneous whitespace and + other syntactic elements, without changing the semantics. + </longdescription> + <upstream> + <remote-id type="github">alanz/hjsmin</remote-id> + </upstream> +</pkgmetadata> |