From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/esp-idf-kconfig/
Date: Mon, 31 Mar 2025 10:50:25 +0000 (UTC) [thread overview]
Message-ID: <1743416443.7c8646c5d4b2dea38b6c06ab2da879f9bf9bc01e.davidroman@gentoo> (raw)
commit: 7c8646c5d4b2dea38b6c06ab2da879f9bf9bc01e
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Mar 31 10:20:43 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Mar 31 10:20:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7c8646c5
dev-embedded/esp-idf-kconfig: drop 2.2.0, 2.3.0
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
dev-embedded/esp-idf-kconfig/Manifest | 2 --
.../esp-idf-kconfig/esp-idf-kconfig-2.2.0.ebuild | 29 ----------------------
.../esp-idf-kconfig/esp-idf-kconfig-2.3.0.ebuild | 25 -------------------
3 files changed, 56 deletions(-)
diff --git a/dev-embedded/esp-idf-kconfig/Manifest b/dev-embedded/esp-idf-kconfig/Manifest
index 8a328c610..b701a4dd4 100644
--- a/dev-embedded/esp-idf-kconfig/Manifest
+++ b/dev-embedded/esp-idf-kconfig/Manifest
@@ -1,4 +1,2 @@
-DIST esp-idf-kconfig-2.2.0.tar.gz 137473 BLAKE2B cd38affb331292886eaed2d8b950df58cb4544ae9199f7a04175645079754442505c4d867d2fbb792847056aca3420329ca7c6c6ab8f85c1aba4853a30ed46d5 SHA512 e2721782ad58b67352f743667f32fa3d23cc724485f8055881247558cb42617ef20fa9820377eb87be9c037fe71499d0cbad13a0fe212a1024297a72ee75b04a
-DIST esp_idf_kconfig-2.3.0.tar.gz 126550 BLAKE2B f40221e2ced6450d5346380bf981e5f45ae10005ad35ba74b5c2d00d6c81f39ace3900ac7f6a8ef094da62ab35128ae0e423bf5610964c38639cca3da5d3b6af SHA512 7807d0d26353de02c86abc9be6cce1ceb872ad8e3b9273927aa455678e09d0bd9803ae605c684e8fb87b6882b088ab85e1f555764a935315fdc7f536f34bd1fc
DIST esp_idf_kconfig-2.4.1.tar.gz 137398 BLAKE2B dcfef04f4921f2ca09451fa2b41abf5b53304c60f7fc5268f9e762ae1374621b1cce227170aeec28639519e63ad3e9c46a064eab739ea3a2083198ec9e7d5a47 SHA512 e5b7e817b079d562d54af0b844330b9697f1415cd56b99cca1645ac4559c6e4bf8383a360c30e140b6143bb5aaa7df84d5a9e308a16772b94bd44eb89df3de51
DIST esp_idf_kconfig-2.5.0.tar.gz 139805 BLAKE2B 95ecaeb14c87d9c2d8c90186b2e0d5211a7dc645af110f6f5a19b348e8ae13bfc0c9b1c56be78084603a5c564d3d695548024207d8a2aa683538001ecd0f765e SHA512 60056124904caef31b90b77301431e54b7d490a7c73537ab8c936d261eba879022953c876769fc7c32b5d83c40dcf0cacc5b9f00a471704903d8df646114b8d6
diff --git a/dev-embedded/esp-idf-kconfig/esp-idf-kconfig-2.2.0.ebuild b/dev-embedded/esp-idf-kconfig/esp-idf-kconfig-2.2.0.ebuild
deleted file mode 100644
index 4aa1cd95e..000000000
--- a/dev-embedded/esp-idf-kconfig/esp-idf-kconfig-2.2.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{11..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Kconfig tooling for esp-idf"
-HOMEPAGE="https://github.com/espressif/esp-idf-kconfig"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-KEYWORDS="~amd64"
-
-RDEPEND="
- dev-python/kconfiglib[${PYTHON_USEDEP}]
-"
-
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- default
- rm -r test || die
-}
diff --git a/dev-embedded/esp-idf-kconfig/esp-idf-kconfig-2.3.0.ebuild b/dev-embedded/esp-idf-kconfig/esp-idf-kconfig-2.3.0.ebuild
deleted file mode 100644
index 0c0e1adc9..000000000
--- a/dev-embedded/esp-idf-kconfig/esp-idf-kconfig-2.3.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Kconfig tooling for esp-idf"
-HOMEPAGE="https://github.com/espressif/esp-idf-kconfig"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-KEYWORDS="~amd64"
-
-RESTRICT="test"
-
-RDEPEND="
- dev-python/kconfiglib[${PYTHON_USEDEP}]
-"
-
-DEPEND="${RDEPEND}"
next reply other threads:[~2025-03-31 10:50 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-31 10:50 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-20 13:46 [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/esp-idf-kconfig/ David Roman
2025-01-09 10:18 David Roman
2025-01-08 10:06 David Roman
2024-09-05 10:38 David Roman
2024-09-05 10:38 David Roman
2024-07-25 10:36 David Roman
2024-06-06 10:19 David Roman
2024-06-04 14:00 David Roman
2024-06-04 14:00 David Roman
2024-03-14 9:47 David Roman
2024-02-19 16:33 David Roman
2024-02-19 16:33 David Roman
2023-11-20 13:47 David Roman
2023-11-20 13:45 David Roman
2023-11-20 13:45 David Roman
2023-09-04 10:57 David Roman
2023-07-05 10:06 David Roman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1743416443.7c8646c5d4b2dea38b6c06ab2da879f9bf9bc01e.davidroman@gentoo \
--to=davidroman96@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox