diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-haskell/language-javascript | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-haskell/language-javascript')
7 files changed, 195 insertions, 0 deletions
diff --git a/dev-haskell/language-javascript/Manifest b/dev-haskell/language-javascript/Manifest new file mode 100644 index 000000000000..2fe5e8c98024 --- /dev/null +++ b/dev-haskell/language-javascript/Manifest @@ -0,0 +1,5 @@ +DIST language-javascript-0.5.13.3.tar.gz 96776 SHA256 fd90e90a4fdd97db1280f8c3159eb454fa585b7f8cf1ae0ac6602713baba3a19 SHA512 eab06caef52d14e1237af640868b906d4ad3e1c195c50b3513ccb791934b5d259d1e21afc06b674d895934688d7f94fbd294cd5bdecbc37f48bb4721d2525661 WHIRLPOOL 7b3c71371864e546769574ddc40f717e21a8bfd0b6e9fe755e4b837cc7ffea47c334b839329353decf0ea55d2e27df9c0400ef4294b18b1a1f74bf812dcd36a9 +DIST language-javascript-0.5.13.tar.gz 48398 SHA256 5cd824989ab56a87874dacc4335aa89cb97a649d71747a555c6fc45ea0e38640 SHA512 8a5fe484f1503f40962e65f32a6e7b7ca691b397d2be7f7776691d867fb0dc94f9f76d8a05ab50d45dc81db90c66ad1ebfb8a66dceb152d627ebabadf2b8e771 WHIRLPOOL 6840433c5c286037c370d4f7b82b5ebed4f1fecbd61e96d781433f8214003501223efb59b2ed94c0610996a2808efa8d6af728140344418976642b8cf5264b62 +DIST language-javascript-0.5.14.1.tar.gz 96893 SHA256 a2392a0bf54a6d36caa7959c2a3048ca1e6606acb532d8275de678f6fc001311 SHA512 7d31f45ca37de9dfcc2f7ded95c46493a3ab800f3cbbb5dd77114ad22a108fd3e2ae89181381645b35721f6edf310b1e735a59568879052b4bdbb6c9943c1dce WHIRLPOOL fd0f8a19c3676b80040d47108b966844732b538157a927e57798c6d99b1ddfab3b405cf9c03abcd6a822e32a2c1823b6b294bc69ffabc2c6b32e3e0c8b342cd2 +DIST language-javascript-0.5.7.tar.gz 96118 SHA256 a3a9924a212d28afa06ce97a9d52d6352da852549b89f44efd5ecd8e17f8cd56 SHA512 ca913197f58721c8eed0d27c740f563b758db1965b648d2abc6297d04a13df59b37aa6e1179e05027582b83007fb6b0f004ba80b7ceadc303ad2be4892cfb257 WHIRLPOOL ff7ee245f9f2fd2eae2282edf8c06b4d9a48145dc4fb7f8889225e265d77b6520b0de8b9ca23df0c2927771889668dbcaeddee41ee1279a6c9fc5aa7f9717c9a +DIST language-javascript-0.5.8.tar.gz 67331 SHA256 30adc1c1d64cc50308d6f42f31d344503fec0ec5bc95a84c96f8ec1497909c6a SHA512 b010d9f2a7c599050919da56c0a0fb534c39bb595f52d2d18576b661e9f5837da7776664aac7fb0f10bde70bd95ec5e5375e7de04b52d5b2f1e5d2a5d6d9b1e8 WHIRLPOOL b19ce9446e8fa3088973ef23c90d2fc3962cb93a89e365a296189d24819797049b50d9d76609043cf2b96f82bcd98c391a9f2048ad06c073527f6688ed472f40 diff --git a/dev-haskell/language-javascript/language-javascript-0.5.13.3.ebuild b/dev-haskell/language-javascript/language-javascript-0.5.13.3.ebuild new file mode 100644 index 000000000000..27d5f0b3f350 --- /dev/null +++ b/dev-haskell/language-javascript/language-javascript-0.5.13.3.ebuild @@ -0,0 +1,35 @@ +# 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.4.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Parser for JavaScript" +HOMEPAGE="http://github.com/alanz/language-javascript" +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/mtl-1.1:=[profile?] + >=dev-haskell/utf8-string-0.3.7:=[profile?] <dev-haskell/utf8-string-2:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + dev-haskell/alex + >=dev-haskell/cabal-1.9.2 + dev-haskell/happy + test? ( dev-haskell/hunit + >=dev-haskell/quickcheck-2 + dev-haskell/test-framework + dev-haskell/test-framework-hunit + >=dev-haskell/utf8-light-0.4 ) +" diff --git a/dev-haskell/language-javascript/language-javascript-0.5.13.ebuild b/dev-haskell/language-javascript/language-javascript-0.5.13.ebuild new file mode 100644 index 000000000000..119a05df07e1 --- /dev/null +++ b/dev-haskell/language-javascript/language-javascript-0.5.13.ebuild @@ -0,0 +1,38 @@ +# 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.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Parser for JavaScript" +HOMEPAGE="http://github.com/alanz/language-javascript" +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/mtl-1.1:=[profile?] <dev-haskell/mtl-2.9:=[profile?] + >=dev-haskell/utf8-string-0.3.7:=[profile?] <dev-haskell/utf8-string-1:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + dev-haskell/alex + >=dev-haskell/cabal-1.9.2 + dev-haskell/happy + test? ( >=dev-haskell/blaze-builder-0.2 <dev-haskell/blaze-builder-1 + dev-haskell/hunit + >=dev-haskell/mtl-1.1 <dev-haskell/mtl-2.9 + >=dev-haskell/quickcheck-2 <dev-haskell/quickcheck-3 + dev-haskell/test-framework + dev-haskell/test-framework-hunit + >=dev-haskell/utf8-light-0.4 <dev-haskell/utf8-light-1.0 + >=dev-haskell/utf8-string-0.3.7 <dev-haskell/utf8-string-1 ) +" diff --git a/dev-haskell/language-javascript/language-javascript-0.5.14.1.ebuild b/dev-haskell/language-javascript/language-javascript-0.5.14.1.ebuild new file mode 100644 index 000000000000..0106b0e028bc --- /dev/null +++ b/dev-haskell/language-javascript/language-javascript-0.5.14.1.ebuild @@ -0,0 +1,35 @@ +# 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="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Parser for JavaScript" +HOMEPAGE="http://github.com/erikd/language-javascript" +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/mtl-1.1:=[profile?] + >=dev-haskell/utf8-string-0.3.7:=[profile?] <dev-haskell/utf8-string-2:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + dev-haskell/alex + >=dev-haskell/cabal-1.9.2 + dev-haskell/happy + test? ( dev-haskell/hunit + >=dev-haskell/quickcheck-2 + dev-haskell/test-framework + dev-haskell/test-framework-hunit + >=dev-haskell/utf8-light-0.4 ) +" diff --git a/dev-haskell/language-javascript/language-javascript-0.5.7.ebuild b/dev-haskell/language-javascript/language-javascript-0.5.7.ebuild new file mode 100644 index 000000000000..df4865c8b29a --- /dev/null +++ b/dev-haskell/language-javascript/language-javascript-0.5.7.ebuild @@ -0,0 +1,37 @@ +# 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.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Parser for JavaScript" +HOMEPAGE="http://github.com/alanz/language-javascript" +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/mtl-1.1:=[profile?] + <dev-haskell/mtl-2.9:=[profile?] + >=dev-haskell/utf8-light-0.4:=[profile?] + <dev-haskell/utf8-light-1.0:=[profile?] + >=dev-haskell/utf8-string-0.3.7:=[profile?] + <dev-haskell/utf8-string-1:=[profile?] + >=dev-lang/ghc-6.12.1:=" +DEPEND="${RDEPEND} + test? ( dev-haskell/hunit + =dev-haskell/quickcheck-2* + dev-haskell/test-framework + dev-haskell/test-framework-hunit + ) + >=dev-haskell/cabal-1.9.2 + dev-haskell/happy" diff --git a/dev-haskell/language-javascript/language-javascript-0.5.8.ebuild b/dev-haskell/language-javascript/language-javascript-0.5.8.ebuild new file mode 100644 index 000000000000..ec1f74589856 --- /dev/null +++ b/dev-haskell/language-javascript/language-javascript-0.5.8.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.4.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Parser for JavaScript" +HOMEPAGE="http://github.com/alanz/language-javascript" +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/mtl-1.1:=[profile?] <dev-haskell/mtl-2.9:=[profile?] + >=dev-haskell/utf8-light-0.4:=[profile?] <dev-haskell/utf8-light-1.0:=[profile?] + >=dev-haskell/utf8-string-0.3.7:=[profile?] <dev-haskell/utf8-string-1:=[profile?] + >=dev-lang/ghc-6.12.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.9.2 + dev-haskell/happy + 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/language-javascript/metadata.xml b/dev-haskell/language-javascript/metadata.xml new file mode 100644 index 000000000000..526bda2b408b --- /dev/null +++ b/dev-haskell/language-javascript/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>haskell</herd> + <longdescription> + Parses Javascript into an Abstract Syntax Tree (AST). Initially intended as frontend to hjsmin. + </longdescription> + <upstream> + <remote-id type="github">alanz/language-javascript</remote-id> + </upstream> +</pkgmetadata> |