From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- www-misc/urlwatch/Manifest | 7 +++++ www-misc/urlwatch/metadata.xml | 13 ++++++++++ www-misc/urlwatch/urlwatch-2.5.ebuild | 43 ++++++++++++++++++++++++++++++ www-misc/urlwatch/urlwatch-2.6.ebuild | 49 +++++++++++++++++++++++++++++++++++ 4 files changed, 112 insertions(+) create mode 100644 www-misc/urlwatch/Manifest create mode 100644 www-misc/urlwatch/metadata.xml create mode 100644 www-misc/urlwatch/urlwatch-2.5.ebuild create mode 100644 www-misc/urlwatch/urlwatch-2.6.ebuild (limited to 'www-misc/urlwatch') diff --git a/www-misc/urlwatch/Manifest b/www-misc/urlwatch/Manifest new file mode 100644 index 000000000000..a56de055dbe8 --- /dev/null +++ b/www-misc/urlwatch/Manifest @@ -0,0 +1,7 @@ +DIST urlwatch-2.5.tar.gz 25322 SHA256 6010a45dbc20d5449f214655c94977a65e1e2b8ba32f58e9045ddfdaaabf3962 SHA512 993d2596288d014a3b84ae22c29ce89282c4320dd95b339c9892db07997059fc80a96198cb89ba04d935f68d2d051da96dc981f8e8b3657492443b060d2126a1 WHIRLPOOL d8be345d19027e475825d708f9ce2c55fe4abb23e903d629aec872104a0e890f225dfe3f1c8de87541e9cbed7c62592d362e464f3014f0a7ce27000fd9a5f880 +DIST urlwatch-2.6.tar.gz 30412 SHA256 57a90a0a7a3f056bbf77c917621a124338de20e15ce356873b9abba72f57d6f4 SHA512 52d71984972c6888ade01fcc635d33a60c024424b82ac9319554f548438f8a4e2f32a8b7d3047ed86654c8ef67e3b6eac99728f9409b60cdffe7e842fd8fe16c WHIRLPOOL 29ffa3606e5ba00006b3f3767beef2804c2952453fd11db9aa3cb99515dc347f215c127df5bef38ee185e0c89ab8edd377bb4066d1b8a65b6085ec251dc436b6 +EBUILD urlwatch-2.5.ebuild 997 SHA256 eb1de11263a5e8956e48333c8360580752055afa18edcd4148e6daabf607c955 SHA512 e5171a55f7c5e9e779f8bb5b14f8060498b52adcef276fe5938316eb9a301f3a4d752be4d86fbac37e3488c172f1def2509da0fb50e1df633d15f15587ce025f WHIRLPOOL 2742d050a1beff2855b82f47ee7609d9e2501f4da8591270c1c0932857088970d7400cfc6d388af7a393a7db740a812392f7e3d29076f593bb7e171307cc35b3 +EBUILD urlwatch-2.6.ebuild 1202 SHA256 d69fe5f886d1075d28568e212184c16bade2be9c1c6c28ee118cce91bd8c815b SHA512 2fbfab0eb605525f2fed9a7f8aed7b3b75827038f3760d794daa8ac7e1f2042c2578fea1e26e4744e1ee4ddf867237c4ddca28b8cd57913b989f0ff81f1f4595 WHIRLPOOL a446c606c1e110498914e928d6bf464681a3ca77ee95540e8a39101fc4b6a9a21b520408678d9de1122b2c4c32c4195126e53bd8c373b8c1d8f7f3edcf8391b0 +MISC ChangeLog 5273 SHA256 2efdb4a5b9584aaaab9551423f4e94fc8b8b557de11cb395ca50dc7eae603c2d SHA512 ddee078d170d9a80fc6812611d4535566c0d8aca3b3d03a606833d7e75e95c0a4f83ab3c4f61a0a17649a8fcf493ccfa0b926e266a52cb6badd8893d6ff5568f WHIRLPOOL 94e8ad0c8da2c81d4cb0baf79e1c43aed2d679745ff08f9be5a85a0fb436e973a0f246716ac1d52d20dbdfd53f9232cd538542fc8f561b09a0af13cab03ef9dc +MISC ChangeLog-2015 1645 SHA256 7d4ac1ee4bc1f25d0361454f973287daf5442e272b69c05f0c5b8d78b6b83e1e SHA512 886c353ae5e4ce353cfff27acb02e752931ca80a3721ba34966f32a21391e6ea502c1e95e86c1d2416ad8c8dec20bdb4acf531ea6d8da955c14bc9fb7a9939c0 WHIRLPOOL 2574291a86ead100c0fe5b924c82c135f29ea1899b703203a4bd7c7c3ecbf816034b8bd74c681cc48e367ea4957722beb1b620c3ee0472f658f038090b611e45 +MISC metadata.xml 434 SHA256 8c16054f5c86b7b54b1327081648cf9f1daf30fe2db2a58cd7b81bff37192c5e SHA512 e9364ac1375b0f6a86f2be3cc1bb5ace69397ec1e1fe4d737db572d56cea20d6df1abdeeea12d9c8dc2b532cbc14736d51ec35686b370098cc9ea8677506667f WHIRLPOOL 272e2b3783ebe9d114dc8135c0d783be7e2cd47f56de274500beef92ef7a644cb5765bc725a82b209d47ebae0e2cb2427b9f8fb39b903c9f51dab4d69b4cf932 diff --git a/www-misc/urlwatch/metadata.xml b/www-misc/urlwatch/metadata.xml new file mode 100644 index 000000000000..66d70930108d --- /dev/null +++ b/www-misc/urlwatch/metadata.xml @@ -0,0 +1,13 @@ + + + + + monsieurp@gentoo.org + Patrice Clement + + + urlwatch + thp/urlwatch + https://github.com/thp/urlwatch/issues + + diff --git a/www-misc/urlwatch/urlwatch-2.5.ebuild b/www-misc/urlwatch/urlwatch-2.5.ebuild new file mode 100644 index 000000000000..464d5de6a619 --- /dev/null +++ b/www-misc/urlwatch/urlwatch-2.5.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" +PYTHON_COMPAT=( python{3_4,3_5} ) + +inherit distutils-r1 + +DESCRIPTION="A tool for monitoring webpages for updates" +HOMEPAGE="https://thp.io/2008/urlwatch/ https://pypi.python.org/pypi/urlwatch" +SRC_URI="https://thp.io/2008/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="test" + +RDEPEND=" + dev-python/keyring[${PYTHON_USEDEP}] + dev-python/pyyaml[${PYTHON_USEDEP}] + dev-python/minidb[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + || ( www-client/lynx app-text/html2text ) +" +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + ${RDEPEND} + dev-python/nose[${PYTHON_USEDEP}] + ) +" + +python_test() { + nosetests test || die "tests failed with ${EPYTHON}" +} + +pkg_postinst() { + if [[ -z "${REPLACING_VERSIONS}" ]] && \ + ! has_version dev-python/chump; then + elog "Install 'dev-python/chump' to enable Pushover" \ + "notifications support" + fi +} diff --git a/www-misc/urlwatch/urlwatch-2.6.ebuild b/www-misc/urlwatch/urlwatch-2.6.ebuild new file mode 100644 index 000000000000..c76412f85d62 --- /dev/null +++ b/www-misc/urlwatch/urlwatch-2.6.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python{3_4,3_5} ) + +inherit distutils-r1 + +DESCRIPTION="A tool for monitoring webpages for updates" +HOMEPAGE="https://thp.io/2008/urlwatch/ https://pypi.python.org/pypi/urlwatch" +SRC_URI="https://thp.io/2008/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +RDEPEND=" + dev-python/keyring[${PYTHON_USEDEP}] + dev-python/pyyaml[${PYTHON_USEDEP}] + dev-python/minidb[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + || ( www-client/lynx app-text/html2text ) +" +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + ${RDEPEND} + dev-python/nose[${PYTHON_USEDEP}] + dev-python/pycodestyle[${PYTHON_USEDEP}] + ) +" + +python_test() { + nosetests test || die "tests failed with ${EPYTHON}" +} + +pkg_postinst() { + if [[ -z "${REPLACING_VERSIONS}" ]]; then + if ! has_version dev-python/chump; then + elog "Install 'dev-python/chump' to enable Pushover" \ + "notifications support" + fi + if ! has_version dev-python/pushbullet-py; then + elog "Install 'dev-python/pushbullet-py' to enable" \ + "Pushbullet notifications support" + fi + fi +} -- cgit v1.2.3