summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/net-mail
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-06 04:13:54 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-06 04:13:54 +0000
commit6471b382a951b256ffa1b8ea3e6e7d7f5b189281 (patch)
treebbf20ea2988714b3e374b9766666cc2082972074 /metadata/md5-cache/net-mail
parent97975d199eba29b1b2f09f99dcd0566f2d1f581f (diff)
gentoo auto-resync : 06:11:2023 - 04:13:53
Diffstat (limited to 'metadata/md5-cache/net-mail')
-rw-r--r--metadata/md5-cache/net-mail/Manifest.gzbin21183 -> 21174 bytes
-rw-r--r--metadata/md5-cache/net-mail/rss2email-3.13.117
-rw-r--r--metadata/md5-cache/net-mail/rss2email-3.14-r117
3 files changed, 17 insertions, 17 deletions
diff --git a/metadata/md5-cache/net-mail/Manifest.gz b/metadata/md5-cache/net-mail/Manifest.gz
index 7b62221929f6..fd7f38ec1e29 100644
--- a/metadata/md5-cache/net-mail/Manifest.gz
+++ b/metadata/md5-cache/net-mail/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/net-mail/rss2email-3.13.1 b/metadata/md5-cache/net-mail/rss2email-3.13.1
deleted file mode 100644
index f02d8c97ec74..000000000000
--- a/metadata/md5-cache/net-mail/rss2email-3.13.1
+++ /dev/null
@@ -1,17 +0,0 @@
-BDEPEND=test? ( >=dev-python/feedparser-6.0.5[python_targets_python3_10(-)?] >=dev-python/html2text-2020.1.16[python_targets_python3_10(-)?] python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?] ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DEPEND=>=dev-python/feedparser-6.0.5[python_targets_python3_10(-)?] >=dev-python/html2text-2020.1.16[python_targets_python3_10(-)?]
-DESCRIPTION=A python script that converts RSS/Atom newsfeeds to email
-EAPI=7
-HOMEPAGE=https://github.com/rss2email/rss2email
-INHERIT=distutils-r1
-IUSE=test python_targets_python3_10
-KEYWORDS=amd64 ~ppc64 x86
-LICENSE=|| ( GPL-2 GPL-3 )
-RDEPEND=>=dev-python/feedparser-6.0.5[python_targets_python3_10(-)?] >=dev-python/html2text-2020.1.16[python_targets_python3_10(-)?] python_targets_python3_10? ( dev-lang/python:3.10 )
-REQUIRED_USE=|| ( python_targets_python3_10 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/rss2email/rss2email/archive/v3.13.1.tar.gz -> rss2email-3.13.1.tar.gz
-_eclasses_=distutils-r1 d05609532b134be7c4ae2514f4c7d06e eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 flag-o-matic baa4d385108ac87993edac956a916a36 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 f6221c2f55e5e832be9919fe1711f33b toolchain-funcs edeef89edaf21d30225d31702ab117ac
-_md5_=00bfcd359f04d47aec14323f43628d27
diff --git a/metadata/md5-cache/net-mail/rss2email-3.14-r1 b/metadata/md5-cache/net-mail/rss2email-3.14-r1
new file mode 100644
index 000000000000..d68f91a7244a
--- /dev/null
+++ b/metadata/md5-cache/net-mail/rss2email-3.14-r1
@@ -0,0 +1,17 @@
+BDEPEND=test? ( >=dev-python/feedparser-6.0.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/html2text-2020.1.16[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=>=dev-python/feedparser-6.0.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/html2text-2020.1.16[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DESCRIPTION=A python script that converts RSS/Atom newsfeeds to email
+EAPI=8
+HOMEPAGE=https://github.com/rss2email/rss2email
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64 ~ppc64 ~x86
+LICENSE=|| ( GPL-2 GPL-3 )
+RDEPEND=>=dev-python/feedparser-6.0.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/html2text-2020.1.16[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/rss2email/rss2email/archive/v3.14.tar.gz -> rss2email-3.14.tar.gz
+_eclasses_=distutils-r1 d05609532b134be7c4ae2514f4c7d06e flag-o-matic baa4d385108ac87993edac956a916a36 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 f6221c2f55e5e832be9919fe1711f33b toolchain-funcs edeef89edaf21d30225d31702ab117ac
+_md5_=b505f0ff2976fb64d1911a8ebc84d1f5