public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Thu,  5 Sep 2024 10:38:05 +0000 (UTC)	[thread overview]
Message-ID: <1725531874.c3e97b76ebede2e790d0a85bbc080c0b62da734c.davidroman@gentoo> (raw)

commit:     c3e97b76ebede2e790d0a85bbc080c0b62da734c
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Sep  5 10:24:34 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Sep  5 10:24:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3e97b76

dev-embedded/esp-idf-kconfig: add 2.3.0

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-embedded/esp-idf-kconfig/Manifest              |  1 +
 .../esp-idf-kconfig/esp-idf-kconfig-2.3.0.ebuild   | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-embedded/esp-idf-kconfig/Manifest b/dev-embedded/esp-idf-kconfig/Manifest
index 3dea04469..57c083a21 100644
--- a/dev-embedded/esp-idf-kconfig/Manifest
+++ b/dev-embedded/esp-idf-kconfig/Manifest
@@ -1,2 +1,3 @@
 DIST esp-idf-kconfig-2.1.0.tar.gz 40056 BLAKE2B 88a2bdc81b1b500e4db4fc7be3dc1bd2c62f2cda02aae902c0adfc3c1e3fdfee3a9a7ef3d1f8f9fd2e7f610c48c3926cd310851a3851bdfbe9785fd0288328f2 SHA512 d2028d781428a3861fa85d826cf3693425b6f4c79c44c380d484572196a5bc40e28a9a47e32a73251ae63c64439bf26987db811943ce34ab49f4276a7f3f16ec
 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

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
new file mode 100644
index 000000000..0c0e1adc9
--- /dev/null
+++ b/dev-embedded/esp-idf-kconfig/esp-idf-kconfig-2.3.0.ebuild
@@ -0,0 +1,25 @@
+# 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}"


             reply	other threads:[~2024-09-05 10:38 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-05 10:38 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-31 10:50 [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/esp-idf-kconfig/ David Roman
2025-03-20 13:46 David Roman
2025-01-09 10:18 David Roman
2025-01-08 10:06 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=1725531874.c3e97b76ebede2e790d0a85bbc080c0b62da734c.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