From: W. Trevor King Date: Thu, 18 Oct 2012 15:08:10 +0000 (-0400) Subject: net-mail/rss2email: add live ebuild with my ConfigParser updates. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3f42443feed9fb89c0908432a68495a99705c8b6;p=wtk-overlay.git net-mail/rss2email: add live ebuild with my ConfigParser updates. --- 3f42443feed9fb89c0908432a68495a99705c8b6 diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..bcaa300 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,64 @@ +# ChangeLog for net-mail/rss2email +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*rss2email-9999 (18 Oct 2012) + + 18 Oct 2012; W. Trevor King rss2email-9999.ebuild: + Add live ebuild. + + 24 May 2011; Markus Meier rss2email-2.71.ebuild: + x86 stable, bug #365465 + + 01 May 2011; Markos Chandras rss2email-2.71.ebuild: + Stable on amd64 wrt bug #365465 + + 05 Apr 2011; Ulrich Mueller rss2email-2.65.ebuild: + Depend on dev-lang/python because virtual/python will go away, bug 358849. + + 16 Mar 2011; Sebastian Pipping metadata.xml: + Remove rbu as a maintainer so he is not bothered by bugs opened against + rss2email + +*rss2email-2.71 (16 Mar 2011) + + 16 Mar 2011; Sebastian Pipping +rss2email-2.71.ebuild: + Bump to 2.71 + +*rss2email-2.70 (25 Dec 2010) + + 25 Dec 2010; Sebastian Pipping +rss2email-2.70.ebuild: + Bump to 2.70 + + 18 Dec 2010; Sebastian Pipping rss2email-2.65.ebuild, + rss2email-2.69.ebuild, rss2email-2.69-r1.ebuild: + Update homepage link as requested from upstream + +*rss2email-2.69-r1 (28 Nov 2010) + + 28 Nov 2010; +rss2email-2.69-r1.ebuild: + Follow Arfrever's advice of calling python2, not python (bug #315339) + + 25 Nov 2010; Sebastian Pipping rss2email-2.69.ebuild: + Require dev-util/patchutils-0.3.0 (stable), not 0.3.1 (testing) + +*rss2email-2.69 (25 Nov 2010) + + 25 Nov 2010; Sebastian Pipping +rss2email-2.69.ebuild, + +files/rss2email-2.69-config-location.patch, metadata.xml: + Bump to 2.69, add support for several Python ABIs, move code and config out + of /usr/share, add myself as maintainer + + 26 Jul 2009; Robert Buchholz rss2email-2.65.ebuild: + Include sample config on regular runs + +*rss2email-2.65 (26 Jul 2009) + + 26 Jul 2009; Robert Buchholz + +files/rss2email-2.65-X-rss-feed.patch, + +files/rss2email-2.65-r2e-chmod.patch, +metadata.xml, + +rss2email-2.65.ebuild: + rss2email, new package. Thanks to the work of Fabian Groffen (grobian) in + bug 105175 as well as Joey Hess and David Watson of Debian. + Also added a patch to include the feed url in the header. + diff --git a/Manifest b/Manifest new file mode 100644 index 0000000..14e6401 --- /dev/null +++ b/Manifest @@ -0,0 +1,3 @@ +EBUILD rss2email-9999.ebuild 897 SHA256 a48043d7fb60225f85a9e6f1eee14779a0ce519bcb6e109c65f46c679fef5786 SHA512 ee2d0a1b0538c26acaa402fba48e68980b846d2fd0c7e969d0d07e2030c687a789a85856aa9adb59510ca34401a3ffefa50573567a3b8f7bef23ff23274fc992 WHIRLPOOL 8d5fd51e945c8af418f1a04ed1906a254ad44d17f78a9508eac93ec570e10a0dbf472c6d9f629d022dc37687233406501bfdf9bbb72574dc75b665fb7a42c99d +MISC ChangeLog 2288 SHA256 7296310a78b6a9c2c607800303b0ebd5ac323a56384982f8dd06891650b3e125 SHA512 41cf1d11db56ec03e21e477c61f327d0726ee9bc609239521a7e6363d1b8ec65e971ff36eeb052db4b03e1c6ffade46699515e45e1e34cb7534133720b533f00 WHIRLPOOL e72757e2baffe2515a010576ced925b6740c876e831375470c6b82ffb5559a56f47127b4c52329c16c5a2a60317b7853242fae30551f0078d4b1633609565866 +MISC metadata.xml 441 SHA256 552ddf7c44b425f23d9adb9f9d230b5dc5b2abecfe4b8077fbbdcd140110d8e9 SHA512 284397dda459fd1ba05bfe6b82db049747dd7d33577223802db10f45bf7d0281b1b86ac608d0b40a947fe7096d9d4d3c06434143c094ff67d517e9e29255db1f WHIRLPOOL 70c19745d9433d079b638002c1aeb965979cdf6d86294069a283dcb05b901e7d5684769b63a69220d710f1eada1632d4f323dca18c9256d87e5ae08c797b87de diff --git a/metadata.xml b/metadata.xml new file mode 100644 index 0000000..57d5e1e --- /dev/null +++ b/metadata.xml @@ -0,0 +1,14 @@ + + + + net-mail + + wking@tremily.us + W. Trevor King + + + rss2email is a simple Python script that lets you subscribe to a + list of XML newsfeeds (RSS or Atom) and get new items sent to + you by email. + + diff --git a/rss2email-9999.ebuild b/rss2email-9999.ebuild new file mode 100644 index 0000000..2af19a7 --- /dev/null +++ b/rss2email-9999.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="4" + +PYTHON_DEPEND="3:3.2" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="2.* 3.[01]" + +inherit eutils distutils + +if [[ "${PV}" == "9999" ]] ; then + inherit git-2 + EGIT_BRANCH="master" + EGIT_REPO_URI="git://tremily.us/${PN}.git" + SRC_URI="" +else + #SRC_URI="http://git.tremily.us/?p=${PN}.git;a=snapshot;h=v${PV};sf=tgz" + SRC_URI="http://www.allthingsrss.com/${PN}/${P}.tar.gz + mirror://debian/pool/main/r/${PN}/${PN}_${DEBIAN_PV}-1.diff.gz" +fi + +DESCRIPTION="A python script that converts RSS/Atom newsfeeds to email" +HOMEPAGE="http://www.allthingsrss.com/rss2email" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-python/feedparser-5.0.1 + >=dev-python/html2text-3.01" + +src_install() { + distutils_src_install + dodoc CHANGELOG README + doman r2e.1 +}