aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2022-10-21 02:34:41 +0500
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2022-10-21 02:48:28 +0500
commit2db398ce7e14ceaa0642dfad921acd38546ccf25 (patch)
tree442ba0ae69562a2b9e638849bc19c1d4b7765a88 /net-client
parentapp-misc/ledger-live: add 2.49.0 (diff)
downloadguru-2db398ce7e14ceaa0642dfad921acd38546ccf25.tar.gz
guru-2db398ce7e14ceaa0642dfad921acd38546ccf25.tar.bz2
guru-2db398ce7e14ceaa0642dfad921acd38546ccf25.zip
net-client/offpunk: add 1.6, drop 1.4
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'net-client')
-rw-r--r--net-client/offpunk/Manifest2
-rw-r--r--net-client/offpunk/offpunk-1.6.ebuild (renamed from net-client/offpunk/offpunk-1.4.ebuild)5
2 files changed, 1 insertions, 6 deletions
diff --git a/net-client/offpunk/Manifest b/net-client/offpunk/Manifest
index 583d91126..289bd7f6a 100644
--- a/net-client/offpunk/Manifest
+++ b/net-client/offpunk/Manifest
@@ -1,2 +1,2 @@
-DIST offpunk-1.4.tar.gz 206458 BLAKE2B ca13838db2697e336c2e574a4995f55f2026d162679690d7e3fdff998f2b0a4c7e9ad5ee0749c9bfc1edaedba5572f177df6e67684b43fcb355d2cce25366c78 SHA512 929c036cee562c09b4f637e09f51a62a8e8547a4eeaa34bbea4c2ddaf69556a0474e7b0682063842cc0387b0823507fb102dcd1866cad3d39fbd51ff5d2c94c6
DIST offpunk-1.5.tar.gz 206829 BLAKE2B 976901904e39b3ba76394758b7959c2b344ca1bb8c35b1d900d41092050fbad43833af48d6b3d82aa8542cb9ab1c34b644cc6c56946e2092b38dc7de5606c9b2 SHA512 e28ee7ef49a868b31702bdc7a573c183efcb0f42d3e22f22c32c3fbd37d9b45ccb59bad60dff1be213ac6e04a18e37ab89c5b1abbe4e2bcd75937cf6f4d02191
+DIST offpunk-1.6.tar.gz 207656 BLAKE2B c78d4eb3a10b122eb054b39a6e8466e083bab5e7926aa6955c4346b4320724ff44732cbec3342abbd8bade430c14e535344fc6db6c476c5faf55b9ad2d3d8417 SHA512 e6692a13a27a0d75770f60d9d1ed2e1612028f0aaa6c0b9249f08f5e7ef2de301e025c613a73689267288c058fe8843c7ff52b04df3c40421e42c39bf0bc50c6
diff --git a/net-client/offpunk/offpunk-1.4.ebuild b/net-client/offpunk/offpunk-1.6.ebuild
index 24a0a1972..631f5052f 100644
--- a/net-client/offpunk/offpunk-1.4.ebuild
+++ b/net-client/offpunk/offpunk-1.6.ebuild
@@ -20,11 +20,6 @@ KEYWORDS="~amd64"
DOCS=( doc/. CHANGELOG README.md )
pkg_postinst() {
- if [[ -n ${REPLACING_VERSIONS} ]] && ver_test ${REPLACING_VERSIONS} -lt 0.4; then
- ewarn 'You should run once the command "list subscribe subscribed".'
- ewarn 'Without that, the subscribed list will be seen as a normal list by sync.'
- fi
-
optfeature "HTML support" "dev-python/beautifulsoup4 dev-python/readability-lxml"
optfeature "HTTP support" dev-python/requests
optfeature "RSS/Atom feed support" dev-python/feedparser