summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-haskell/libxml-sax
downloadgentoo-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/libxml-sax')
-rw-r--r--dev-haskell/libxml-sax/Manifest4
-rw-r--r--dev-haskell/libxml-sax/libxml-sax-0.7.2.ebuild27
-rw-r--r--dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild28
-rw-r--r--dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild28
-rw-r--r--dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild29
-rw-r--r--dev-haskell/libxml-sax/metadata.xml8
6 files changed, 124 insertions, 0 deletions
diff --git a/dev-haskell/libxml-sax/Manifest b/dev-haskell/libxml-sax/Manifest
new file mode 100644
index 000000000000..06a76818e4ac
--- /dev/null
+++ b/dev-haskell/libxml-sax/Manifest
@@ -0,0 +1,4 @@
+DIST libxml-sax-0.7.2.tar.gz 8520 SHA256 bfffec7c2078a31d14a427d9d2f094995f38a92816ca795758a5655a0f7bb5d5 SHA512 add497ee2729036f1e3599d2bf039ba4dffcd98ffd6bb57a1f25d6678f424d6ce4a73f951c3a7ee5f6da6be64b66eaef7e9de432873b01c1d402c68ec5fac718 WHIRLPOOL eb776871feb7ff42ed527d0dc1b985f1bad64d448b98f4309420c12f63d87e4f7a354ebb28b53cb0bdcf04ba29c36cf13f828faa4921ea4bdc7be8322b10dda7
+DIST libxml-sax-0.7.3.tar.gz 8643 SHA256 19801042955a90029fdb8dff97108b80bdd8dc09b94e509be42d78644b8f2494 SHA512 cfab7d52e9bbd4add79b3c7b4f7843f788a1009675c8b4f8d82885c12db9d4d9f4a275695f1032b323cfa6079953e6aa89a6ebd2366f2920e6579e314d55f31d WHIRLPOOL 9e882174633a4da988f763dbb12fe7cd8673466ba77464b287f35f453bc2d3d40ab4640b4791c44f832d41fb1b5a809ff6b8da2139f708750e0868d05a86528c
+DIST libxml-sax-0.7.4.tar.gz 8935 SHA256 1f304312388110eed6fafd91cdf7942805e8d09f01b5661a444599d57bcd7ded SHA512 462a822e48907dc14d616e565da1ca6ed0ab84a254ffc5c0f0b77414fb9886efdc9123a5110a209d0f4800df31eeec2f8c7c1af46b59b2bd3c956adf94e1f880 WHIRLPOOL 190d3045cb54da1ef36e8d51b7cd8bc656f35ca6698ad599bf7d6d7493d46d395f3db08e03fa5e6f12ff9aa09f9a6fe99977b07be33e5df44d7639f0b558dcef
+DIST libxml-sax-0.7.5.tar.gz 8916 SHA256 99141784cc0d6c5749f0df618b2d46922391eede09f4f9ccfc36fb58a9c16d51 SHA512 8a7345610de1fa7fdbe0c251c5e3675f980731f3c4212e87243aec606457a152ef36d78c777428a8b879aa8662f75b6cd878fd5a9e48d283def24c853be43c28 WHIRLPOOL ff957f76d22ecedd0b7083366482f0ddb7d4b1ac1e70edccc411d48d4ceb69a2e2b142137e57b0bcaf1fe1a6c4107894d6bf14b5bd40765bda3a8b3020d4e8ad
diff --git a/dev-haskell/libxml-sax/libxml-sax-0.7.2.ebuild b/dev-haskell/libxml-sax/libxml-sax-0.7.2.ebuild
new file mode 100644
index 000000000000..884801ea48d8
--- /dev/null
+++ b/dev-haskell/libxml-sax/libxml-sax-0.7.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# ebuild generated by hackport 0.2.13
+
+EAPI="3"
+
+CABAL_FEATURES="lib profile haddock hscolour hoogle"
+inherit haskell-cabal
+
+DESCRIPTION="Bindings for the libXML2 SAX interface"
+HOMEPAGE="http://john-millikin.com/software/bindings/libxml-sax/"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="<dev-haskell/text-0.12
+ =dev-haskell/xml-types-0.3*
+ >=dev-lang/ghc-6.10.1
+ dev-libs/libxml2"
+DEPEND="${RDEPEND}
+ dev-haskell/c2hs
+ >=dev-haskell/cabal-1.6"
diff --git a/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild b/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild
new file mode 100644
index 000000000000..28df26b009b3
--- /dev/null
+++ b/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild
@@ -0,0 +1,28 @@
+# 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.1
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Bindings for the libXML2 SAX interface"
+HOMEPAGE="https://john-millikin.com/software/haskell-libxml/"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/text-0.7:=[profile?]
+ <dev-haskell/text-0.12:=[profile?]
+ =dev-haskell/xml-types-0.3*:=[profile?]
+ >=dev-lang/ghc-6.10.4:=
+ dev-libs/libxml2"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.6
+ virtual/pkgconfig"
diff --git a/dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild b/dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild
new file mode 100644
index 000000000000..443274d55e75
--- /dev/null
+++ b/dev-haskell/libxml-sax/libxml-sax-0.7.4.ebuild
@@ -0,0 +1,28 @@
+# 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.2.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Bindings for the libXML2 SAX interface"
+HOMEPAGE="https://john-millikin.com/software/haskell-libxml/"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/text-0.7:=[profile?]
+ <dev-haskell/text-0.12:=[profile?]
+ =dev-haskell/xml-types-0.3*:=[profile?]
+ >=dev-lang/ghc-6.10.4:=
+ dev-libs/libxml2"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.6
+ virtual/pkgconfig"
diff --git a/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild b/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild
new file mode 100644
index 000000000000..9d7abedda26a
--- /dev/null
+++ b/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 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="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Bindings for the libXML2 SAX interface"
+HOMEPAGE="https://john-millikin.com/software/haskell-libxml/"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/text-0.7:=[profile?]
+ >=dev-haskell/xml-types-0.3:=[profile?] <dev-haskell/xml-types-0.4:=[profile?]
+ >=dev-lang/ghc-6.10.4:=
+ dev-libs/libxml2
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.6.0.3
+ virtual/pkgconfig
+"
diff --git a/dev-haskell/libxml-sax/metadata.xml b/dev-haskell/libxml-sax/metadata.xml
new file mode 100644
index 000000000000..eb1b415ebd87
--- /dev/null
+++ b/dev-haskell/libxml-sax/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>haskell</herd>
+ <longdescription>
+ Bindings for the libXML2 SAX interface
+ </longdescription>
+</pkgmetadata>