diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-12-14 15:18:02 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-12-14 15:18:02 +0000 |
commit | 6c0e9975f1ba4d50d3c754820ce74334daa0d575 (patch) | |
tree | cb0a5888b286cfcd88df63baec516d4c7166df89 /dev-python/babelfish | |
parent | x86 stable, bug #459960 (diff) | |
download | gentoo-2-6c0e9975f1ba4d50d3c754820ce74334daa0d575.tar.gz gentoo-2-6c0e9975f1ba4d50d3c754820ce74334daa0d575.tar.bz2 gentoo-2-6c0e9975f1ba4d50d3c754820ce74334daa0d575.zip |
New package for dev-python/babelfish, a Python library to work with countries and languages; proxied commit for Nikoli, fixes bug #493490.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'dev-python/babelfish')
-rw-r--r-- | dev-python/babelfish/ChangeLog | 11 | ||||
-rw-r--r-- | dev-python/babelfish/Manifest | 5 | ||||
-rw-r--r-- | dev-python/babelfish/babelfish-0.4.0.ebuild | 26 | ||||
-rw-r--r-- | dev-python/babelfish/babelfish-9999.ebuild | 26 | ||||
-rw-r--r-- | dev-python/babelfish/metadata.xml | 8 |
5 files changed, 76 insertions, 0 deletions
diff --git a/dev-python/babelfish/ChangeLog b/dev-python/babelfish/ChangeLog new file mode 100644 index 000000000000..e2df6cee3355 --- /dev/null +++ b/dev-python/babelfish/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for dev-python/babelfish +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/babelfish/ChangeLog,v 1.1 2013/12/14 15:18:02 tomwij Exp $ + +*babelfish-0.4.0 (14 Dec 2013) +*babelfish-9999 (14 Dec 2013) + + 14 Dec 2013; Tom Wijsman <TomWij@gentoo.org> +babelfish-0.4.0.ebuild, + +babelfish-9999.ebuild, +metadata.xml: + New package for dev-python/babelfish, a Python library to work with countries + and languages; proxied commit for Nikoli, fixes bug #493490. diff --git a/dev-python/babelfish/Manifest b/dev-python/babelfish/Manifest new file mode 100644 index 000000000000..34eda0c6a6c1 --- /dev/null +++ b/dev-python/babelfish/Manifest @@ -0,0 +1,5 @@ +DIST babelfish-0.4.0.tar.gz 89386 SHA256 1c22bf70ecc61d0ebe637edc3868dfb146dc5a458be353b20386406e28a18710 SHA512 f9e2cf8ec367cead528d99019fc1e597a94b6654cd2b5c39ba3e2deb9e579bd8af54f463510f709c5c540911e01ed830511f833fe2400bd7ec6a70cd05ee642f WHIRLPOOL 0034705cf62bde3851e9edc4cc63316c4874c404c65fd0ff33937acb1fc4da29e54ad03aa8e11ecf98bcf0f8bc5f2c1b89be7963f63611a481650dfc709e73ab +EBUILD babelfish-0.4.0.ebuild 555 SHA256 77a38527907ee261eff8177ce935ac5cbd4e204685eb0b2f55a0db2fa76c8a87 SHA512 b180c91a0011048cd387ed778f28973a25ec450909a7a0bc9aea53923ef3b204d5fd2b6b028973624d784b72a8fe2c1402d58e8cfaa4b1f61f2e312bb6d6000f WHIRLPOOL 6de200d1c1d4af0ce2cb19eb854bbbb318c8bf58e866691558a622815ad8030b40c91b6aa98d0d922abdc73158c4f85c9c57e63d7cdf340c637ecea60e2be896 +EBUILD babelfish-9999.ebuild 554 SHA256 3351ff0e89595dd0b041bfcd6b02cac8e54e183ba81f766a8ab4da87f3f54f21 SHA512 b93900ec3869031ee8456a848f94a1091eaf55ffd2b80a9bea6973184a3035a89bdf36f7aa59483f871d9f80cf54704eb38874f14875f34f550cfc3f9852822b WHIRLPOOL 404387ad8593d3778ce5bf810baddf9bc62ea2ae645fafca5000c52c856cc825ed3adbc1309f4d07a9d3765e1e94f0827d49b8f926a14a520f96b12f8766e1a0 +MISC ChangeLog 439 SHA256 a8e499d3405b1742868f7821c524d2d33baa494b1ebc38e587778562f1041b25 SHA512 1d1b772a94f642b4be3de91057a19b0e9e4f7b3881b4c99a02771df66ca6690e26580753696dcdad9d8bf5de5306667458b5d5879a0cd6b92f83c01f70a9c2f1 WHIRLPOOL 9109725bb6b9f2131b2b7a62d6ebea74c2d2ea00536fec530b124ae9385bb597b25ad504e89a9c8586be24bdc4a641f11a821cbdbf5e1f6025770da1221fda93 +MISC metadata.xml 227 SHA256 7ff268c3b48d6310e34944871d18622b9d075f2831dc5954ebbf48f618f1c944 SHA512 edeaaa76df4173b44e386329ac738b2b234f51ca55a5eb29775828ad7ebe737f797bcded80f3353bf5a57d1cb626a82752657abc1dffdcf8f8989ea5420f85e7 WHIRLPOOL e69d29399029be93641496ec2233801972d25963cc85a94647d04ab0852465178c83a0e8bf9e8489ebedaada9c57ad3ee229935be20e8bb8c7c6d533e6bee760 diff --git a/dev-python/babelfish/babelfish-0.4.0.ebuild b/dev-python/babelfish/babelfish-0.4.0.ebuild new file mode 100644 index 000000000000..10a9c464d57d --- /dev/null +++ b/dev-python/babelfish/babelfish-0.4.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/babelfish/babelfish-0.4.0.ebuild,v 1.1 2013/12/14 15:18:02 tomwij Exp $ + +EAPI="5" +PYTHON_COMPAT=( python{2_7,3_3} ) + +inherit distutils-r1 + +DESCRIPTION="Python library to work with countries and languages" +HOMEPAGE="https://github.com/Diaoul/babelfish https://pypi.python.org/pypi/babelfish" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}] +" + +python_test() { + esetup.py test +} diff --git a/dev-python/babelfish/babelfish-9999.ebuild b/dev-python/babelfish/babelfish-9999.ebuild new file mode 100644 index 000000000000..ada45c6f5443 --- /dev/null +++ b/dev-python/babelfish/babelfish-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/babelfish/babelfish-9999.ebuild,v 1.1 2013/12/14 15:18:02 tomwij Exp $ + +EAPI="5" +PYTHON_COMPAT=( python{2_7,3_3} ) +EGIT_REPO_URI="https://github.com/Diaoul/babelfish.git" + +inherit distutils-r1 git-2 + +DESCRIPTION="Python library to work with countries and languages" +HOMEPAGE="https://github.com/Diaoul/babelfish https://pypi.python.org/pypi/babelfish" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}] +" + +python_test() { + esetup.py test +} diff --git a/dev-python/babelfish/metadata.xml b/dev-python/babelfish/metadata.xml new file mode 100644 index 000000000000..64dd27329d38 --- /dev/null +++ b/dev-python/babelfish/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer> + <email>nikoli@gmx.us</email> +</maintainer> +<herd>proxy-maintainers</herd> +</pkgmetadata> |