summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2011-12-04 16:49:29 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2011-12-04 16:49:29 +0000
commit94ac6311a27f72480cf77e64559b57f64e9e5dc3 (patch)
tree7b87c30cc1acecad619409950f573cd1023bd80c /dev-haskell/hxt-unicode
parentStable on amd64 wrt bug #368723 (diff)
downloadgentoo-2-94ac6311a27f72480cf77e64559b57f64e9e5dc3.tar.gz
gentoo-2-94ac6311a27f72480cf77e64559b57f64e9e5dc3.tar.bz2
gentoo-2-94ac6311a27f72480cf77e64559b57f64e9e5dc3.zip
Initial version. Unicode en-/decoding functions for utf8, iso-latin-* and other encodings (dev-haskell/hxt depend)
(Portage version: 2.2.0_alpha77_p1/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/hxt-unicode')
-rw-r--r--dev-haskell/hxt-unicode/ChangeLog11
-rw-r--r--dev-haskell/hxt-unicode/Manifest4
-rw-r--r--dev-haskell/hxt-unicode/hxt-unicode-9.0.1.ebuild24
-rw-r--r--dev-haskell/hxt-unicode/metadata.xml14
4 files changed, 53 insertions, 0 deletions
diff --git a/dev-haskell/hxt-unicode/ChangeLog b/dev-haskell/hxt-unicode/ChangeLog
new file mode 100644
index 000000000000..3c24f5a9f1b3
--- /dev/null
+++ b/dev-haskell/hxt-unicode/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for dev-haskell/hxt-unicode
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-unicode/ChangeLog,v 1.1 2011/12/04 16:49:29 slyfox Exp $
+
+*hxt-unicode-9.0.1 (04 Dec 2011)
+
+ 04 Dec 2011; Sergei Trofimovich <slyfox@gentoo.org>
+ +hxt-unicode-9.0.1.ebuild, +metadata.xml:
+ Initial version. Unicode en-/decoding functions for utf8, iso-latin-* and
+ other encodings (dev-haskell/hxt depend)
+
diff --git a/dev-haskell/hxt-unicode/Manifest b/dev-haskell/hxt-unicode/Manifest
new file mode 100644
index 000000000000..28ee779ad4f1
--- /dev/null
+++ b/dev-haskell/hxt-unicode/Manifest
@@ -0,0 +1,4 @@
+DIST hxt-unicode-9.0.1.tar.gz 13980 RMD160 9848ee9da7fb7072e0f57f6a8cffdd5991c35c48 SHA1 49d1cd97137a19cd2293d274c926b89921a56e48 SHA256 d59bab6541d01e8c7e260c5084f6c2f4346c564bb2c53262d3ffdca8f8f9183d
+EBUILD hxt-unicode-9.0.1.ebuild 644 RMD160 2be742840d949c94eb3c97c9bd6ef397636810cf SHA1 d9905c51fb4c5761a9c943126057ed10468fd881 SHA256 febdc56c324da2a7bac4fb0c24a8442104c20e1652395f957e97ac356120a880
+MISC ChangeLog 376 RMD160 8372542e50acf01ac7c68740b20761265a9e54d3 SHA1 78ff870e340cb42be212c715cc6377376e6835c5 SHA256 d0a800e6c9c97ea96d4e9166897ce62526b413c71ceb4f5792fd78f9f6cae7a0
+MISC metadata.xml 520 RMD160 8cb142adce2334d422b1cf7005bd3185023f207c SHA1 f189312fa40e23de6c3cecf1e6030fd335b3a0c6 SHA256 f5674efcf25ac7cde205508b3662fb2920b745f2e2e5524548e2c23ffb99768d
diff --git a/dev-haskell/hxt-unicode/hxt-unicode-9.0.1.ebuild b/dev-haskell/hxt-unicode/hxt-unicode-9.0.1.ebuild
new file mode 100644
index 000000000000..2669aecd0492
--- /dev/null
+++ b/dev-haskell/hxt-unicode/hxt-unicode-9.0.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt-unicode/hxt-unicode-9.0.1.ebuild,v 1.1 2011/12/04 16:49:29 slyfox Exp $
+
+# ebuild generated by hackport 0.2.13
+
+EAPI="3"
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Unicode en-/decoding functions for utf8, iso-latin-* and other encodings"
+HOMEPAGE="http://www.fh-wedel.de/~si/HXmlToolbox/index.html"
+SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="=dev-haskell/hxt-charproperties-9*
+ >=dev-lang/ghc-6.10.1"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.2"
diff --git a/dev-haskell/hxt-unicode/metadata.xml b/dev-haskell/hxt-unicode/metadata.xml
new file mode 100644
index 000000000000..df12b2addfcf
--- /dev/null
+++ b/dev-haskell/hxt-unicode/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>haskell</herd>
+ <maintainer>
+ <email>haskell@gentoo.org</email>
+ </maintainer>
+ <longdescription>
+ Unicode encoding and decoding functions for utf8, iso-latin-* and somes other encodings,
+ used in the Haskell XML Toolbox.
+ ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding
+ is done with lasy functions, errors may be detected or ignored.
+ </longdescription>
+</pkgmetadata>