* [gentoo-commits] dev/eva:master commit in: dev-python/pylibtextcat/
@ 2012-06-21 7:22 Gilles Dartiguelongue
0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue @ 2012-06-21 7:22 UTC (permalink / raw
To: gentoo-commits
commit: 4529e90929e4c89109c7a2b9f97b96a4cb2b1354
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 21 07:21:21 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Jun 21 07:21:21 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=commit;h=4529e909
dev-python/pylibtextcat: Add bzr live ebuild
Based on launchpad repository.
---
dev-python/pylibtextcat/pylibtextcat-9999.ebuild | 32 ++++++++++++++++++++++
1 files changed, 32 insertions(+), 0 deletions(-)
diff --git a/dev-python/pylibtextcat/pylibtextcat-9999.ebuild b/dev-python/pylibtextcat/pylibtextcat-9999.ebuild
new file mode 100644
index 0000000..bc2a96b
--- /dev/null
+++ b/dev-python/pylibtextcat/pylibtextcat-9999.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+PYTHON_DEPEND="2:2.5"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
+
+DISTUTILS_SRC_TEST="setup.py"
+
+inherit distutils eutils bzr
+
+DESCRIPTION="Fast python port of arc90's readability tool"
+HOMEPAGE="https://github.com/bbqsrc/pylibtextcat"
+EBZR_REPO_URI="lp:pylibtextcat"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+ app-text/libtextcat
+"
+RDEPEND="${COMMON_DEPEND}
+ dev-python/lxml
+ dev-python/chardet
+"
+DEPEND="${COMMON_DEPEND}
+ dev-python/setuptools
+"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-21 7:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-21 7:22 [gentoo-commits] dev/eva:master commit in: dev-python/pylibtextcat/ Gilles Dartiguelongue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox