* [gentoo-commits] dev/eva:master commit in: dev-python/webarticle2text/
@ 2012-10-20 9:48 Gilles Dartiguelongue
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue @ 2012-10-20 9:48 UTC (permalink / raw
To: gentoo-commits
commit: be1800a12fb1e0a538b7766c52233b172eb9e048
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 09:48:09 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 20 09:48:09 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=commit;h=be1800a1
dev-python/webarticle2text: initial ebuild
---
dev-python/webarticle2text/Manifest | 11 +++++++
.../webarticle2text/webarticle2text-1.2.4.ebuild | 29 ++++++++++++++++++++
2 files changed, 40 insertions(+), 0 deletions(-)
diff --git a/dev-python/webarticle2text/Manifest b/dev-python/webarticle2text/Manifest
new file mode 100644
index 0000000..d690ad2
--- /dev/null
+++ b/dev-python/webarticle2text/Manifest
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA512
+
+DIST webarticle2text-1.2.4.tar.gz 5302 SHA256 e29df6bf837e284bb44998a4e1035e225957943b4e59f2e4c4c705a362ff8d26 SHA512 fb54f3334e8c78ba215929b604d0879aec13cc6f65aff708d391a6ba73e6642a0da6da1e46b39faae0202b2f8fb880989ef821fb448b7095dacbb196581723d5 WHIRLPOOL 841b2576c4f422dea468498ffba305d5d12f2415236b503b9e54c65df304546efa3d7963857dbf037480f874bc1ed3a9f1830dc5030695fbccc98a1cdb8194d4
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.19 (GNU/Linux)
+
+iEYEAREKAAYFAlCCc1kACgkQ1fmVwcYIWAaGPgCfSN6iQlC3jYTtqW9QqNI4OizO
+YasAn2Y3f231UPfXMrcuKlG+HJaz/wyE
+=tZ6y
+-----END PGP SIGNATURE-----
diff --git a/dev-python/webarticle2text/webarticle2text-1.2.4.ebuild b/dev-python/webarticle2text/webarticle2text-1.2.4.ebuild
new file mode 100644
index 0000000..0c686d0
--- /dev/null
+++ b/dev-python/webarticle2text/webarticle2text-1.2.4.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rsa/rsa-3.1.1.ebuild,v 1.4 2012/08/19 18:48:44 johu Exp $
+
+EAPI="4"
+
+PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Extracts the main article text from a webpage"
+HOMEPAGE="https://github.com/chrisspen/webarticle2text"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ dev-python/chardet
+ dev-python/pytidylib
+"
+DEPEND="${RDEPEND}
+ dev-python/setuptools
+"
+
+# Not distributed yet
+#DOCS=( README.rst )
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] dev/eva:master commit in: dev-python/webarticle2text/
@ 2012-11-22 21:18 Gilles Dartiguelongue
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue @ 2012-11-22 21:18 UTC (permalink / raw
To: gentoo-commits
commit: f1c9e94f322dd198e6cd044950d6fab4cb34cdd4
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 22 19:26:04 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Nov 22 19:26:04 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=commit;h=f1c9e94f
dev-python/webarticle2text: add upstream tag to metadata.xml
---
dev-python/webarticle2text/metadata.xml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/dev-python/webarticle2text/metadata.xml b/dev-python/webarticle2text/metadata.xml
index 23310c6..a1f8b96 100644
--- a/dev-python/webarticle2text/metadata.xml
+++ b/dev-python/webarticle2text/metadata.xml
@@ -5,4 +5,7 @@
<email>eva@gentoo.org</email>
<name>Gilles Dartiguelongue</name>
</maintainer>
+<upstream>
+ <remote-id type="pypi">webarticle2text</remote-id>
+</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-22 21:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-20 9:48 [gentoo-commits] dev/eva:master commit in: dev-python/webarticle2text/ Gilles Dartiguelongue
-- strict thread matches above, loose matches on Subject: below --
2012-11-22 21:18 Gilles Dartiguelongue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox