From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/iniparser/
Date: Sun, 27 Apr 2025 10:52:35 +0000 (UTC) [thread overview]
Message-ID: <1745750971.7fec527f74934a1f27f890f8b79c2ac70ee35c10.ionen@gentoo> (raw)
commit: 7fec527f74934a1f27f890f8b79c2ac70ee35c10
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 27 09:56:45 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Apr 27 10:49:31 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fec527f
dev-libs/iniparser: drop 4.2.5
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-libs/iniparser/Manifest | 1 -
dev-libs/iniparser/iniparser-4.2.5.ebuild | 37 -------------------------------
2 files changed, 38 deletions(-)
diff --git a/dev-libs/iniparser/Manifest b/dev-libs/iniparser/Manifest
index 1360907fc22f..c05abfff66d5 100644
--- a/dev-libs/iniparser/Manifest
+++ b/dev-libs/iniparser/Manifest
@@ -1,2 +1 @@
-DIST iniparser-v4.2.5.tar.bz2 34574 BLAKE2B 47eeffa4f441d491c153717df5b713e56181e090509b4496e9768b7f4654970b9cc6f261f9c821afbd2769b194a5742f82d20fc46471c92577bcde5ad350f989 SHA512 db7ebab3336bf9854efc9a70784762b1917da616d4c1f5e6c2409b238dd967967c196df85f444c1d21732dc47d195ca044a93ae2b0d8d556fe150e7dd1b78d64
DIST iniparser-v4.2.6.tar.bz2 34731 BLAKE2B ce63256b8a6640e188184f7d1d7de40690ca612938d6d06cb97d012fe40e05e647510d97221bc61fa25db47a96565b21e7fd346f370afde7d3c461f93c3e2fc0 SHA512 6a37c0bad24093c5852d232e13e1c2182ab97508be3b03a44ea5510a70884cb7ac1fa8a9e8415ece2d2a13c9b38efabc1d37d920d894a198b89cd04731f32392
diff --git a/dev-libs/iniparser/iniparser-4.2.5.ebuild b/dev-libs/iniparser/iniparser-4.2.5.ebuild
deleted file mode 100644
index 4eb79cc94661..000000000000
--- a/dev-libs/iniparser/iniparser-4.2.5.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Free stand-alone ini file parsing library"
-HOMEPAGE="https://gitlab.com/iniparser/iniparser/"
-SRC_URI="https://gitlab.com/iniparser/iniparser/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
-S=${WORKDIR}/${PN}-v${PV}
-
-LICENSE="MIT"
-SLOT="0/4"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="doc examples"
-
-BDEPEND="doc? ( app-text/doxygen )"
-
-src_configure() {
- local mycmakeargs=(
- -DBUILD_DOCS=$(usex doc)
- -DBUILD_STATIC_LIBS=no
- )
-
- cmake_src_configure
-}
-
-src_install() {
- local DOCS=( AUTHORS README.md FAQ* )
- cmake_src_install
-
- if use examples; then
- docinto examples
- dodoc -r example/.
- fi
-}
next reply other threads:[~2025-04-27 10:52 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-27 10:52 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-12 17:56 [gentoo-commits] repo/gentoo:master commit in: dev-libs/iniparser/ Sam James
2025-03-12 17:56 Sam James
2025-03-12 17:56 Sam James
2025-03-12 17:56 Sam James
2025-03-12 17:56 Sam James
2025-03-12 17:56 Sam James
2025-03-12 17:56 Sam James
2025-03-02 8:21 Sam James
2025-02-27 13:01 Sam James
2025-02-16 14:42 Ionen Wolkens
2025-01-24 7:35 Sam James
2025-01-24 7:35 Sam James
2025-01-24 6:29 Arthur Zamarin
2025-01-24 6:08 Sam James
2025-01-24 6:08 Sam James
2025-01-07 5:20 Ionen Wolkens
2025-01-07 5:20 Ionen Wolkens
2025-01-07 5:20 Ionen Wolkens
2025-01-07 5:20 Ionen Wolkens
2024-08-25 15:24 Andreas K. Hüttel
2024-06-05 14:53 Ben Kohler
2024-06-04 12:16 Ben Kohler
2024-04-05 14:23 Ben Kohler
2024-04-05 14:23 Ben Kohler
2023-10-13 20:18 Arthur Zamarin
2023-10-13 15:21 Sam James
2023-10-13 15:21 Sam James
2023-10-13 15:21 Sam James
2023-10-13 15:21 Sam James
2023-10-13 15:21 Sam James
2023-10-13 15:21 Sam James
2020-09-05 1:18 Sam James
2020-09-01 1:44 Sam James
2020-08-31 23:40 Sam James
2020-08-31 23:38 Sam James
2020-08-31 20:44 Thomas Deutschmann
2020-08-29 16:32 David Seifert
2020-07-18 0:01 Sam James
2020-06-22 18:35 Sergei Trofimovich
2020-06-07 8:48 Agostino Sarubbo
2020-06-07 8:44 Agostino Sarubbo
2020-06-06 21:46 Mart Raudsepp
2020-06-06 20:13 Agostino Sarubbo
2020-06-06 17:36 Agostino Sarubbo
2020-06-06 17:32 Agostino Sarubbo
2020-06-06 17:29 Agostino Sarubbo
2020-06-06 12:57 Sergei Trofimovich
2019-11-13 2:10 Aaron Bauman
2019-05-04 14:53 Andreas K. Hüttel
2019-05-04 11:02 Mikle Kolyada
2019-03-27 18:45 Fabian Groffen
2017-01-29 16:08 Fabian Groffen
2016-03-07 18:51 Mike Frysinger
2016-03-07 18:51 Mike Frysinger
2015-08-16 15:10 Justin Lecher
2015-08-10 20:58 Sebastian Pipping
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=1745750971.7fec527f74934a1f27f890f8b79c2ac70ee35c10.ionen@gentoo \
--to=ionen@gentoo.org \
--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